ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/dist-f8-build-198047-34402/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/hdf5.spec'] warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/hdf5-1.6.7-1.fc8.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/dist-f8-build-198047-34402/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/hdf5.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86258 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hdf5-1.6.7 + /bin/gzip -dc /builddir/build/SOURCES/hdf5-1.6.7.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hdf5-1.6.7 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (hdf5-1.6.4-destdir.patch):' Patch #1 (hdf5-1.6.4-destdir.patch): + patch -p1 -b --suffix .destdir -s Patch #2 (hdf5-1.6.4-norpath.patch): + echo 'Patch #2 (hdf5-1.6.4-norpath.patch):' + patch -p1 -b --suffix .norpath -s Patch #3 (hdf5-1.6.6-tail.patch): + echo 'Patch #3 (hdf5-1.6.6-tail.patch):' + patch -p1 -b --suffix .tail -s + echo 'Patch #5 (hdf5-1.6.4-ppc.patch):' Patch #5 (hdf5-1.6.4-ppc.patch): + patch -p1 -b --suffix .ppc -s + echo 'Patch #7 (hdf5-1.6.5-x86_64.patch):' Patch #7 (hdf5-1.6.5-x86_64.patch): + patch -p1 -b --suffix .x86_64 -s + echo 'Patch #8 (hdf5-1.6.5-sort.patch):' Patch #8 (hdf5-1.6.5-sort.patch): + patch -p1 -b --suffix .sort -s + echo 'Patch #10 (hdf5-1.6.5-open.patch):' Patch #10 (hdf5-1.6.5-open.patch): + patch -p1 -b --suffix .open -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.86258 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.7 + LANG=C + export LANG + unset DISPLAY + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + export F9X=gfortran + F9X=gfortran + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./bin/config.guess ++ basename ./bin/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./bin/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./bin/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./bin/config.sub ++ basename ./bin/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./bin/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./bin/config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-ssl --enable-cxx --enable-fortran --enable-threadsafe --with-pthread checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for sizeof hsize_t and hssize_t... large checking for config powerpc-redhat-linux-gnu... no checking for config powerpc-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config powerpc-linux-gnu... no checking for config powerpc-linux-gnu... no checking for config powerpc-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.1.2 checking for config ./config/site-specific/host-ppc3.fedora.redhat.com... no checking for config ./config/site-specific/host-fedora.redhat.com... no checking for config ./config/site-specific/host-redhat.com... no checking for config ./config/site-specific/host-com... no checking for ppc-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking if fortran interface enabled... yes checking if c++ interface enabled... yes 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no 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/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... yes 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 fseeko... yes checking for ftello... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... yes 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... 4 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... 4 checking for uint_fast16_t... yes checking size of uint_fast16_t... 4 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... 4 checking for uint_fast32_t... yes checking size of uint_fast32_t... 4 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... 4 checking for ssize_t... (cached) yes checking size of ssize_t... 4 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 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... yes checking whether HDF5 v1.4 compatibility functions enabled... no checking for tm_gmtoff in struct tm... yes checking for __tm_gmtoff in struct tm... no checking for global timezone variable... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone... yes checking whether gettimeofday() gives timezone... yes checking for st_blocks in struct stat... yes checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for alarm... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for BSDgettimeofday... no checking for 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... %lld and %llu checking Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes 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... yes checking Whether to perform strict file format checks... no configure: creating ./config.status === configuring in fortran (/builddir/build/BUILD/hdf5-1.6.7/fortran) configure: running /bin/sh ./configure '--prefix=/usr' '--build=ppc-redhat-linux-gnu' '--host=ppc-redhat-linux-gnu' '--target=ppc-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-ssl' '--enable-cxx' '--enable-fortran' '--enable-threadsafe' '--with-pthread' 'build_alias=ppc-redhat-linux-gnu' 'host_alias=ppc-redhat-linux-gnu' 'target_alias=ppc-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' --cache-file=/dev/null --srcdir=. checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking shell variables initial values... done checking for cached host... none checking for config powerpc-redhat-linux-gnu... no checking for config powerpc-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config powerpc-linux-gnu... no checking for config powerpc-linux-gnu... no checking for config powerpc-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.1.2 gfortran: '-V' option must have argument checking for ppc-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no 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/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... yes checking whether -lc should be explicitly linked in... no creating libtool checking for perl... perl checking for production mode... "production" checking for ceil in -lm... yes checking if should build only statically linked executables... no checking for large file support mode on Linux... enabled checking for f90... gfortran checking whether the Fortran 9X compiler (gfortran -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) works... yes checking whether the Fortran 9X compiler (gfortran -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) is a cross-compiler... no checking whether we are using GNU Fortran 95... yes checking whether gfortran accepts -g... yes checking what gfortran does with modules... module.mod checking how gfortran finds modules... -I 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 szlib.h usability... no checking szlib.h presence... no checking for szlib.h... no checking for SZ_BufftoBuffCompress in -lsz... no checking if compiler supports -I. option... yes checking for I/O filters... all (shuffle,fletcher32) checking for parallel support files... skipped checking make... GNU make checking for gpfs... suppressed configure: creating ./config.status 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/h5fc config.status: creating src/H5fortran_types.f90 config.status: creating src/libhdf5_fortran.settings config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating examples/testh5fc.sh config.status: creating examples/Makefile config.status: creating src/H5config_fortran.h config.status: executing default-1 commands creating src/H5pubconf_fortran.h === configuring in c++ (/builddir/build/BUILD/hdf5-1.6.7/c++) configure: running /bin/sh ./configure '--prefix=/usr' '--build=ppc-redhat-linux-gnu' '--host=ppc-redhat-linux-gnu' '--target=ppc-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-ssl' '--enable-cxx' '--enable-fortran' '--enable-threadsafe' '--with-pthread' 'build_alias=ppc-redhat-linux-gnu' 'host_alias=ppc-redhat-linux-gnu' 'target_alias=ppc-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' --cache-file=/dev/null --srcdir=. checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking shell variables initial values... done checking for cached host... none checking for config powerpc-redhat-linux-gnu... no checking for config powerpc-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config powerpc-linux-gnu... no checking for config powerpc-linux-gnu... no checking for config powerpc-redhat... no checking for config linux-gnu... found 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 g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no 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/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... yes checking whether -lc should be explicitly linked in... no creating libtool checking for perl... perl checking for production mode... "production" checking for ceil in -lm... yes checking if should build only statically linked executables... no checking for large file support mode on Linux... enabled checking for offsetof extension... yes checking if g++ needs old style header files in includes... no checking if g++ can handle namespaces... yes checking if g++ supports std... yes checking if g++ supports bool types... yes checking if g++ can handle static cast... yes 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 szlib.h usability... no checking szlib.h presence... no checking for szlib.h... no checking for SZ_BufftoBuffCompress in -lsz... no checking make... GNU make checking if high level library is enabled... yes configure: creating ./config.status 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 src/h5c++ config.status: creating test/Makefile config.status: creating examples/testh5c++.sh config.status: creating examples/Makefile config.status: creating src/H5cxx_config.h config.status: executing default-1 commands creating c++/src/H5cxx_pubconf.h 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 examples/Makefile config.status: creating examples/testh5cc.sh 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 hl/Makefile config.status: creating hl/examples/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating 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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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: Debug Mode: None Shared Libraries: Yes Static Libraries: Yes Statically Linked Executables: No Tracing: No Optimization Instrumentation: No Languages: ---------- C++: Yes C++ Compiler: g++ CXXFLAGS: -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 Fortran: Yes Fortran Compiler: gfortran FFLAGS: -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. C Compiler: gcc CFLAGS: -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions CPPFLAGS: -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE LDFLAGS: Features: --------- dmalloc: No Function Stack Tracing: Disabled GASS: No GPFS: No Strict File Format Checks: Disabled 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 Threadsafety: Enabled High Level library: Enabled + make make lib make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 \ -lpthread -lssl -lcrypto -lz -lm -o H5detect LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) Building dependencies for H5.c Building dependencies for H5A.c Building dependencies for H5AC.c Building dependencies for H5B.c Building dependencies for H5Bcache.c Building dependencies for H5C.c Building dependencies for H5D.c Building dependencies for H5Dcontig.c Building dependencies for H5Dcompact.c Building dependencies for H5Defl.c Building dependencies for H5Dio.c Building dependencies for H5Distore.c Building dependencies for H5Dmpio.c Building dependencies for H5Dselect.c Building dependencies for H5Dtest.c Building dependencies for H5E.c H5E.c: in function `H5Eprint': H5E.c:467: warning: trace info was not inserted Building dependencies for H5F.c Building dependencies for H5Fdbg.c Building dependencies for H5Fmount.c Building dependencies for H5Fsfile.c Building dependencies for H5Fsuper.c Building dependencies for H5FD.c Building dependencies for H5FDcore.c Building dependencies for H5FDfamily.c Building dependencies for H5FDgass.c H5FDgass.c: in function `H5Pset_fapl_gass': H5FDgass.c:293: untraceable type `GASS_Info' Building dependencies for H5FDlog.c Building dependencies for H5FDmpi.c Building dependencies for H5FDmpio.c Building dependencies for H5FDmpiposix.c Building dependencies for H5FDmulti.c H5FDmulti.c: in function `H5Pset_fapl_split': H5FDmulti.c:291: warning: trace info was not inserted H5FDmulti.c: in function `H5Pset_fapl_multi': H5FDmulti.c:430: unable to parse `const char * const *memb_name' H5FDmulti.c: in function `H5Pget_fapl_multi': H5FDmulti.c:537: warning: trace info was not inserted H5FDmulti.c: in function `H5Pset_dxpl_multi': H5FDmulti.c:606: warning: trace info was not inserted H5FDmulti.c: in function `H5Pget_dxpl_multi': H5FDmulti.c:658: warning: trace info was not inserted Building dependencies for H5FDsec2.c Building dependencies for H5FDsrb.c H5FDsrb.c: in function `H5Pset_fapl_srb': H5FDsrb.c:266: untraceable type `SRB_Info' Building dependencies for H5FDstdio.c H5FDstdio.c: in function `H5Pset_fapl_stdio': H5FDstdio.c:272: warning: trace info was not inserted Building dependencies for H5FL.c Building dependencies for H5FO.c Building dependencies for H5FS.c Building dependencies for H5G.c Building dependencies for H5Gent.c Building dependencies for H5Gname.c Building dependencies for H5Gnode.c Building dependencies for H5Gstab.c Building dependencies for H5Gtest.c Building dependencies for H5Gtraverse.c Building dependencies for H5HG.c Building dependencies for H5HGdbg.c Building dependencies for H5HL.c Building dependencies for H5HLdbg.c Building dependencies for H5HP.c Building dependencies for H5I.c Building dependencies for H5MF.c Building dependencies for H5MM.c Building dependencies for H5O.c Building dependencies for H5Oattr.c Building dependencies for H5Obogus.c Building dependencies for H5Ocache.c Building dependencies for H5Ocont.c Building dependencies for H5Odtype.c Building dependencies for H5Oefl.c Building dependencies for H5Ofill.c Building dependencies for H5Olayout.c Building dependencies for H5Omtime.c Building dependencies for H5Oname.c Building dependencies for H5Onull.c Building dependencies for H5Opline.c Building dependencies for H5Osdspace.c Building dependencies for H5Oshared.c Building dependencies for H5Ostab.c Building dependencies for H5P.c Building dependencies for H5Pdcpl.c Building dependencies for H5Pdxpl.c Building dependencies for H5Pfapl.c Building dependencies for H5Pfcpl.c Building dependencies for H5Ptest.c Building dependencies for H5R.c Building dependencies for H5RC.c Building dependencies for H5RS.c Building dependencies for H5S.c Building dependencies for H5Sall.c Building dependencies for H5Shyper.c Building dependencies for H5Smpio.c Building dependencies for H5Snone.c Building dependencies for H5Spoint.c Building dependencies for H5Sselect.c Building dependencies for H5Stest.c Building dependencies for H5SL.c Building dependencies for H5ST.c Building dependencies for H5T.c Building dependencies for H5Tarray.c Building dependencies for H5Tbit.c Building dependencies for H5Tcommit.c Building dependencies for H5Tcompound.c Building dependencies for H5Tconv.c Building dependencies for H5Tcset.c Building dependencies for H5Tenum.c Building dependencies for H5Tfields.c Building dependencies for H5Tfixed.c Building dependencies for H5Tfloat.c Building dependencies for H5Tinit.c Building dependencies for H5Tnative.c Building dependencies for H5Toffset.c Building dependencies for H5Topaque.c Building dependencies for H5Torder.c Building dependencies for H5Tpad.c Building dependencies for H5Tprecis.c Building dependencies for H5Tstrpad.c Building dependencies for H5Tvlen.c Building dependencies for H5TS.c Building dependencies for H5V.c Building dependencies for H5Z.c Building dependencies for H5Zdeflate.c Building dependencies for H5Zfletcher32.c Building dependencies for H5Zshuffle.c Building dependencies for H5Zszip.c make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5.c: In function 'H5dont_atexit': H5.c:314: warning: unused variable 'FUNC' H5.c: In function 'H5check_version': H5.c:574: warning: unused variable 'FUNC' H5.c: In function 'H5close': H5.c:720: warning: unused variable 'FUNC' mv -f H5.o .libs/H5.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5.o >/dev/null 2>&1 mv -f .libs/H5.lo H5.lo rm -f .libs/H5A.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5A.c: In function 'H5A_write': H5A.c:672: warning: value computed is not used H5A.c:709: warning: value computed is not used H5A.c: In function 'H5A_read': H5A.c:852: warning: value computed is not used H5A.c:854: warning: value computed is not used H5A.c: In function 'H5A_free': H5A.c:1535: warning: value computed is not used H5A.c: In function 'H5A_close': H5A.c:1576: warning: value computed is not used mv -f H5A.o .libs/H5A.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5A.o >/dev/null 2>&1 mv -f .libs/H5A.lo H5A.lo rm -f .libs/H5AC.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5AC.o .libs/H5AC.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5AC.o >/dev/null 2>&1 mv -f .libs/H5AC.lo H5AC.lo rm -f .libs/H5B.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5B.c: In function 'H5B_iterate': H5B.c:1202: warning: value computed is not used H5B.c: In function 'H5B_copy': H5B.c:1747: warning: value computed is not used mv -f H5B.o .libs/H5B.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5B.o >/dev/null 2>&1 mv -f .libs/H5B.lo H5B.lo rm -f .libs/H5Bcache.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Bcache.c -fPIC -DPIC -o H5Bcache.o H5Bcache.c: In function 'H5B_dest': H5Bcache.c:332: warning: value computed is not used mv -f H5Bcache.o .libs/H5Bcache.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 mv -f .libs/H5Bcache.lo H5Bcache.lo rm -f .libs/H5C.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5C.o .libs/H5C.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5C.o >/dev/null 2>&1 mv -f .libs/H5C.lo H5C.lo rm -f .libs/H5D.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5D.c: In function 'H5Dget_create_plist': H5D.c:1530: warning: value computed is not used H5D.c:1538: warning: value computed is not used H5D.c: In function 'H5Dvlen_get_buf_size': H5D.c:3792: warning: value computed is not used H5D.c:3794: warning: value computed is not used mv -f H5D.o .libs/H5D.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5D.o >/dev/null 2>&1 mv -f .libs/H5D.lo H5D.lo rm -f .libs/H5Dcontig.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Dcontig.c: In function 'H5D_contig_fill': H5Dcontig.c:386: warning: value computed is not used H5Dcontig.c:388: warning: value computed is not used H5Dcontig.c:398: warning: value computed is not used H5Dcontig.c:155: warning: 'bkg_buf_size' may be used uninitialized in this function H5Dcontig.c:153: warning: 'file_type_size' may be used uninitialized in this function H5Dcontig.c:153: warning: 'mem_type_size' may be used uninitialized in this function H5Dcontig.c:150: warning: 'mem_to_dset_tpath' may be used uninitialized in this function H5Dcontig.c:149: warning: 'fill_to_mem_tpath' may be used uninitialized in this function mv -f H5Dcontig.o .libs/H5Dcontig.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Dcontig.o >/dev/null 2>&1 mv -f .libs/H5Dcontig.lo H5Dcontig.lo rm -f .libs/H5Dcompact.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Dcompact.c: In function 'H5D_compact_fill': H5Dcompact.c:116: warning: value computed is not used H5Dcompact.c:127: warning: value computed is not used H5Dcompact.c:147: warning: value computed is not used H5Dcompact.c:154: warning: value computed is not used mv -f H5Dcompact.o .libs/H5Dcompact.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Dcompact.o >/dev/null 2>&1 mv -f .libs/H5Dcompact.lo H5Dcompact.lo rm -f .libs/H5Defl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Defl.o .libs/H5Defl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Defl.o >/dev/null 2>&1 mv -f .libs/H5Defl.lo H5Defl.lo rm -f .libs/H5Dio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Dio.c: In function 'H5D_fill': H5Dio.c:372: warning: value computed is not used H5Dio.c:374: warning: value computed is not used H5Dio.c:377: warning: value computed is not used H5Dio.c:379: warning: value computed is not used H5Dio.c: In function 'H5D_contig_read': H5Dio.c:1347: warning: value computed is not used H5Dio.c:1349: warning: value computed is not used H5Dio.c: In function 'H5D_contig_write': H5Dio.c:1598: warning: value computed is not used H5Dio.c:1600: warning: value computed is not used H5Dio.c: In function 'H5D_chunk_read': H5Dio.c:1958: warning: value computed is not used H5Dio.c:1960: warning: value computed is not used H5Dio.c: In function 'H5D_chunk_write': H5Dio.c:2323: warning: value computed is not used H5Dio.c:2325: warning: value computed is not used H5Dio.c: In function 'H5D_create_chunk_map': H5Dio.c:2413: warning: passing argument 1 of 'H5S_hyper_normalize_offset' discards qualifiers from pointer target type H5Dio.c:2578: warning: passing argument 1 of 'H5S_hyper_denormalize_offset' discards qualifiers from pointer target type mv -f H5Dio.o .libs/H5Dio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Dio.o >/dev/null 2>&1 mv -f .libs/H5Dio.lo H5Dio.lo rm -f .libs/H5Distore.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Distore.c: In function 'H5D_istore_shared_free': H5Distore.c:1309: warning: value computed is not used H5Distore.c: In function 'H5D_istore_lock': H5Distore.c:1638: warning: value computed is not used H5Distore.c:1649: warning: value computed is not used H5Distore.c:1669: warning: value computed is not used H5Distore.c:1676: warning: value computed is not used H5Distore.c: In function 'H5D_istore_chunk_alloc': H5Distore.c:2414: warning: unused variable 'FUNC' H5Distore.c: In function 'H5D_istore_chunk_xfree': H5Distore.c:2453: warning: value computed is not used H5Distore.c: In function 'H5D_istore_allocate': H5Distore.c:2822: warning: value computed is not used H5Distore.c:2514: warning: 'bkg_buf_size' may be used uninitialized in this function H5Distore.c:2512: warning: 'elmt_size' may be used uninitialized in this function H5Distore.c:2511: warning: 'file_type_size' may be used uninitialized in this function H5Distore.c:2511: warning: 'mem_type_size' may be used uninitialized in this function H5Distore.c:2508: warning: 'mem_to_dset_tpath' may be used uninitialized in this function H5Distore.c:2507: warning: 'fill_to_mem_tpath' may be used uninitialized in this function H5Distore.c:2489: warning: 'elmts_per_chunk' may be used uninitialized in this function mv -f H5Distore.o .libs/H5Distore.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Distore.o >/dev/null 2>&1 mv -f .libs/H5Distore.lo H5Distore.lo rm -f .libs/H5Dmpio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Dmpio.o .libs/H5Dmpio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Dmpio.o >/dev/null 2>&1 mv -f .libs/H5Dmpio.lo H5Dmpio.lo rm -f .libs/H5Dselect.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Dselect.o .libs/H5Dselect.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Dselect.o >/dev/null 2>&1 mv -f .libs/H5Dselect.lo H5Dselect.lo rm -f .libs/H5Dtest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Dtest.o .libs/H5Dtest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Dtest.o >/dev/null 2>&1 mv -f .libs/H5Dtest.lo H5Dtest.lo rm -f .libs/H5E.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5E.c: In function 'H5Eget_major': H5E.c:630: warning: unused variable 'FUNC' H5E.c: In function 'H5Eget_minor': H5E.c:671: warning: unused variable 'FUNC' H5E.c: At top level: H5E.c:212: warning: 'interface_initialize_g' defined but not used mv -f H5E.o .libs/H5E.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5E.o >/dev/null 2>&1 mv -f .libs/H5E.lo H5E.lo rm -f .libs/H5F.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5F.o .libs/H5F.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5F.o >/dev/null 2>&1 mv -f .libs/H5F.lo H5F.lo rm -f .libs/H5Fdbg.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Fdbg.o .libs/H5Fdbg.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Fdbg.o >/dev/null 2>&1 mv -f .libs/H5Fdbg.lo H5Fdbg.lo rm -f .libs/H5Fmount.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Fmount.c -fPIC -DPIC -o H5Fmount.o mv -f H5Fmount.o .libs/H5Fmount.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 mv -f .libs/H5Fmount.lo H5Fmount.lo rm -f .libs/H5Fsfile.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Fsfile.c -fPIC -DPIC -o H5Fsfile.o mv -f H5Fsfile.o .libs/H5Fsfile.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 mv -f .libs/H5Fsfile.lo H5Fsfile.lo rm -f .libs/H5Fsuper.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Fsuper.c -fPIC -DPIC -o H5Fsuper.o mv -f H5Fsuper.o .libs/H5Fsuper.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 mv -f .libs/H5Fsuper.lo H5Fsuper.lo rm -f .libs/H5FD.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5FD.c: In function 'H5FD_get_vfd_handle': H5FD.c:3678: warning: assignment makes integer from pointer without a cast mv -f H5FD.o .libs/H5FD.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FD.o >/dev/null 2>&1 mv -f .libs/H5FD.lo H5FD.lo rm -f .libs/H5FDcore.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FDcore.o .libs/H5FDcore.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDcore.o >/dev/null 2>&1 mv -f .libs/H5FDcore.lo H5FDcore.lo rm -f .libs/H5FDfamily.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FDfamily.o .libs/H5FDfamily.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDfamily.o >/dev/null 2>&1 mv -f .libs/H5FDfamily.lo H5FDfamily.lo rm -f .libs/H5FDgass.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5FDgass.o .libs/H5FDgass.lo H5private.h:1143: warning: 'H5_interface_initialize_g' defined but not used H5private.h:1144: warning: 'H5FD_gass_init_interface' declared 'static' but never defined gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDgass.o >/dev/null 2>&1 mv -f .libs/H5FDgass.lo H5FDgass.lo rm -f .libs/H5FDlog.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FDlog.o .libs/H5FDlog.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDlog.o >/dev/null 2>&1 mv -f .libs/H5FDlog.lo H5FDlog.lo rm -f .libs/H5FDmpi.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FDmpi.o .libs/H5FDmpi.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDmpi.o >/dev/null 2>&1 mv -f .libs/H5FDmpi.lo H5FDmpi.lo rm -f .libs/H5FDmpio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5private.h:1143: warning: 'H5_interface_initialize_g' defined but not used H5private.h:1144: warning: 'H5FD_mpio_init_interface' declared 'static' but never defined mv -f H5FDmpio.o .libs/H5FDmpio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDmpio.o >/dev/null 2>&1 mv -f .libs/H5FDmpio.lo H5FDmpio.lo rm -f .libs/H5FDmpiposix.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5private.h:1143: warning: 'H5_interface_initialize_g' defined but not used H5private.h:1144: warning: 'H5FD_mpiposix_init_interface' declared 'static' but never defined mv -f H5FDmpiposix.o .libs/H5FDmpiposix.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDmpiposix.o >/dev/null 2>&1 mv -f .libs/H5FDmpiposix.lo H5FDmpiposix.lo rm -f .libs/H5FDmulti.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FDmulti.o .libs/H5FDmulti.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDmulti.o >/dev/null 2>&1 mv -f .libs/H5FDmulti.lo H5FDmulti.lo rm -f .libs/H5FDsec2.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FDsec2.o .libs/H5FDsec2.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDsec2.o >/dev/null 2>&1 mv -f .libs/H5FDsec2.lo H5FDsec2.lo rm -f .libs/H5FDsrb.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5private.h:1143: warning: 'H5_interface_initialize_g' defined but not used H5private.h:1144: warning: 'H5FD_srb_init_interface' declared 'static' but never defined mv -f H5FDsrb.o .libs/H5FDsrb.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDsrb.o >/dev/null 2>&1 mv -f .libs/H5FDsrb.lo H5FDsrb.lo rm -f .libs/H5FDstdio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5FDstdio.c: In function 'H5FD_stdio_alloc': H5FDstdio.c:562: warning: unused variable 'func' mv -f H5FDstdio.o .libs/H5FDstdio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FDstdio.o >/dev/null 2>&1 mv -f .libs/H5FDstdio.lo H5FDstdio.lo rm -f .libs/H5FL.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FL.o .libs/H5FL.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FL.o >/dev/null 2>&1 mv -f .libs/H5FL.lo H5FL.lo rm -f .libs/H5FO.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FO.o .libs/H5FO.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FO.o >/dev/null 2>&1 mv -f .libs/H5FO.lo H5FO.lo rm -f .libs/H5FS.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5FS.o .libs/H5FS.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5FS.o >/dev/null 2>&1 mv -f .libs/H5FS.lo H5FS.lo rm -f .libs/H5G.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5G.o .libs/H5G.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5G.o >/dev/null 2>&1 mv -f .libs/H5G.lo H5G.lo rm -f .libs/H5Gent.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Gent.o .libs/H5Gent.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Gent.o >/dev/null 2>&1 mv -f .libs/H5Gent.lo H5Gent.lo rm -f .libs/H5Gname.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Gname.c -fPIC -DPIC -o H5Gname.o mv -f H5Gname.o .libs/H5Gname.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Gname.c -o H5Gname.o >/dev/null 2>&1 mv -f .libs/H5Gname.lo H5Gname.lo rm -f .libs/H5Gnode.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Gnode.c: In function 'H5G_node_load': H5Gnode.c:407: warning: value computed is not used H5Gnode.c: In function 'H5G_node_flush': H5Gnode.c:489: warning: value computed is not used H5Gnode.c: In function 'H5G_node_shared_free': H5Gnode.c:1796: warning: value computed is not used mv -f H5Gnode.o .libs/H5Gnode.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Gnode.o >/dev/null 2>&1 mv -f .libs/H5Gnode.lo H5Gnode.lo rm -f .libs/H5Gstab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Gstab.o .libs/H5Gstab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Gstab.o >/dev/null 2>&1 mv -f .libs/H5Gstab.lo H5Gstab.lo rm -f .libs/H5Gtest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Gtest.c -fPIC -DPIC -o H5Gtest.o mv -f H5Gtest.o .libs/H5Gtest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 mv -f .libs/H5Gtest.lo H5Gtest.lo rm -f .libs/H5Gtraverse.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Gtraverse.c -fPIC -DPIC -o H5Gtraverse.o mv -f H5Gtraverse.o .libs/H5Gtraverse.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 mv -f .libs/H5Gtraverse.lo H5Gtraverse.lo rm -f .libs/H5HG.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5HG.o .libs/H5HG.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5HG.o >/dev/null 2>&1 mv -f .libs/H5HG.lo H5HG.lo rm -f .libs/H5HGdbg.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5HGdbg.o .libs/H5HGdbg.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5HGdbg.o >/dev/null 2>&1 mv -f .libs/H5HGdbg.lo H5HGdbg.lo rm -f .libs/H5HL.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5HL.o .libs/H5HL.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5HL.o >/dev/null 2>&1 mv -f .libs/H5HL.lo H5HL.lo rm -f .libs/H5HLdbg.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5HLdbg.o .libs/H5HLdbg.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5HLdbg.o >/dev/null 2>&1 mv -f .libs/H5HLdbg.lo H5HLdbg.lo rm -f .libs/H5HP.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5HP.o .libs/H5HP.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5HP.o >/dev/null 2>&1 mv -f .libs/H5HP.lo H5HP.lo rm -f .libs/H5I.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5I.o .libs/H5I.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5I.o >/dev/null 2>&1 mv -f .libs/H5I.lo H5I.lo rm -f .libs/H5MF.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5MF.o .libs/H5MF.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5MF.o >/dev/null 2>&1 mv -f .libs/H5MF.lo H5MF.lo rm -f .libs/H5MM.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5MM.o .libs/H5MM.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5MM.o >/dev/null 2>&1 mv -f .libs/H5MM.lo H5MM.lo rm -f .libs/H5O.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5O.o .libs/H5O.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5O.o >/dev/null 2>&1 mv -f .libs/H5O.lo H5O.lo rm -f .libs/H5Oattr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Oattr.o .libs/H5Oattr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Oattr.o >/dev/null 2>&1 mv -f .libs/H5Oattr.lo H5Oattr.lo rm -f .libs/H5Obogus.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Obogus.o .libs/H5Obogus.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Obogus.o >/dev/null 2>&1 mv -f .libs/H5Obogus.lo H5Obogus.lo rm -f .libs/H5Ocache.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Ocache.c -fPIC -DPIC -o H5Ocache.o mv -f H5Ocache.o .libs/H5Ocache.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 mv -f .libs/H5Ocache.lo H5Ocache.lo rm -f .libs/H5Ocont.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Ocont.o .libs/H5Ocont.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Ocont.o >/dev/null 2>&1 mv -f .libs/H5Ocont.lo H5Ocont.lo rm -f .libs/H5Odtype.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Odtype.o .libs/H5Odtype.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Odtype.o >/dev/null 2>&1 mv -f .libs/H5Odtype.lo H5Odtype.lo rm -f .libs/H5Oefl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Oefl.o .libs/H5Oefl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Oefl.o >/dev/null 2>&1 mv -f .libs/H5Oefl.lo H5Oefl.lo rm -f .libs/H5Ofill.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Ofill.c: In function 'H5O_fill_copy_dyn': H5Ofill.c:384: warning: value computed is not used H5Ofill.c:392: warning: value computed is not used mv -f H5Ofill.o .libs/H5Ofill.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Ofill.o >/dev/null 2>&1 mv -f .libs/H5Ofill.lo H5Ofill.lo rm -f .libs/H5Olayout.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Olayout.o .libs/H5Olayout.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Olayout.o >/dev/null 2>&1 mv -f .libs/H5Olayout.lo H5Olayout.lo rm -f .libs/H5Omtime.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Omtime.o .libs/H5Omtime.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Omtime.o >/dev/null 2>&1 mv -f .libs/H5Omtime.lo H5Omtime.lo rm -f .libs/H5Oname.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Oname.o .libs/H5Oname.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Oname.o >/dev/null 2>&1 mv -f .libs/H5Oname.lo H5Oname.lo rm -f .libs/H5Onull.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Onull.o .libs/H5Onull.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Onull.o >/dev/null 2>&1 mv -f .libs/H5Onull.lo H5Onull.lo rm -f .libs/H5Opline.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Opline.o .libs/H5Opline.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Opline.o >/dev/null 2>&1 mv -f .libs/H5Opline.lo H5Opline.lo rm -f .libs/H5Osdspace.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Osdspace.o .libs/H5Osdspace.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Osdspace.o >/dev/null 2>&1 mv -f .libs/H5Osdspace.lo H5Osdspace.lo rm -f .libs/H5Oshared.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Oshared.o .libs/H5Oshared.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Oshared.o >/dev/null 2>&1 mv -f .libs/H5Oshared.lo H5Oshared.lo rm -f .libs/H5Ostab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Ostab.o .libs/H5Ostab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Ostab.o >/dev/null 2>&1 mv -f .libs/H5Ostab.lo H5Ostab.lo rm -f .libs/H5P.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5P.o .libs/H5P.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5P.o >/dev/null 2>&1 mv -f .libs/H5P.lo H5P.lo rm -f .libs/H5Pdcpl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Pdcpl.c: In function 'H5Pset_fill_value': H5Pdcpl.c:1301: warning: value computed is not used H5Pdcpl.c:1307: warning: value computed is not used mv -f H5Pdcpl.o .libs/H5Pdcpl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Pdcpl.o >/dev/null 2>&1 mv -f .libs/H5Pdcpl.lo H5Pdcpl.lo rm -f .libs/H5Pdxpl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Pdxpl.o .libs/H5Pdxpl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Pdxpl.o >/dev/null 2>&1 mv -f .libs/H5Pdxpl.lo H5Pdxpl.lo rm -f .libs/H5Pfapl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Pfapl.o .libs/H5Pfapl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Pfapl.o >/dev/null 2>&1 mv -f .libs/H5Pfapl.lo H5Pfapl.lo rm -f .libs/H5Pfcpl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Pfcpl.o .libs/H5Pfcpl.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Pfcpl.o >/dev/null 2>&1 mv -f .libs/H5Pfcpl.lo H5Pfcpl.lo rm -f .libs/H5Ptest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Ptest.o .libs/H5Ptest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Ptest.o >/dev/null 2>&1 mv -f .libs/H5Ptest.lo H5Ptest.lo rm -f .libs/H5R.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5R.o .libs/H5R.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5R.o >/dev/null 2>&1 mv -f .libs/H5R.lo H5R.lo rm -f .libs/H5RC.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5RC.o .libs/H5RC.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5RC.o >/dev/null 2>&1 mv -f .libs/H5RC.lo H5RC.lo rm -f .libs/H5RS.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5RS.c: In function 'H5RS_decr': H5RS.c:233: warning: value computed is not used mv -f H5RS.o .libs/H5RS.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5RS.o >/dev/null 2>&1 mv -f .libs/H5RS.lo H5RS.lo rm -f .libs/H5S.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5S.o .libs/H5S.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5S.o >/dev/null 2>&1 mv -f .libs/H5S.lo H5S.lo rm -f .libs/H5Sall.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Sall.o .libs/H5Sall.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Sall.o >/dev/null 2>&1 mv -f .libs/H5Sall.lo H5Sall.lo rm -f .libs/H5Shyper.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Shyper.o .libs/H5Shyper.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Shyper.o >/dev/null 2>&1 mv -f .libs/H5Shyper.lo H5Shyper.lo rm -f .libs/H5Smpio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Smpio.o .libs/H5Smpio.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Smpio.o >/dev/null 2>&1 mv -f .libs/H5Smpio.lo H5Smpio.lo rm -f .libs/H5Snone.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Snone.o .libs/H5Snone.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Snone.o >/dev/null 2>&1 mv -f .libs/H5Snone.lo H5Snone.lo rm -f .libs/H5Spoint.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Spoint.c: In function 'H5S_point_deserialize': H5Spoint.c:879: warning: passing argument 4 of 'H5S_select_elements' from incompatible pointer type mv -f H5Spoint.o .libs/H5Spoint.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Spoint.o >/dev/null 2>&1 mv -f .libs/H5Spoint.lo H5Spoint.lo rm -f .libs/H5Sselect.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Sselect.c: In function 'H5S_select_fill': H5Sselect.c:1506: warning: value computed is not used mv -f H5Sselect.o .libs/H5Sselect.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Sselect.o >/dev/null 2>&1 mv -f .libs/H5Sselect.lo H5Sselect.lo rm -f .libs/H5Stest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Stest.o .libs/H5Stest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Stest.o >/dev/null 2>&1 mv -f .libs/H5Stest.lo H5Stest.lo rm -f .libs/H5SL.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5SL.o .libs/H5SL.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5SL.o >/dev/null 2>&1 mv -f .libs/H5SL.lo H5SL.lo rm -f .libs/H5ST.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5ST.o .libs/H5ST.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5ST.o >/dev/null 2>&1 mv -f .libs/H5ST.lo H5ST.lo rm -f .libs/H5T.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5T.o .libs/H5T.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5T.o >/dev/null 2>&1 mv -f .libs/H5T.lo H5T.lo rm -f .libs/H5Tarray.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tarray.o .libs/H5Tarray.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tarray.o >/dev/null 2>&1 mv -f .libs/H5Tarray.lo H5Tarray.lo rm -f .libs/H5Tbit.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tbit.o .libs/H5Tbit.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tbit.o >/dev/null 2>&1 mv -f .libs/H5Tbit.lo H5Tbit.lo rm -f .libs/H5Tcommit.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tcommit.o .libs/H5Tcommit.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tcommit.o >/dev/null 2>&1 mv -f .libs/H5Tcommit.lo H5Tcommit.lo rm -f .libs/H5Tcompound.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tcompound.o .libs/H5Tcompound.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tcompound.o >/dev/null 2>&1 mv -f .libs/H5Tcompound.lo H5Tcompound.lo rm -f .libs/H5Tconv.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tconv.c: In function 'H5T_conv_vlen': H5Tconv.c:2612: warning: value computed is not used H5Tconv.c:2615: warning: value computed is not used H5Tconv.c: In function 'H5T_conv_array': H5Tconv.c:2755: warning: value computed is not used H5Tconv.c: In function 'H5T_conv_uchar_short': H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c:3935: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_uchar_int': H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c:4064: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_uchar_long': H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c:4193: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_uchar_llong': H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c:4325: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_ushort_int': H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c:4655: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_ushort_long': H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c:4787: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_ushort_llong': H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c:4919: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_uint_llong': H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c:5504: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_ulong_llong': H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c:6087: warning: comparison is always false due to limited range of data type H5Tconv.c: In function 'H5T_conv_enum': H5Tconv.c:2070: warning: 'domain[1]' is used uninitialized in this function H5Tconv.c:2070: warning: 'domain[0]' is used uninitialized in this function mv -f H5Tconv.o .libs/H5Tconv.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tconv.o >/dev/null 2>&1 mv -f .libs/H5Tconv.lo H5Tconv.lo rm -f .libs/H5Tcset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tcset.o .libs/H5Tcset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tcset.o >/dev/null 2>&1 mv -f .libs/H5Tcset.lo H5Tcset.lo rm -f .libs/H5Tenum.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tenum.o .libs/H5Tenum.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tenum.o >/dev/null 2>&1 mv -f .libs/H5Tenum.lo H5Tenum.lo rm -f .libs/H5Tfields.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tfields.o .libs/H5Tfields.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tfields.o >/dev/null 2>&1 mv -f .libs/H5Tfields.lo H5Tfields.lo rm -f .libs/H5Tfixed.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tfixed.o .libs/H5Tfixed.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tfixed.o >/dev/null 2>&1 mv -f .libs/H5Tfixed.lo H5Tfixed.lo rm -f .libs/H5Tfloat.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 mv -f H5Tfloat.o .libs/H5Tfloat.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 -o H5Tfloat.o >/dev/null 2>&1 mv -f .libs/H5Tfloat.lo H5Tfloat.lo rm -f .libs/H5Tinit.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tinit.c -fPIC -DPIC -o H5Tinit.o mv -f H5Tinit.o .libs/H5Tinit.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 mv -f .libs/H5Tinit.lo H5Tinit.lo rm -f .libs/H5Tnative.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tnative.c -fPIC -DPIC -o H5Tnative.o mv -f H5Tnative.o .libs/H5Tnative.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 mv -f .libs/H5Tnative.lo H5Tnative.lo rm -f .libs/H5Toffset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Toffset.c -fPIC -DPIC -o H5Toffset.o mv -f H5Toffset.o .libs/H5Toffset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 mv -f .libs/H5Toffset.lo H5Toffset.lo rm -f .libs/H5Topaque.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Topaque.c -fPIC -DPIC -o H5Topaque.o mv -f H5Topaque.o .libs/H5Topaque.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 mv -f .libs/H5Topaque.lo H5Topaque.lo rm -f .libs/H5Torder.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Torder.c -fPIC -DPIC -o H5Torder.o mv -f H5Torder.o .libs/H5Torder.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Torder.c -o H5Torder.o >/dev/null 2>&1 mv -f .libs/H5Torder.lo H5Torder.lo rm -f .libs/H5Tpad.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tpad.c -fPIC -DPIC -o H5Tpad.o mv -f H5Tpad.o .libs/H5Tpad.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 mv -f .libs/H5Tpad.lo H5Tpad.lo rm -f .libs/H5Tprecis.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tprecis.c -fPIC -DPIC -o H5Tprecis.o mv -f H5Tprecis.o .libs/H5Tprecis.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 mv -f .libs/H5Tprecis.lo H5Tprecis.lo rm -f .libs/H5Tstrpad.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tstrpad.c -fPIC -DPIC -o H5Tstrpad.o mv -f H5Tstrpad.o .libs/H5Tstrpad.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 mv -f .libs/H5Tstrpad.lo H5Tstrpad.lo rm -f .libs/H5Tvlen.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tvlen.c -fPIC -DPIC -o H5Tvlen.o mv -f H5Tvlen.o .libs/H5Tvlen.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 mv -f .libs/H5Tvlen.lo H5Tvlen.lo rm -f .libs/H5TS.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5TS.c -fPIC -DPIC -o H5TS.o mv -f H5TS.o .libs/H5TS.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5TS.c -o H5TS.o >/dev/null 2>&1 mv -f .libs/H5TS.lo H5TS.lo rm -f .libs/H5V.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5V.c -fPIC -DPIC -o H5V.o mv -f H5V.o .libs/H5V.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5V.c -o H5V.o >/dev/null 2>&1 mv -f .libs/H5V.lo H5V.lo rm -f .libs/H5Z.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Z.c -fPIC -DPIC -o H5Z.o mv -f H5Z.o .libs/H5Z.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Z.c -o H5Z.o >/dev/null 2>&1 mv -f .libs/H5Z.lo H5Z.lo rm -f .libs/H5Zdeflate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zdeflate.c -fPIC -DPIC -o H5Zdeflate.o mv -f H5Zdeflate.o .libs/H5Zdeflate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 mv -f .libs/H5Zdeflate.lo H5Zdeflate.lo rm -f .libs/H5Zfletcher32.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zfletcher32.c -fPIC -DPIC -o H5Zfletcher32.o mv -f H5Zfletcher32.o .libs/H5Zfletcher32.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 mv -f .libs/H5Zfletcher32.lo H5Zfletcher32.lo rm -f .libs/H5Zshuffle.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zshuffle.c -fPIC -DPIC -o H5Zshuffle.o mv -f H5Zshuffle.o .libs/H5Zshuffle.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 mv -f .libs/H5Zshuffle.lo H5Zshuffle.lo rm -f .libs/H5Zszip.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zszip.c -fPIC -DPIC -o H5Zszip.o mv -f H5Zszip.o .libs/H5Zszip.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -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 H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 mv -f .libs/H5Zszip.lo H5Zszip.lo rm -fr .libs/libhdf5.la .libs/libhdf5.* .libs/libhdf5.* gcc -shared H5.lo H5A.lo H5AC.lo H5B.lo H5Bcache.lo H5C.lo H5D.lo H5Dcontig.lo H5Dcompact.lo H5Defl.lo H5Dio.lo H5Distore.lo H5Dmpio.lo H5Dselect.lo H5Dtest.lo H5E.lo H5F.lo H5Fdbg.lo H5Fmount.lo H5Fsfile.lo H5Fsuper.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDgass.lo H5FDlog.lo H5FDmpi.lo H5FDmpio.lo H5FDmpiposix.lo H5FDmulti.lo H5FDsec2.lo H5FDsrb.lo H5FDstdio.lo H5FL.lo H5FO.lo H5FS.lo H5G.lo H5Gent.lo H5Gname.lo H5Gnode.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HG.lo H5HGdbg.lo H5HL.lo H5HLdbg.lo H5HP.lo H5I.lo H5MF.lo H5MM.lo H5O.lo H5Oattr.lo H5Obogus.lo H5Ocache.lo H5Ocont.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Olayout.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Osdspace.lo H5Oshared.lo H5Ostab.lo H5P.lo H5Pdcpl.lo H5Pdxpl.lo H5Pfapl.lo H5Pfcpl.lo H5Ptest.lo H5R.lo H5RC.lo H5RS.lo H5S.lo H5Sall.lo H5Shyper.lo H5Smpio.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvlen.lo H5TS.lo H5V.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Zshuffle.lo H5Zszip.lo -lpthread -lssl -lcrypto -lz -lm -Wl,-soname -Wl,libhdf5.so.0 -o .libs/libhdf5.so.0.0.0 (cd .libs && rm -f libhdf5.so.0 && ln -s libhdf5.so.0.0.0 libhdf5.so.0) (cd .libs && rm -f libhdf5.so && ln -s libhdf5.so.0.0.0 libhdf5.so) ar cru .libs/libhdf5.a H5.o H5A.o H5AC.o H5B.o H5Bcache.o H5C.o H5D.o H5Dcontig.o H5Dcompact.o H5Defl.o H5Dio.o H5Distore.o H5Dmpio.o H5Dselect.o H5Dtest.o H5E.o H5F.o H5Fdbg.o H5Fmount.o H5Fsfile.o H5Fsuper.o H5FD.o H5FDcore.o H5FDfamily.o H5FDgass.o H5FDlog.o H5FDmpi.o H5FDmpio.o H5FDmpiposix.o H5FDmulti.o H5FDsec2.o H5FDsrb.o H5FDstdio.o H5FL.o H5FO.o H5FS.o H5G.o H5Gent.o H5Gname.o H5Gnode.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HG.o H5HGdbg.o H5HL.o H5HLdbg.o H5HP.o H5I.o H5MF.o H5MM.o H5O.o H5Oattr.o H5Obogus.o H5Ocache.o H5Ocont.o H5Odtype.o H5Oefl.o H5Ofill.o H5Olayout.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Osdspace.o H5Oshared.o H5Ostab.o H5P.o H5Pdcpl.o H5Pdxpl.o H5Pfapl.o H5Pfcpl.o H5Ptest.o H5R.o H5RC.o H5RS.o H5S.o H5Sall.o H5Shyper.o H5Smpio.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvlen.o H5TS.o H5V.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Zshuffle.o H5Zszip.o ranlib .libs/libhdf5.a creating libhdf5.la (cd .libs && rm -f libhdf5.la && ln -s ../libhdf5.la libhdf5.la) make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' Building dependencies for h5test.c Building dependencies for testframe.c Building dependencies for big.c Building dependencies for bittests.c Building dependencies for cache.c Building dependencies for cmpd_dset.c Building dependencies for dsets.c Building dependencies for dtypes.c Building dependencies for extend.c Building dependencies for external.c Building dependencies for fillval.c Building dependencies for flush1.c Building dependencies for flush2.c Building dependencies for gheap.c Building dependencies for hyperslab.c Building dependencies for istore.c Building dependencies for lheap.c Building dependencies for links.c Building dependencies for mount.c Building dependencies for mtime.c Building dependencies for ohdr.c Building dependencies for stab.c Building dependencies for tarray.c Building dependencies for tattr.c Building dependencies for tconfig.c Building dependencies for tcoords.c Building dependencies for testhdf5.c Building dependencies for testmeta.c Building dependencies for tfile.c Building dependencies for tgenprop.c Building dependencies for th5s.c Building dependencies for theap.c Building dependencies for titerate.c Building dependencies for tmeta.c Building dependencies for tmisc.c Building dependencies for trefer.c Building dependencies for trefstr.c Building dependencies for tselect.c Building dependencies for tskiplist.c Building dependencies for ttime.c Building dependencies for ttst.c Building dependencies for tvltypes.c Building dependencies for tvlstr.c Building dependencies for unlink.c Building dependencies for enum.c Building dependencies for ttsafe.c Building dependencies for ttsafe_dcreate.c Building dependencies for ttsafe_error.c Building dependencies for ttsafe_cancel.c Building dependencies for ttsafe_acreate.c Building dependencies for gass_write.c Building dependencies for gass_read.c Building dependencies for gass_append.c Building dependencies for srb_read.c Building dependencies for srb_write.c Building dependencies for srb_append.c Building dependencies for set_extent.c Building dependencies for getname.c Building dependencies for file_handle.c Building dependencies for ntypes.c Building dependencies for dangle.c Building dependencies for reserved.c make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5test.c -fPIC -DPIC -o h5test.o h5test.c: In function 'h5_rmprefix': h5test.c:476: warning: assignment discards qualifiers from pointer target type mv -f h5test.o .libs/h5test.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5test.c -o h5test.o >/dev/null 2>&1 mv -f .libs/h5test.lo h5test.lo rm -f .libs/testframe.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c testframe.c -fPIC -DPIC -o testframe.o mv -f testframe.o .libs/testframe.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c testframe.c -o testframe.o >/dev/null 2>&1 mv -f .libs/testframe.lo testframe.lo rm -fr .libs/libh5test.la .libs/libh5test.* .libs/libh5test.* gcc -shared h5test.lo testframe.lo -lpthread -lssl -lcrypto -lz -lm -Wl,-soname -Wl,libh5test.so.0 -o .libs/libh5test.so.0.0.0 (cd .libs && rm -f libh5test.so.0 && ln -s libh5test.so.0.0.0 libh5test.so.0) (cd .libs && rm -f libh5test.so && ln -s libh5test.so.0.0.0 libh5test.so) ar cru .libs/libh5test.a h5test.o testframe.o ranlib .libs/libh5test.a creating libh5test.la (cd .libs && rm -f libh5test.la && ln -s ../libh5test.la libh5test.la) make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools' (cd lib && make lib) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' Building dependencies for h5tools.c Building dependencies for h5tools_str.c Building dependencies for h5tools_utils.c Building dependencies for h5diff.c Building dependencies for h5diff_array.c Building dependencies for h5diff_attr.c Building dependencies for h5diff_dset.c Building dependencies for h5diff_util.c Building dependencies for h5trav.c Building dependencies for h5tools_filters.c Building dependencies for h5tools_ref.c Building dependencies for h5tools_type.c Building dependencies for talign.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools.c -fPIC -DPIC -o h5tools.o h5tools.c: In function 'h5tools_get_fapl': h5tools.c:229: warning: label 'error' defined but not used mv -f h5tools.o .libs/h5tools.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools.c -o h5tools.o >/dev/null 2>&1 mv -f .libs/h5tools.lo h5tools.lo rm -f .libs/h5tools_str.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_str.c -fPIC -DPIC -o h5tools_str.o mv -f h5tools_str.o .libs/h5tools_str.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 mv -f .libs/h5tools_str.lo h5tools_str.lo rm -f .libs/h5tools_utils.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_utils.c -fPIC -DPIC -o h5tools_utils.o h5tools_utils.c: In function 'init_objs': h5tools_utils.c:614: warning: right shift count >= width of type mv -f h5tools_utils.o .libs/h5tools_utils.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 mv -f .libs/h5tools_utils.lo h5tools_utils.lo rm -f .libs/h5diff.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff.c -fPIC -DPIC -o h5diff.o mv -f h5diff.o .libs/h5diff.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff.c -o h5diff.o >/dev/null 2>&1 mv -f .libs/h5diff.lo h5diff.lo rm -f .libs/h5diff_array.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_array.c -fPIC -DPIC -o h5diff_array.o mv -f h5diff_array.o .libs/h5diff_array.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 mv -f .libs/h5diff_array.lo h5diff_array.lo rm -f .libs/h5diff_attr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_attr.c -fPIC -DPIC -o h5diff_attr.o mv -f h5diff_attr.o .libs/h5diff_attr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 mv -f .libs/h5diff_attr.lo h5diff_attr.lo rm -f .libs/h5diff_dset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_dset.c -fPIC -DPIC -o h5diff_dset.o mv -f h5diff_dset.o .libs/h5diff_dset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 mv -f .libs/h5diff_dset.lo h5diff_dset.lo rm -f .libs/h5diff_util.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_util.c -fPIC -DPIC -o h5diff_util.o mv -f h5diff_util.o .libs/h5diff_util.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 mv -f .libs/h5diff_util.lo h5diff_util.lo rm -f .libs/h5trav.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5trav.c -fPIC -DPIC -o h5trav.o mv -f h5trav.o .libs/h5trav.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5trav.c -o h5trav.o >/dev/null 2>&1 mv -f .libs/h5trav.lo h5trav.lo rm -f .libs/h5tools_filters.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_filters.c -fPIC -DPIC -o h5tools_filters.o mv -f h5tools_filters.o .libs/h5tools_filters.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 mv -f .libs/h5tools_filters.lo h5tools_filters.lo rm -f .libs/h5tools_ref.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_ref.c -fPIC -DPIC -o h5tools_ref.o mv -f h5tools_ref.o .libs/h5tools_ref.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 mv -f .libs/h5tools_ref.lo h5tools_ref.lo rm -f .libs/h5tools_type.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_type.c -fPIC -DPIC -o h5tools_type.o mv -f h5tools_type.o .libs/h5tools_type.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 mv -f .libs/h5tools_type.lo h5tools_type.lo rm -fr .libs/libh5tools.la .libs/libh5tools.* .libs/libh5tools.* ar cru .libs/libh5tools.a h5tools.o h5tools_str.o h5tools_utils.o h5diff.o h5diff_array.o h5diff_attr.o h5diff_dset.o h5diff_util.o h5trav.o h5tools_filters.o h5tools_ref.o h5tools_type.o ranlib .libs/libh5tools.a creating libh5tools.la (cd .libs && rm -f libh5tools.la && ln -s ../libh5tools.la libh5tools.la) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' Building dependencies for H5f90kit.c Building dependencies for H5_f.c Building dependencies for H5Rf.c Building dependencies for H5Ff.c Building dependencies for H5Sf.c Building dependencies for H5Df.c Building dependencies for H5Gf.c Building dependencies for H5Af.c Building dependencies for H5Tf.c Building dependencies for H5Pf.c Building dependencies for H5If.c Building dependencies for H5Ef.c Building dependencies for H5Zf.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5f90kit.c -fPIC -DPIC -o H5f90kit.o mv -f H5f90kit.o .libs/H5f90kit.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 mv -f .libs/H5f90kit.lo H5f90kit.lo rm -f .libs/H5_f.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5_f.c -fPIC -DPIC -o H5_f.o mv -f H5_f.o .libs/H5_f.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5_f.c -o H5_f.o >/dev/null 2>&1 mv -f .libs/H5_f.lo H5_f.lo rm -f .libs/H5Rf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Rf.c -fPIC -DPIC -o H5Rf.o mv -f H5Rf.o .libs/H5Rf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Rf.c -o H5Rf.o >/dev/null 2>&1 mv -f .libs/H5Rf.lo H5Rf.lo rm -f .libs/H5Ff.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Ff.c -fPIC -DPIC -o H5Ff.o H5Ff.c: In function 'h5fget_name_c_': H5Ff.c:518: warning: 'size_c' is used uninitialized in this function mv -f H5Ff.o .libs/H5Ff.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Ff.c -o H5Ff.o >/dev/null 2>&1 mv -f .libs/H5Ff.lo H5Ff.lo rm -f .libs/H5Sf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Sf.c -fPIC -DPIC -o H5Sf.o mv -f H5Sf.o .libs/H5Sf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Sf.c -o H5Sf.o >/dev/null 2>&1 mv -f .libs/H5Sf.lo H5Sf.lo rm -f .libs/H5Df.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Df.c -fPIC -DPIC -o H5Df.o mv -f H5Df.o .libs/H5Df.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Df.c -o H5Df.o >/dev/null 2>&1 mv -f .libs/H5Df.lo H5Df.lo rm -f .libs/H5Gf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Gf.c -fPIC -DPIC -o H5Gf.o mv -f H5Gf.o .libs/H5Gf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Gf.c -o H5Gf.o >/dev/null 2>&1 mv -f .libs/H5Gf.lo H5Gf.lo rm -f .libs/H5Af.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Af.c -fPIC -DPIC -o H5Af.o mv -f H5Af.o .libs/H5Af.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Af.c -o H5Af.o >/dev/null 2>&1 mv -f .libs/H5Af.lo H5Af.lo rm -f .libs/H5Tf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Tf.c -fPIC -DPIC -o H5Tf.o mv -f H5Tf.o .libs/H5Tf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Tf.c -o H5Tf.o >/dev/null 2>&1 mv -f .libs/H5Tf.lo H5Tf.lo rm -f .libs/H5Pf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Pf.c -fPIC -DPIC -o H5Pf.o H5Pf.c: In function 'h5pset_fapl_multi_c_': H5Pf.c:3111: warning: passing argument 4 of 'H5Pset_fapl_multi' from incompatible pointer type mv -f H5Pf.o .libs/H5Pf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Pf.c -o H5Pf.o >/dev/null 2>&1 mv -f .libs/H5Pf.lo H5Pf.lo rm -f .libs/H5If.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5If.c -fPIC -DPIC -o H5If.o mv -f H5If.o .libs/H5If.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5If.c -o H5If.o >/dev/null 2>&1 mv -f .libs/H5If.lo H5If.lo rm -f .libs/H5Ef.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Ef.c -fPIC -DPIC -o H5Ef.o H5Ef.c: In function 'h5eset_auto_c_': H5Ef.c:184: warning: 'status' may be used uninitialized in this function mv -f H5Ef.o .libs/H5Ef.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Ef.c -o H5Ef.o >/dev/null 2>&1 mv -f .libs/H5Ef.lo H5Ef.lo rm -f .libs/H5Zf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Zf.c -fPIC -DPIC -o H5Zf.o mv -f H5Zf.o .libs/H5Zf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Zf.c -o H5Zf.o >/dev/null 2>&1 mv -f .libs/H5Zf.lo H5Zf.lo rm -f .libs/H5fortran_types.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5fortran_types.f90 -fPIC -DPIC -o H5fortran_types.o mv -f H5fortran_types.o .libs/H5fortran_types.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5fortran_types.f90 -o H5fortran_types.o >/dev/null 2>&1 mv -f .libs/H5fortran_types.lo H5fortran_types.lo rm -f .libs/H5fortran_flags.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5fortran_flags.f90 -fPIC -DPIC -o H5fortran_flags.o mv -f H5fortran_flags.o .libs/H5fortran_flags.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5fortran_flags.f90 -o H5fortran_flags.o >/dev/null 2>&1 mv -f .libs/H5fortran_flags.lo H5fortran_flags.lo rm -f .libs/H5f90global.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5f90global.f90 -fPIC -DPIC -o H5f90global.o mv -f H5f90global.o .libs/H5f90global.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5f90global.f90 -o H5f90global.o >/dev/null 2>&1 mv -f .libs/H5f90global.lo H5f90global.lo rm -f .libs/H5_ff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5_ff.f90 -fPIC -DPIC -o H5_ff.o mv -f H5_ff.o .libs/H5_ff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5_ff.f90 -o H5_ff.o >/dev/null 2>&1 mv -f .libs/H5_ff.lo H5_ff.lo rm -f .libs/H5Rff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Rff.f90 -fPIC -DPIC -o H5Rff.o In file H5Rff.f90:246 INTEGER :: ref_type ! Reference type 1 Warning: Unused variable ref_type declared at (1) mv -f H5Rff.o .libs/H5Rff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Rff.f90 -o H5Rff.o >/dev/null 2>&1 mv -f .libs/H5Rff.lo H5Rff.lo rm -f .libs/H5Fff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Fff.f90 -fPIC -DPIC -o H5Fff.o mv -f H5Fff.o .libs/H5Fff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Fff.f90 -o H5Fff.o >/dev/null 2>&1 mv -f .libs/H5Fff.lo H5Fff.lo rm -f .libs/H5Sff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Sff.f90 -fPIC -DPIC -o H5Sff.o In file H5Sff.f90:645 INTEGER :: error, i,j 1 Warning: Unused variable j declared at (1) H5Sff.f90: In function 'h5sselect_hyperslab_f': H5Sff.f90:1636: warning: 'stride.5' may be used uninitialized in this function H5Sff.f90:1636: warning: 'ubound.4' may be used uninitialized in this function H5Sff.f90:1636: warning: 'stride.0' may be used uninitialized in this function H5Sff.f90:1636: warning: 'stride.1' may be used uninitialized in this function H5Sff.f90:1636: warning: 'ubound.0' may be used uninitialized in this function H5Sff.f90:1636: warning: 'block.0' may be used uninitialized in this function mv -f H5Sff.o .libs/H5Sff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Sff.f90 -o H5Sff.o >/dev/null 2>&1 mv -f .libs/H5Sff.lo H5Sff.lo rm -f .libs/H5Dff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Dff.f90 -fPIC -DPIC -o H5Dff.o In file H5Dff.f90:5218 integer i, j 1 Warning: Unused variable i declared at (1) In file H5Dff.f90:5218 integer i, j 1 Warning: Unused variable j declared at (1) In file H5Dff.f90:2502 INTEGER :: i,j 1 Warning: Unused variable i declared at (1) In file H5Dff.f90:335 INTEGER :: i,j 1 Warning: Unused variable i declared at (1) mv -f H5Dff.o .libs/H5Dff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Dff.f90 -o H5Dff.o >/dev/null 2>&1 mv -f .libs/H5Dff.lo H5Dff.lo rm -f .libs/H5Gff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Gff.f90 -fPIC -DPIC -o H5Gff.o mv -f H5Gff.o .libs/H5Gff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Gff.f90 -o H5Gff.o >/dev/null 2>&1 mv -f .libs/H5Gff.lo H5Gff.lo rm -f .libs/H5Aff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Aff.f90 -fPIC -DPIC -o H5Aff.o mv -f H5Aff.o .libs/H5Aff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Aff.f90 -o H5Aff.o >/dev/null 2>&1 mv -f .libs/H5Aff.lo H5Aff.lo rm -f .libs/H5Tff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Tff.f90 -fPIC -DPIC -o H5Tff.o mv -f H5Tff.o .libs/H5Tff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Tff.f90 -o H5Tff.o >/dev/null 2>&1 mv -f .libs/H5Tff.lo H5Tff.lo rm -f .libs/H5Pff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Pff.f90 -fPIC -DPIC -o H5Pff.o mv -f H5Pff.o .libs/H5Pff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Pff.f90 -o H5Pff.o >/dev/null 2>&1 mv -f .libs/H5Pff.lo H5Pff.lo rm -f .libs/H5Iff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Iff.f90 -fPIC -DPIC -o H5Iff.o mv -f H5Iff.o .libs/H5Iff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Iff.f90 -o H5Iff.o >/dev/null 2>&1 mv -f .libs/H5Iff.lo H5Iff.lo rm -f .libs/H5Eff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Eff.f90 -fPIC -DPIC -o H5Eff.o mv -f H5Eff.o .libs/H5Eff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Eff.f90 -o H5Eff.o >/dev/null 2>&1 mv -f .libs/H5Eff.lo H5Eff.lo rm -f .libs/H5Zff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Zff.f90 -fPIC -DPIC -o H5Zff.o mv -f H5Zff.o .libs/H5Zff.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c H5Zff.f90 -o H5Zff.o >/dev/null 2>&1 mv -f .libs/H5Zff.lo H5Zff.lo rm -f .libs/HDF5.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c HDF5.f90 -fPIC -DPIC -o HDF5.o mv -f HDF5.o .libs/HDF5.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -c HDF5.f90 -o HDF5.o >/dev/null 2>&1 mv -f .libs/HDF5.lo HDF5.lo rm -fr .libs/libhdf5_fortran.la .libs/libhdf5_fortran.* .libs/libhdf5_fortran.* ar cru .libs/libhdf5_fortran.a H5f90kit.o H5_f.o H5Rf.o H5Ff.o H5Sf.o H5Df.o H5Gf.o H5Af.o H5Tf.o H5Pf.o H5If.o H5Ef.o H5Zf.o H5fortran_types.o H5fortran_flags.o H5f90global.o H5_ff.o H5Rff.o H5Fff.o H5Sff.o H5Dff.o H5Gff.o H5Aff.o H5Tff.o H5Pff.o H5Iff.o H5Eff.o H5Zff.o HDF5.o ranlib .libs/libhdf5_fortran.a creating libhdf5_fortran.la (cd .libs && rm -f libhdf5_fortran.la && ln -s ../libhdf5_fortran.la libhdf5_fortran.la) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' mkdir .libs gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tf.f90 -fPIC -DPIC -o tf.o mv -f tf.o .libs/tf.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tf.f90 -o tf.o >/dev/null 2>&1 mv -f .libs/tf.lo tf.lo rm -f .libs/t.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c t.c -fPIC -DPIC -o t.o t.c: In function 'h5_fixname_c_': t.c:36: warning: 'c_full_name' may be used uninitialized in this function mv -f t.o .libs/t.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c t.c -o t.o >/dev/null 2>&1 mv -f .libs/t.lo t.lo rm -fr .libs/libh5test_fortran.la .libs/libh5test_fortran.* .libs/libh5test_fortran.* ar cru .libs/libh5test_fortran.a tf.o t.o ranlib .libs/libh5test_fortran.a creating libh5test_fortran.la (cd .libs && rm -f libh5test_fortran.la && ln -s ../libh5test_fortran.la libh5test_fortran.la) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' mkdir .libs g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Exception.cpp -fPIC -DPIC -o H5Exception.o mv -f H5Exception.o .libs/H5Exception.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Exception.cpp -o H5Exception.o >/dev/null 2>&1 mv -f .libs/H5Exception.lo H5Exception.lo rm -f .libs/H5IdComponent.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5IdComponent.cpp -fPIC -DPIC -o H5IdComponent.o mv -f H5IdComponent.o .libs/H5IdComponent.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5IdComponent.cpp -o H5IdComponent.o >/dev/null 2>&1 mv -f .libs/H5IdComponent.lo H5IdComponent.lo rm -f .libs/H5Library.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Library.cpp -fPIC -DPIC -o H5Library.o mv -f H5Library.o .libs/H5Library.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Library.cpp -o H5Library.o >/dev/null 2>&1 mv -f .libs/H5Library.lo H5Library.lo rm -f .libs/H5Attribute.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Attribute.cpp -fPIC -DPIC -o H5Attribute.o H5Attribute.cpp: In member function 'std::string H5::Attribute::getName(size_t) const': H5Attribute.cpp:233: warning: unused variable 'name_size' mv -f H5Attribute.o .libs/H5Attribute.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Attribute.cpp -o H5Attribute.o >/dev/null 2>&1 mv -f .libs/H5Attribute.lo H5Attribute.lo rm -f .libs/H5Object.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Object.cpp -fPIC -DPIC -o H5Object.o mv -f H5Object.o .libs/H5Object.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Object.cpp -o H5Object.o >/dev/null 2>&1 mv -f .libs/H5Object.lo H5Object.lo rm -f .libs/H5PropList.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5PropList.cpp -fPIC -DPIC -o H5PropList.o mv -f H5PropList.o .libs/H5PropList.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5PropList.cpp -o H5PropList.o >/dev/null 2>&1 mv -f .libs/H5PropList.lo H5PropList.lo rm -f .libs/H5FaccProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5FaccProp.cpp -fPIC -DPIC -o H5FaccProp.o mv -f H5FaccProp.o .libs/H5FaccProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5FaccProp.cpp -o H5FaccProp.o >/dev/null 2>&1 mv -f .libs/H5FaccProp.lo H5FaccProp.lo rm -f .libs/H5FcreatProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5FcreatProp.cpp -fPIC -DPIC -o H5FcreatProp.o mv -f H5FcreatProp.o .libs/H5FcreatProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5FcreatProp.cpp -o H5FcreatProp.o >/dev/null 2>&1 mv -f .libs/H5FcreatProp.lo H5FcreatProp.lo rm -f .libs/H5DcreatProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DcreatProp.cpp -fPIC -DPIC -o H5DcreatProp.o mv -f H5DcreatProp.o .libs/H5DcreatProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DcreatProp.cpp -o H5DcreatProp.o >/dev/null 2>&1 mv -f .libs/H5DcreatProp.lo H5DcreatProp.lo rm -f .libs/H5DxferProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DxferProp.cpp -fPIC -DPIC -o H5DxferProp.o mv -f H5DxferProp.o .libs/H5DxferProp.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DxferProp.cpp -o H5DxferProp.o >/dev/null 2>&1 mv -f .libs/H5DxferProp.lo H5DxferProp.lo rm -f .libs/H5DataType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DataType.cpp -fPIC -DPIC -o H5DataType.o mv -f H5DataType.o .libs/H5DataType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DataType.cpp -o H5DataType.o >/dev/null 2>&1 mv -f .libs/H5DataType.lo H5DataType.lo rm -f .libs/H5DataSpace.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DataSpace.cpp -fPIC -DPIC -o H5DataSpace.o mv -f H5DataSpace.o .libs/H5DataSpace.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DataSpace.cpp -o H5DataSpace.o >/dev/null 2>&1 mv -f .libs/H5DataSpace.lo H5DataSpace.lo rm -f .libs/H5AbstractDs.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5AbstractDs.cpp -fPIC -DPIC -o H5AbstractDs.o mv -f H5AbstractDs.o .libs/H5AbstractDs.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5AbstractDs.cpp -o H5AbstractDs.o >/dev/null 2>&1 mv -f .libs/H5AbstractDs.lo H5AbstractDs.lo rm -f .libs/H5AtomType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5AtomType.cpp -fPIC -DPIC -o H5AtomType.o mv -f H5AtomType.o .libs/H5AtomType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5AtomType.cpp -o H5AtomType.o >/dev/null 2>&1 mv -f .libs/H5AtomType.lo H5AtomType.lo rm -f .libs/H5PredType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5PredType.cpp -fPIC -DPIC -o H5PredType.o mv -f H5PredType.o .libs/H5PredType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5PredType.cpp -o H5PredType.o >/dev/null 2>&1 mv -f .libs/H5PredType.lo H5PredType.lo rm -f .libs/H5EnumType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5EnumType.cpp -fPIC -DPIC -o H5EnumType.o mv -f H5EnumType.o .libs/H5EnumType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5EnumType.cpp -o H5EnumType.o >/dev/null 2>&1 mv -f .libs/H5EnumType.lo H5EnumType.lo rm -f .libs/H5IntType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5IntType.cpp -fPIC -DPIC -o H5IntType.o mv -f H5IntType.o .libs/H5IntType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5IntType.cpp -o H5IntType.o >/dev/null 2>&1 mv -f .libs/H5IntType.lo H5IntType.lo rm -f .libs/H5FloatType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5FloatType.cpp -fPIC -DPIC -o H5FloatType.o mv -f H5FloatType.o .libs/H5FloatType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5FloatType.cpp -o H5FloatType.o >/dev/null 2>&1 mv -f .libs/H5FloatType.lo H5FloatType.lo rm -f .libs/H5StrType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5StrType.cpp -fPIC -DPIC -o H5StrType.o mv -f H5StrType.o .libs/H5StrType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5StrType.cpp -o H5StrType.o >/dev/null 2>&1 mv -f .libs/H5StrType.lo H5StrType.lo rm -f .libs/H5ArrayType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5ArrayType.cpp -fPIC -DPIC -o H5ArrayType.o mv -f H5ArrayType.o .libs/H5ArrayType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5ArrayType.cpp -o H5ArrayType.o >/dev/null 2>&1 mv -f .libs/H5ArrayType.lo H5ArrayType.lo rm -f .libs/H5VarLenType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5VarLenType.cpp -fPIC -DPIC -o H5VarLenType.o mv -f H5VarLenType.o .libs/H5VarLenType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5VarLenType.cpp -o H5VarLenType.o >/dev/null 2>&1 mv -f .libs/H5VarLenType.lo H5VarLenType.lo rm -f .libs/H5CompType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5CompType.cpp -fPIC -DPIC -o H5CompType.o mv -f H5CompType.o .libs/H5CompType.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5CompType.cpp -o H5CompType.o >/dev/null 2>&1 mv -f .libs/H5CompType.lo H5CompType.lo rm -f .libs/H5DataSet.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DataSet.cpp -fPIC -DPIC -o H5DataSet.o mv -f H5DataSet.o .libs/H5DataSet.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5DataSet.cpp -o H5DataSet.o >/dev/null 2>&1 mv -f .libs/H5DataSet.lo H5DataSet.lo rm -f .libs/H5CommonFG.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5CommonFG.cpp -fPIC -DPIC -o H5CommonFG.o H5CommonFG.cpp: In member function 'std::string H5::CommonFG::getComment(const std::string&) const': H5CommonFG.cpp:495: warning: comparison between signed and unsigned integer expressions mv -f H5CommonFG.o .libs/H5CommonFG.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5CommonFG.cpp -o H5CommonFG.o >/dev/null 2>&1 mv -f .libs/H5CommonFG.lo H5CommonFG.lo rm -f .libs/H5Group.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Group.cpp -fPIC -DPIC -o H5Group.o mv -f H5Group.o .libs/H5Group.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Group.cpp -o H5Group.o >/dev/null 2>&1 mv -f .libs/H5Group.lo H5Group.lo rm -f .libs/H5File.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5File.cpp -fPIC -DPIC -o H5File.o mv -f H5File.o .libs/H5File.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5File.cpp -o H5File.o >/dev/null 2>&1 mv -f .libs/H5File.lo H5File.lo rm -fr .libs/libhdf5_cpp.la .libs/libhdf5_cpp.* .libs/libhdf5_cpp.* ar cru .libs/libhdf5_cpp.a H5Exception.o H5IdComponent.o H5Library.o H5Attribute.o H5Object.o H5PropList.o H5FaccProp.o H5FcreatProp.o H5DcreatProp.o H5DxferProp.o H5DataType.o H5DataSpace.o H5AbstractDs.o H5AtomType.o H5PredType.o H5EnumType.o H5IntType.o H5FloatType.o H5StrType.o H5ArrayType.o H5VarLenType.o H5CompType.o H5DataSet.o H5CommonFG.o H5Group.o H5File.o ranlib .libs/libhdf5_cpp.a creating libhdf5_cpp.la (cd .libs && rm -f libhdf5_cpp.la && ln -s ../libhdf5_cpp.la libhdf5_cpp.la) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[3]: Nothing to be done for `lib'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' Building dependencies for H5LT.c Building dependencies for H5TA.c Building dependencies for H5IM.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5LT.c -fPIC -DPIC -o H5LT.o mv -f H5LT.o .libs/H5LT.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5LT.c -o H5LT.o >/dev/null 2>&1 mv -f .libs/H5LT.lo H5LT.lo rm -f .libs/H5TA.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5TA.c -fPIC -DPIC -o H5TA.o mv -f H5TA.o .libs/H5TA.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5TA.c -o H5TA.o >/dev/null 2>&1 mv -f .libs/H5TA.lo H5TA.lo rm -f .libs/H5IM.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5IM.c -fPIC -DPIC -o H5IM.o H5IM.c: In function 'H5IMlink_palette': H5IM.c:534: warning: 'attr_space_id' may be used uninitialized in this function H5IM.c:533: warning: 'attr_id' may be used uninitialized in this function H5IM.c:532: warning: 'attr_type' may be used uninitialized in this function H5IM.c: In function 'H5IMget_palette': H5IM.c:998: warning: 'attr_space_id' may be used uninitialized in this function H5IM.c:996: warning: 'attr_type' may be used uninitialized in this function H5IM.c: In function 'H5IMget_palette_info': H5IM.c:885: warning: 'attr_space_id' may be used uninitialized in this function H5IM.c:883: warning: 'attr_type' may be used uninitialized in this function mv -f H5IM.o .libs/H5IM.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5IM.c -o H5IM.o >/dev/null 2>&1 mv -f .libs/H5IM.lo H5IM.lo rm -fr .libs/libhdf5_hl.la .libs/libhdf5_hl.* .libs/libhdf5_hl.* gcc -shared H5LT.lo H5TA.lo H5IM.lo -lpthread -lssl -lcrypto -lz -lm -Wl,-soname -Wl,libhdf5_hl.so.0 -o .libs/libhdf5_hl.so.0.0.0 (cd .libs && rm -f libhdf5_hl.so.0 && ln -s libhdf5_hl.so.0.0.0 libhdf5_hl.so.0) (cd .libs && rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.0.0.0 libhdf5_hl.so) ar cru .libs/libhdf5_hl.a H5LT.o H5TA.o H5IM.o ranlib .libs/libhdf5_hl.a creating libhdf5_hl.la (cd .libs && rm -f libhdf5_hl.la && ln -s ../libhdf5_hl.la libhdf5_hl.la) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' Building dependencies for test_lite.c Building dependencies for test_image.c Building dependencies for test_table.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[3]: Nothing to be done for `lib'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' Building dependencies for decompress.c Building dependencies for gif2hdf.c Building dependencies for gif2mem.c Building dependencies for gifread.c Building dependencies for hdf2gif.c Building dependencies for hdfgifwr.c Building dependencies for writehdf.c make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[4]: Nothing to be done for `lib'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7' make progs make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' Building dependencies for h5dump.c Building dependencies for h5dumpgentest.c Building dependencies for binread.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5dump.c -fPIC -DPIC -o h5dump.o h5dump.c: In function 'dump_data': h5dump.c:2022: warning: reading through null pointer (argument 3) mv -f h5dump.o .libs/h5dump.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5dump.c -o h5dump.o >/dev/null 2>&1 mv -f .libs/h5dump.lo h5dump.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5dump.nm .libs/h5dump.nmS .libs/h5dump.nmT creating .libs/h5dumpS.c generating symbol list for `h5dump' (cd .libs && gcc -c -fno-builtin "h5dumpS.c") rm -f .libs/h5dumpS.c .libs/h5dump.nm .libs/h5dump.nmS .libs/h5dump.nmT gcc .libs/h5dumpS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5dump h5dump.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5dump rm -f .libs/h5dumpgentest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5dumpgentest.c -fPIC -DPIC -o h5dumpgentest.o h5dumpgentest.c: In function 'gent_datareg': h5dumpgentest.c:1738: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type h5dumpgentest.c: In function 'gent_bigdims': h5dumpgentest.c:5438: warning: 'm_sid' may be used uninitialized in this function h5dumpgentest.c:5437: warning: 'f_sid' may be used uninitialized in this function h5dumpgentest.c:5436: warning: 'did' may be used uninitialized in this function mv -f h5dumpgentest.o .libs/h5dumpgentest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5dumpgentest.c -o h5dumpgentest.o >/dev/null 2>&1 mv -f .libs/h5dumpgentest.lo h5dumpgentest.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5dumpgentest.nm .libs/h5dumpgentest.nmS .libs/h5dumpgentest.nmT creating .libs/h5dumpgentestS.c generating symbol list for `h5dumpgentest' (cd .libs && gcc -c -fno-builtin "h5dumpgentestS.c") rm -f .libs/h5dumpgentestS.c .libs/h5dumpgentest.nm .libs/h5dumpgentest.nmS .libs/h5dumpgentest.nmT gcc .libs/h5dumpgentestS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5dumpgentest h5dumpgentest.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5dumpgentest rm -f .libs/binread.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c binread.c -fPIC -DPIC -o binread.o mv -f binread.o .libs/binread.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c binread.c -o binread.o >/dev/null 2>&1 mv -f .libs/binread.lo binread.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/binread.nm .libs/binread.nmS .libs/binread.nmT creating .libs/binreadS.c generating symbol list for `binread' (cd .libs && gcc -c -fno-builtin "binreadS.c") rm -f .libs/binreadS.c .libs/binread.nm .libs/binread.nmS .libs/binread.nmT gcc .libs/binreadS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o binread binread.o -lpthread -lssl -lcrypto -lz -lm rm -f .libs/binreadS.o make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' Building dependencies for h5diff_main.c Building dependencies for h5diffgentest.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_main.c -fPIC -DPIC -o h5diff_main.o h5diff_main.c:403:2: warning: no newline at end of file mv -f h5diff_main.o .libs/h5diff_main.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diff_main.c -o h5diff_main.o >/dev/null 2>&1 mv -f .libs/h5diff_main.lo h5diff_main.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5diff.nm .libs/h5diff.nmS .libs/h5diff.nmT creating .libs/h5diffS.c generating symbol list for `h5diff' (cd .libs && gcc -c -fno-builtin "h5diffS.c") rm -f .libs/h5diffS.c .libs/h5diff.nm .libs/h5diff.nmS .libs/h5diff.nmT gcc .libs/h5diffS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5diff h5diff_main.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5diff rm -f .libs/h5diffgentest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diffgentest.c -fPIC -DPIC -o h5diffgentest.o h5diffgentest.c: In function 'gen_datareg': h5diffgentest.c:2328: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f h5diffgentest.o .libs/h5diffgentest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5diffgentest.c -o h5diffgentest.o >/dev/null 2>&1 mv -f .libs/h5diffgentest.lo h5diffgentest.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5diffgentest.nm .libs/h5diffgentest.nmS .libs/h5diffgentest.nmT creating .libs/h5diffgentestS.c generating symbol list for `h5diffgentest' (cd .libs && gcc -c -fno-builtin "h5diffgentestS.c") rm -f .libs/h5diffgentestS.c .libs/h5diffgentest.nm .libs/h5diffgentest.nmS .libs/h5diffgentest.nmT gcc .libs/h5diffgentestS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5diffgentest h5diffgentest.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5diffgentest make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' Building dependencies for h5ls.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5ls.c -fPIC -DPIC -o h5ls.o mv -f h5ls.o .libs/h5ls.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5ls.c -o h5ls.o >/dev/null 2>&1 mv -f .libs/h5ls.lo h5ls.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5ls.nm .libs/h5ls.nmS .libs/h5ls.nmT creating .libs/h5lsS.c generating symbol list for `h5ls' (cd .libs && gcc -c -fno-builtin "h5lsS.c") rm -f .libs/h5lsS.c .libs/h5ls.nm .libs/h5ls.nmS .libs/h5ls.nmT gcc .libs/h5lsS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5ls h5ls.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5ls make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' Building dependencies for h5debug.c Building dependencies for h5repart.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5debug.c -fPIC -DPIC -o h5debug.o h5debug.c: In function 'main': h5debug.c:207: warning: implicit declaration of function 'H5Eprint' mv -f h5debug.o .libs/h5debug.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5debug.c -o h5debug.o >/dev/null 2>&1 mv -f .libs/h5debug.lo h5debug.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5debug.nm .libs/h5debug.nmS .libs/h5debug.nmT creating .libs/h5debugS.c generating symbol list for `h5debug' (cd .libs && gcc -c -fno-builtin "h5debugS.c") rm -f .libs/h5debugS.c .libs/h5debug.nm .libs/h5debug.nmS .libs/h5debug.nmT gcc .libs/h5debugS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5debug h5debug.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5debug cp ./h5redeploy.in h5redeploy rm -f .libs/h5repart.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repart.c -fPIC -DPIC -o h5repart.o mv -f h5repart.o .libs/h5repart.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repart.c -o h5repart.o >/dev/null 2>&1 mv -f .libs/h5repart.lo h5repart.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5repart.nm .libs/h5repart.nmS .libs/h5repart.nmT creating .libs/h5repartS.c generating symbol list for `h5repart' (cd .libs && gcc -c -fno-builtin "h5repartS.c") rm -f .libs/h5repartS.c .libs/h5repart.nm .libs/h5repart.nmS .libs/h5repart.nmT gcc .libs/h5repartS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5repart h5repart.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5repart make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' Building dependencies for h5import.c Building dependencies for h5importtest.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5import.c -fPIC -DPIC -o h5import.o mv -f h5import.o .libs/h5import.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5import.c -o h5import.o >/dev/null 2>&1 mv -f .libs/h5import.lo h5import.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5import.nm .libs/h5import.nmS .libs/h5import.nmT creating .libs/h5importS.c generating symbol list for `h5import' (cd .libs && gcc -c -fno-builtin "h5importS.c") rm -f .libs/h5importS.c .libs/h5import.nm .libs/h5import.nmS .libs/h5import.nmT gcc .libs/h5importS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5import h5import.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5import rm -f .libs/h5importtest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5importtest.c -fPIC -DPIC -o h5importtest.o h5importtest.c: In function 'main': h5importtest.c:213: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:221: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:229: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:237: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:245: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:253: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:263: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:272: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result h5importtest.c:286: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f h5importtest.o .libs/h5importtest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5importtest.c -o h5importtest.o >/dev/null 2>&1 mv -f .libs/h5importtest.lo h5importtest.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5importtest.nm .libs/h5importtest.nmS .libs/h5importtest.nmT creating .libs/h5importtestS.c generating symbol list for `h5importtest' (cd .libs && gcc -c -fno-builtin "h5importtestS.c") rm -f .libs/h5importtestS.c .libs/h5importtest.nm .libs/h5importtest.nmS .libs/h5importtest.nmT gcc .libs/h5importtestS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5importtest h5importtest.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5importtest make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' Building dependencies for h5repack.c Building dependencies for h5repack_copy.c Building dependencies for h5repack_refs.c Building dependencies for h5repack_filters.c Building dependencies for h5repack_list.c Building dependencies for h5repack_main.c Building dependencies for h5repack_opttable.c Building dependencies for h5repack_parse.c Building dependencies for h5repack_verify.c Building dependencies for h5repacktst.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack.c -fPIC -DPIC -o h5repack.o h5repack.c:398:2: warning: no newline at end of file mv -f h5repack.o .libs/h5repack.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack.c -o h5repack.o >/dev/null 2>&1 mv -f .libs/h5repack.lo h5repack.lo rm -f .libs/h5repack_filters.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_filters.c -fPIC -DPIC -o h5repack_filters.o mv -f h5repack_filters.o .libs/h5repack_filters.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_filters.c -o h5repack_filters.o >/dev/null 2>&1 mv -f .libs/h5repack_filters.lo h5repack_filters.lo rm -f .libs/h5repack_copy.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_copy.c -fPIC -DPIC -o h5repack_copy.o mv -f h5repack_copy.o .libs/h5repack_copy.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_copy.c -o h5repack_copy.o >/dev/null 2>&1 mv -f .libs/h5repack_copy.lo h5repack_copy.lo rm -f .libs/h5repack_refs.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_refs.c -fPIC -DPIC -o h5repack_refs.o mv -f h5repack_refs.o .libs/h5repack_refs.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_refs.c -o h5repack_refs.o >/dev/null 2>&1 mv -f .libs/h5repack_refs.lo h5repack_refs.lo rm -f .libs/h5repack_list.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_list.c -fPIC -DPIC -o h5repack_list.o mv -f h5repack_list.o .libs/h5repack_list.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_list.c -o h5repack_list.o >/dev/null 2>&1 mv -f .libs/h5repack_list.lo h5repack_list.lo rm -f .libs/h5repack_main.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_main.c -fPIC -DPIC -o h5repack_main.o h5repack_main.c: In function 'read_info': h5repack_main.c:208: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result h5repack_main.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result h5repack_main.c:238: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result h5repack_main.c:245: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result mv -f h5repack_main.o .libs/h5repack_main.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_main.c -o h5repack_main.o >/dev/null 2>&1 mv -f .libs/h5repack_main.lo h5repack_main.lo rm -f .libs/h5repack_opttable.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_opttable.c -fPIC -DPIC -o h5repack_opttable.o mv -f h5repack_opttable.o .libs/h5repack_opttable.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_opttable.c -o h5repack_opttable.o >/dev/null 2>&1 mv -f .libs/h5repack_opttable.lo h5repack_opttable.lo rm -f .libs/h5repack_parse.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_parse.c -fPIC -DPIC -o h5repack_parse.o mv -f h5repack_parse.o .libs/h5repack_parse.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_parse.c -o h5repack_parse.o >/dev/null 2>&1 mv -f .libs/h5repack_parse.lo h5repack_parse.lo rm -f .libs/h5repack_verify.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_verify.c -fPIC -DPIC -o h5repack_verify.o mv -f h5repack_verify.o .libs/h5repack_verify.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_verify.c -o h5repack_verify.o >/dev/null 2>&1 mv -f .libs/h5repack_verify.lo h5repack_verify.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5repack.nm .libs/h5repack.nmS .libs/h5repack.nmT creating .libs/h5repackS.c generating symbol list for `h5repack' (cd .libs && gcc -c -fno-builtin "h5repackS.c") rm -f .libs/h5repackS.c .libs/h5repack.nm .libs/h5repack.nmS .libs/h5repack.nmT gcc .libs/h5repackS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5repack h5repack.o h5repack_filters.o h5repack_copy.o h5repack_refs.o h5repack_list.o h5repack_main.o h5repack_opttable.o h5repack_parse.o h5repack_verify.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5repack rm -f .libs/h5repacktst.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repacktst.c -fPIC -DPIC -o h5repacktst.o mv -f h5repacktst.o .libs/h5repacktst.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repacktst.c -o h5repacktst.o >/dev/null 2>&1 mv -f .libs/h5repacktst.lo h5repacktst.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5repacktst.nm .libs/h5repacktst.nmS .libs/h5repacktst.nmT creating .libs/h5repacktstS.c generating symbol list for `h5repacktst' (cd .libs && gcc -c -fno-builtin "h5repacktstS.c") rm -f .libs/h5repacktstS.c .libs/h5repacktst.nm .libs/h5repacktst.nmS .libs/h5repacktst.nmT gcc .libs/h5repacktstS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5repacktst h5repack.o h5repack_filters.o h5repack_copy.o h5repack_refs.o h5repack_list.o h5repack_opttable.o h5repack_parse.o h5repack_verify.o h5repacktst.o ../lib/.libs/libh5tools.a ../../test/.libs/libh5test.so ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5repacktst rm -f .libs/testh5repack_detect_szip.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c testh5repack_detect_szip.c -fPIC -DPIC -o testh5repack_detect_szip.o mv -f testh5repack_detect_szip.o .libs/testh5repack_detect_szip.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c testh5repack_detect_szip.c -o testh5repack_detect_szip.o >/dev/null 2>&1 mv -f .libs/testh5repack_detect_szip.lo testh5repack_detect_szip.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/testh5repack_detect_szip.nm .libs/testh5repack_detect_szip.nmS .libs/testh5repack_detect_szip.nmT creating .libs/testh5repack_detect_szipS.c generating symbol list for `testh5repack_detect_szip' (cd .libs && gcc -c -fno-builtin "testh5repack_detect_szipS.c") rm -f .libs/testh5repack_detect_szipS.c .libs/testh5repack_detect_szip.nm .libs/testh5repack_detect_szip.nmS .libs/testh5repack_detect_szip.nmT gcc .libs/testh5repack_detect_szipS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating testh5repack_detect_szip make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' Building dependencies for h5jam.c Building dependencies for h5unjam.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5jam.c -fPIC -DPIC -o h5jam.o h5jam.c: In function 'copy_some_to_file': h5jam.c:454: warning: ignoring return value of 'write', declared with attribute warn_unused_result h5jam.c: In function 'write_pad': h5jam.c:536: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f h5jam.o .libs/h5jam.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5jam.c -o h5jam.o >/dev/null 2>&1 mv -f .libs/h5jam.lo h5jam.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5jam.nm .libs/h5jam.nmS .libs/h5jam.nmT creating .libs/h5jamS.c generating symbol list for `h5jam' (cd .libs && gcc -c -fno-builtin "h5jamS.c") rm -f .libs/h5jamS.c .libs/h5jam.nm .libs/h5jam.nmS .libs/h5jam.nmT gcc .libs/h5jamS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5jam h5jam.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5jam rm -f .libs/h5unjam.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5unjam.c -fPIC -DPIC -o h5unjam.o h5unjam.c: In function 'copy_to_file': h5unjam.c:311: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f h5unjam.o .libs/h5unjam.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5unjam.c -o h5unjam.o >/dev/null 2>&1 mv -f .libs/h5unjam.lo h5unjam.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5unjam.nm .libs/h5unjam.nmS .libs/h5unjam.nmT creating .libs/h5unjamS.c generating symbol list for `h5unjam' (cd .libs && gcc -c -fno-builtin "h5unjamS.c") rm -f .libs/h5unjamS.c .libs/h5unjam.nm .libs/h5unjam.nmS .libs/h5unjam.nmT gcc .libs/h5unjamS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5unjam h5unjam.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5unjam rm -f .libs/tellub.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tellub.c -fPIC -DPIC -o tellub.o mv -f tellub.o .libs/tellub.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tellub.c -o tellub.o >/dev/null 2>&1 mv -f .libs/tellub.lo tellub.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/tellub.nm .libs/tellub.nmS .libs/tellub.nmT creating .libs/tellubS.c generating symbol list for `tellub' (cd .libs && gcc -c -fno-builtin "tellubS.c") rm -f .libs/tellubS.c .libs/tellub.nm .libs/tellub.nmS .libs/tellub.nmT gcc .libs/tellubS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/tellub tellub.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating tellub rm -f .libs/h5jamgentest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5jamgentest.c -fPIC -DPIC -o h5jamgentest.o h5jamgentest.c: In function 'gent_withub': h5jamgentest.c:399: warning: ignoring return value of 'write', declared with attribute warn_unused_result h5jamgentest.c: In function 'gent_withub513': h5jamgentest.c:543: warning: ignoring return value of 'write', declared with attribute warn_unused_result h5jamgentest.c: In function 'create_textfile': h5jamgentest.c:575: warning: ignoring return value of 'write', declared with attribute warn_unused_result In function 'memset', inlined from 'gent_withub513' at h5jamgentest.c:537: /usr/include/bits/string3.h:85: warning: call to __builtin___memset_chk will always overflow destination buffer mv -f h5jamgentest.o .libs/h5jamgentest.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5jamgentest.c -o h5jamgentest.o >/dev/null 2>&1 mv -f .libs/h5jamgentest.lo h5jamgentest.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5jamgentest.nm .libs/h5jamgentest.nmS .libs/h5jamgentest.nmT creating .libs/h5jamgentestS.c generating symbol list for `h5jamgentest' (cd .libs && gcc -c -fno-builtin "h5jamgentestS.c") rm -f .libs/h5jamgentestS.c .libs/h5jamgentest.nm .libs/h5jamgentest.nmS .libs/h5jamgentest.nmT gcc .libs/h5jamgentestS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5jamgentest h5jamgentest.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5jamgentest rm -f .libs/getub.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c getub.c -fPIC -DPIC -o getub.o getub.c: In function 'main': getub.c:165: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f getub.o .libs/getub.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c getub.c -o getub.o >/dev/null 2>&1 mv -f .libs/getub.lo getub.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/getub.nm .libs/getub.nmS .libs/getub.nmT creating .libs/getubS.c generating symbol list for `getub' (cd .libs && gcc -c -fno-builtin "getubS.c") rm -f .libs/getubS.c .libs/getub.nm .libs/getub.nmS .libs/getub.nmT gcc .libs/getubS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/getub getub.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating getub make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gif2hdf.c -fPIC -DPIC -o gif2hdf.o mv -f gif2hdf.o .libs/gif2hdf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gif2hdf.c -o gif2hdf.o >/dev/null 2>&1 mv -f .libs/gif2hdf.lo gif2hdf.lo rm -f .libs/gif2mem.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gif2mem.c -fPIC -DPIC -o gif2mem.o mv -f gif2mem.o .libs/gif2mem.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gif2mem.c -o gif2mem.o >/dev/null 2>&1 mv -f .libs/gif2mem.lo gif2mem.lo rm -f .libs/decompress.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c decompress.c -fPIC -DPIC -o decompress.o mv -f decompress.o .libs/decompress.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c decompress.c -o decompress.o >/dev/null 2>&1 mv -f .libs/decompress.lo decompress.lo rm -f .libs/gifread.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gifread.c -fPIC -DPIC -o gifread.o mv -f gifread.o .libs/gifread.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gifread.c -o gifread.o >/dev/null 2>&1 mv -f .libs/gifread.lo gifread.lo rm -f .libs/writehdf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c writehdf.c -fPIC -DPIC -o writehdf.o mv -f writehdf.o .libs/writehdf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c writehdf.c -o writehdf.o >/dev/null 2>&1 mv -f .libs/writehdf.lo writehdf.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gif2h5.nm .libs/gif2h5.nmS .libs/gif2h5.nmT creating .libs/gif2h5S.c generating symbol list for `gif2h5' (cd .libs && gcc -c -fno-builtin "gif2h5S.c") rm -f .libs/gif2h5S.c .libs/gif2h5.nm .libs/gif2h5.nmS .libs/gif2h5.nmT gcc .libs/gif2h5S.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating gif2h5 rm -f .libs/hdf2gif.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c hdf2gif.c -fPIC -DPIC -o hdf2gif.o hdf2gif.c: In function 'main': hdf2gif.c:249: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result hdf2gif.c:59: warning: 'numcols' may be used uninitialized in this function mv -f hdf2gif.o .libs/hdf2gif.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c hdf2gif.c -o hdf2gif.o >/dev/null 2>&1 mv -f .libs/hdf2gif.lo hdf2gif.lo rm -f .libs/hdfgifwr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c hdfgifwr.c -fPIC -DPIC -o hdfgifwr.o hdfgifwr.c: In function 'flush_char': hdfgifwr.c:519: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f hdfgifwr.o .libs/hdfgifwr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c hdfgifwr.c -o hdfgifwr.o >/dev/null 2>&1 mv -f .libs/hdfgifwr.lo hdfgifwr.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h52gif.nm .libs/h52gif.nmS .libs/h52gif.nmT creating .libs/h52gifS.c generating symbol list for `h52gif' (cd .libs && gcc -c -fno-builtin "h52gifS.c") rm -f .libs/h52gifS.c .libs/h52gif.nm .libs/h52gif.nmS .libs/h52gif.nmT gcc .libs/h52gifS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h52gif rm -f .libs/h52gifgentst.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h52gifgentst.c -fPIC -DPIC -o h52gifgentst.o mv -f h52gifgentst.o .libs/h52gifgentst.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../../src -I../../../src -I../../../tools/lib -I../../../hl/src -I../../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h52gifgentst.c -o h52gifgentst.o >/dev/null 2>&1 mv -f .libs/h52gifgentst.lo h52gifgentst.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h52gifgentst.nm .libs/h52gifgentst.nmS .libs/h52gifgentst.nmT creating .libs/h52gifgentstS.c generating symbol list for `h52gifgentst' (cd .libs && gcc -c -fno-builtin "h52gifgentstS.c") rm -f .libs/h52gifgentstS.c .libs/h52gifgentst.nm .libs/h52gifgentst.nmS .libs/h52gifgentst.nmT gcc .libs/h52gifgentstS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h52gifgentst make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7' make tests make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' rm -f .libs/testhdf5.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c testhdf5.c -fPIC -DPIC -o testhdf5.o mv -f testhdf5.o .libs/testhdf5.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c testhdf5.c -o testhdf5.o >/dev/null 2>&1 mv -f .libs/testhdf5.lo testhdf5.lo rm -f .libs/tarray.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tarray.c -fPIC -DPIC -o tarray.o mv -f tarray.o .libs/tarray.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tarray.c -o tarray.o >/dev/null 2>&1 mv -f .libs/tarray.lo tarray.lo rm -f .libs/tattr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tattr.c -fPIC -DPIC -o tattr.o mv -f tattr.o .libs/tattr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tattr.c -o tattr.o >/dev/null 2>&1 mv -f .libs/tattr.lo tattr.lo rm -f .libs/tconfig.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tconfig.c -fPIC -DPIC -o tconfig.o mv -f tconfig.o .libs/tconfig.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tconfig.c -o tconfig.o >/dev/null 2>&1 mv -f .libs/tconfig.lo tconfig.lo rm -f .libs/tfile.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tfile.c -fPIC -DPIC -o tfile.o mv -f tfile.o .libs/tfile.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tfile.c -o tfile.o >/dev/null 2>&1 mv -f .libs/tfile.lo tfile.lo rm -f .libs/tgenprop.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tgenprop.c -fPIC -DPIC -o tgenprop.o mv -f tgenprop.o .libs/tgenprop.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tgenprop.c -o tgenprop.o >/dev/null 2>&1 mv -f .libs/tgenprop.lo tgenprop.lo rm -f .libs/th5s.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c th5s.c -fPIC -DPIC -o th5s.o mv -f th5s.o .libs/th5s.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c th5s.c -o th5s.o >/dev/null 2>&1 mv -f .libs/th5s.lo th5s.lo rm -f .libs/tcoords.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tcoords.c -fPIC -DPIC -o tcoords.o tcoords.c: In function 'test_single_end': tcoords.c:116: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tcoords.c:146: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f tcoords.o .libs/tcoords.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tcoords.c -o tcoords.o >/dev/null 2>&1 mv -f .libs/tcoords.lo tcoords.lo rm -f .libs/theap.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c theap.c -fPIC -DPIC -o theap.o mv -f theap.o .libs/theap.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c theap.c -o theap.o >/dev/null 2>&1 mv -f .libs/theap.lo theap.lo rm -f .libs/titerate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c titerate.c -fPIC -DPIC -o titerate.o mv -f titerate.o .libs/titerate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c titerate.c -o titerate.o >/dev/null 2>&1 mv -f .libs/titerate.lo titerate.lo rm -f .libs/tmeta.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tmeta.c -fPIC -DPIC -o tmeta.o mv -f tmeta.o .libs/tmeta.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tmeta.c -o tmeta.o >/dev/null 2>&1 mv -f .libs/tmeta.lo tmeta.lo rm -f .libs/tmisc.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tmisc.c -fPIC -DPIC -o tmisc.o tmisc.c: In function 'test_misc16': tmisc.c:2678: warning: initialization makes integer from pointer without a cast tmisc.c: In function 'test_misc17': tmisc.c:2757: warning: initialization makes integer from pointer without a cast mv -f tmisc.o .libs/tmisc.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tmisc.c -o tmisc.o >/dev/null 2>&1 mv -f .libs/tmisc.lo tmisc.lo rm -f .libs/trefer.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c trefer.c -fPIC -DPIC -o trefer.o trefer.c: In function 'test_reference_region': trefer.c:349: warning: missing braces around initializer trefer.c:349: warning: (near initialization for 'nvrbuf[0]') trefer.c:349: warning: large integer implicitly truncated to unsigned type trefer.c:426: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type trefer.c: In function 'test_reference_region_1D': trefer.c:698: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f trefer.o .libs/trefer.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c trefer.c -o trefer.o >/dev/null 2>&1 mv -f .libs/trefer.lo trefer.lo rm -f .libs/trefstr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c trefstr.c -fPIC -DPIC -o trefstr.o mv -f trefstr.o .libs/trefstr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c trefstr.c -o trefstr.o >/dev/null 2>&1 mv -f .libs/trefstr.lo trefstr.lo rm -f .libs/tselect.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tselect.c -fPIC -DPIC -o tselect.o tselect.c: In function 'test_select_point': tselect.c:426: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:451: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:476: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:505: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:547: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:571: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_combo': tselect.c:924: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_point_copy': tselect.c:1759: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:1773: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:1817: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_point_offset': tselect.c:2206: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:2241: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:2277: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_point_chunk': tselect.c:3876: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:3912: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_fill_point': tselect.c:4667: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_scalar_select': tselect.c:5205: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_scalar_select2': tselect.c:5324: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_shape_same': tselect.c:5411: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:5429: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:6042: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_bounds': tselect.c:6589: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f tselect.o .libs/tselect.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tselect.c -o tselect.o >/dev/null 2>&1 mv -f .libs/tselect.lo tselect.lo rm -f .libs/tskiplist.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tskiplist.c -fPIC -DPIC -o tskiplist.o mv -f tskiplist.o .libs/tskiplist.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tskiplist.c -o tskiplist.o >/dev/null 2>&1 mv -f .libs/tskiplist.lo tskiplist.lo rm -f .libs/ttime.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttime.c -fPIC -DPIC -o ttime.o mv -f ttime.o .libs/ttime.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttime.c -o ttime.o >/dev/null 2>&1 mv -f .libs/ttime.lo ttime.lo rm -f .libs/ttst.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttst.c -fPIC -DPIC -o ttst.o mv -f ttst.o .libs/ttst.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttst.c -o ttst.o >/dev/null 2>&1 mv -f .libs/ttst.lo ttst.lo rm -f .libs/tvltypes.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tvltypes.c -fPIC -DPIC -o tvltypes.o tvltypes.c: In function 'test_vltypes_fill_value': tvltypes.c:2584: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch tvltypes.c:2584: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch tvltypes.c:2685: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch tvltypes.c:2685: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch tvltypes.c:2876: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch tvltypes.c:2876: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch tvltypes.c: In function 'test_vltypes': tvltypes.c:2440: warning: 'dset_dspace_id' may be used uninitialized in this function tvltypes.c:2455: warning: 'dset_elmts' may be used uninitialized in this function tvltypes.c:2441: warning: 'dset_select_dspace_id' may be used uninitialized in this function mv -f tvltypes.o .libs/tvltypes.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tvltypes.c -o tvltypes.o >/dev/null 2>&1 mv -f .libs/tvltypes.lo tvltypes.lo rm -f .libs/tvlstr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tvlstr.c -fPIC -DPIC -o tvlstr.o mv -f tvlstr.o .libs/tvlstr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c tvlstr.c -o tvlstr.o >/dev/null 2>&1 mv -f .libs/tvlstr.lo tvlstr.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/testhdf5.nm .libs/testhdf5.nmS .libs/testhdf5.nmT creating .libs/testhdf5S.c generating symbol list for `testhdf5' (cd .libs && gcc -c -fno-builtin "testhdf5S.c") rm -f .libs/testhdf5S.c .libs/testhdf5.nm .libs/testhdf5.nmS .libs/testhdf5.nmT gcc .libs/testhdf5S.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tconfig.o tfile.o tgenprop.o th5s.o tcoords.o theap.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o ttime.o ttst.o tvltypes.o tvlstr.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating testhdf5 rm -f .libs/lheap.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c lheap.c -fPIC -DPIC -o lheap.o mv -f lheap.o .libs/lheap.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c lheap.c -o lheap.o >/dev/null 2>&1 mv -f .libs/lheap.lo lheap.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/lheap.nm .libs/lheap.nmS .libs/lheap.nmT creating .libs/lheapS.c generating symbol list for `lheap' (cd .libs && gcc -c -fno-builtin "lheapS.c") rm -f .libs/lheapS.c .libs/lheap.nm .libs/lheap.nmS .libs/lheap.nmT gcc .libs/lheapS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/lheap lheap.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating lheap rm -f .libs/ohdr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ohdr.c -fPIC -DPIC -o ohdr.o mv -f ohdr.o .libs/ohdr.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ohdr.c -o ohdr.o >/dev/null 2>&1 mv -f .libs/ohdr.lo ohdr.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/ohdr.nm .libs/ohdr.nmS .libs/ohdr.nmT creating .libs/ohdrS.c generating symbol list for `ohdr' (cd .libs && gcc -c -fno-builtin "ohdrS.c") rm -f .libs/ohdrS.c .libs/ohdr.nm .libs/ohdr.nmS .libs/ohdr.nmT gcc .libs/ohdrS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/ohdr ohdr.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating ohdr rm -f .libs/stab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c stab.c -fPIC -DPIC -o stab.o mv -f stab.o .libs/stab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c stab.c -o stab.o >/dev/null 2>&1 mv -f .libs/stab.lo stab.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/stab.nm .libs/stab.nmS .libs/stab.nmT creating .libs/stabS.c generating symbol list for `stab' (cd .libs && gcc -c -fno-builtin "stabS.c") rm -f .libs/stabS.c .libs/stab.nm .libs/stab.nmS .libs/stab.nmT gcc .libs/stabS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/stab stab.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating stab rm -f .libs/gheap.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gheap.c -fPIC -DPIC -o gheap.o mv -f gheap.o .libs/gheap.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gheap.c -o gheap.o >/dev/null 2>&1 mv -f .libs/gheap.lo gheap.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gheap.nm .libs/gheap.nmS .libs/gheap.nmT creating .libs/gheapS.c generating symbol list for `gheap' (cd .libs && gcc -c -fno-builtin "gheapS.c") rm -f .libs/gheapS.c .libs/gheap.nm .libs/gheap.nmS .libs/gheap.nmT gcc .libs/gheapS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/gheap gheap.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating gheap rm -f .libs/cache.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c cache.c -fPIC -DPIC -o cache.o mv -f cache.o .libs/cache.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c cache.c -o cache.o >/dev/null 2>&1 mv -f .libs/cache.lo cache.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/cache.nm .libs/cache.nmS .libs/cache.nmT creating .libs/cacheS.c generating symbol list for `cache' (cd .libs && gcc -c -fno-builtin "cacheS.c") rm -f .libs/cacheS.c .libs/cache.nm .libs/cache.nmS .libs/cache.nmT gcc .libs/cacheS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/cache cache.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating cache rm -f .libs/hyperslab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c hyperslab.c -fPIC -DPIC -o hyperslab.o mv -f hyperslab.o .libs/hyperslab.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c hyperslab.c -o hyperslab.o >/dev/null 2>&1 mv -f .libs/hyperslab.lo hyperslab.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/hyperslab.nm .libs/hyperslab.nmS .libs/hyperslab.nmT creating .libs/hyperslabS.c generating symbol list for `hyperslab' (cd .libs && gcc -c -fno-builtin "hyperslabS.c") rm -f .libs/hyperslabS.c .libs/hyperslab.nm .libs/hyperslab.nmS .libs/hyperslab.nmT gcc .libs/hyperslabS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/hyperslab hyperslab.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating hyperslab rm -f .libs/istore.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c istore.c -fPIC -DPIC -o istore.o mv -f istore.o .libs/istore.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c istore.c -o istore.o >/dev/null 2>&1 mv -f .libs/istore.lo istore.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/istore.nm .libs/istore.nmS .libs/istore.nmT creating .libs/istoreS.c generating symbol list for `istore' (cd .libs && gcc -c -fno-builtin "istoreS.c") rm -f .libs/istoreS.c .libs/istore.nm .libs/istore.nmS .libs/istore.nmT gcc .libs/istoreS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/istore istore.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating istore rm -f .libs/bittests.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c bittests.c -fPIC -DPIC -o bittests.o mv -f bittests.o .libs/bittests.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c bittests.c -o bittests.o >/dev/null 2>&1 mv -f .libs/bittests.lo bittests.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/bittests.nm .libs/bittests.nmS .libs/bittests.nmT creating .libs/bittestsS.c generating symbol list for `bittests' (cd .libs && gcc -c -fno-builtin "bittestsS.c") rm -f .libs/bittestsS.c .libs/bittests.nm .libs/bittests.nmS .libs/bittests.nmT gcc .libs/bittestsS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/bittests bittests.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating bittests rm -f .libs/dtypes.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c dtypes.c -fPIC -DPIC -o dtypes.o dtypes.c: In function 'test_derived_integer': dtypes.c:2871: warning: unused variable 'ebias' dtypes.c:2871: warning: unused variable 'msize' dtypes.c:2871: warning: unused variable 'mpos' dtypes.c:2871: warning: unused variable 'esize' dtypes.c:2871: warning: unused variable 'epos' dtypes.c:2871: warning: unused variable 'spos' mv -f dtypes.o .libs/dtypes.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c dtypes.c -o dtypes.o >/dev/null 2>&1 mv -f .libs/dtypes.lo dtypes.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/dtypes.nm .libs/dtypes.nmS .libs/dtypes.nmT creating .libs/dtypesS.c generating symbol list for `dtypes' (cd .libs && gcc -c -fno-builtin "dtypesS.c") rm -f .libs/dtypesS.c .libs/dtypes.nm .libs/dtypes.nmS .libs/dtypes.nmT gcc .libs/dtypesS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/dtypes dtypes.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating dtypes rm -f .libs/dsets.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c dsets.c -fPIC -DPIC -o dsets.o dsets.c: In function 'test_simple_io': dsets.c:402: warning: ignoring return value of 'read', declared with attribute warn_unused_result dsets.c: In function 'test_userblock_offset': dsets.c:487: warning: ignoring return value of 'read', declared with attribute warn_unused_result dsets.c: In function 'test_get_filter_info': dsets.c:1785: warning: unused variable 'err' dsets.c: In function 'test_random_chunks': dsets.c:3959: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type dsets.c:3984: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type dsets.c:4051: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type dsets.c:4076: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f dsets.o .libs/dsets.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c dsets.c -o dsets.o >/dev/null 2>&1 mv -f .libs/dsets.lo dsets.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/dsets.nm .libs/dsets.nmS .libs/dsets.nmT creating .libs/dsetsS.c generating symbol list for `dsets' (cd .libs && gcc -c -fno-builtin "dsetsS.c") rm -f .libs/dsetsS.c .libs/dsets.nm .libs/dsets.nmS .libs/dsets.nmT gcc .libs/dsetsS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/dsets dsets.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating dsets rm -f .libs/cmpd_dset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c cmpd_dset.c -fPIC -DPIC -o cmpd_dset.o mv -f cmpd_dset.o .libs/cmpd_dset.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c cmpd_dset.c -o cmpd_dset.o >/dev/null 2>&1 mv -f .libs/cmpd_dset.lo cmpd_dset.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/cmpd_dset.nm .libs/cmpd_dset.nmS .libs/cmpd_dset.nmT creating .libs/cmpd_dsetS.c generating symbol list for `cmpd_dset' (cd .libs && gcc -c -fno-builtin "cmpd_dsetS.c") rm -f .libs/cmpd_dsetS.c .libs/cmpd_dset.nm .libs/cmpd_dset.nmS .libs/cmpd_dset.nmT gcc .libs/cmpd_dsetS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating cmpd_dset rm -f .libs/extend.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c extend.c -fPIC -DPIC -o extend.o mv -f extend.o .libs/extend.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c extend.c -o extend.o >/dev/null 2>&1 mv -f .libs/extend.lo extend.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/extend.nm .libs/extend.nmS .libs/extend.nmT creating .libs/extendS.c generating symbol list for `extend' (cd .libs && gcc -c -fno-builtin "extendS.c") rm -f .libs/extendS.c .libs/extend.nm .libs/extend.nmS .libs/extend.nmT gcc .libs/extendS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/extend extend.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating extend rm -f .libs/external.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c external.c -fPIC -DPIC -o external.o external.c: In function 'test_3': external.c:755: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f external.o .libs/external.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c external.c -o external.o >/dev/null 2>&1 mv -f .libs/external.lo external.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/external.nm .libs/external.nmS .libs/external.nmT creating .libs/externalS.c generating symbol list for `external' (cd .libs && gcc -c -fno-builtin "externalS.c") rm -f .libs/externalS.c .libs/external.nm .libs/external.nmS .libs/external.nmT gcc .libs/externalS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/external external.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating external rm -f .libs/links.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c links.c -fPIC -DPIC -o links.o mv -f links.o .libs/links.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c links.c -o links.o >/dev/null 2>&1 mv -f .libs/links.lo links.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/links.nm .libs/links.nmS .libs/links.nmT creating .libs/linksS.c generating symbol list for `links' (cd .libs && gcc -c -fno-builtin "linksS.c") rm -f .libs/linksS.c .libs/links.nm .libs/links.nmS .libs/links.nmT gcc .libs/linksS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/links links.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating links rm -f .libs/unlink.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c unlink.c -fPIC -DPIC -o unlink.o mv -f unlink.o .libs/unlink.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c unlink.c -o unlink.o >/dev/null 2>&1 mv -f .libs/unlink.lo unlink.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/unlink.nm .libs/unlink.nmS .libs/unlink.nmT creating .libs/unlinkS.c generating symbol list for `unlink' (cd .libs && gcc -c -fno-builtin "unlinkS.c") rm -f .libs/unlinkS.c .libs/unlink.nm .libs/unlink.nmS .libs/unlink.nmT gcc .libs/unlinkS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/unlink unlink.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating unlink rm -f .libs/big.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c big.c -fPIC -DPIC -o big.o mv -f big.o .libs/big.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c big.c -o big.o >/dev/null 2>&1 mv -f .libs/big.lo big.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/big.nm .libs/big.nmS .libs/big.nmT creating .libs/bigS.c generating symbol list for `big' (cd .libs && gcc -c -fno-builtin "bigS.c") rm -f .libs/bigS.c .libs/big.nm .libs/big.nmS .libs/big.nmT gcc .libs/bigS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/big big.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating big rm -f .libs/mtime.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c mtime.c -fPIC -DPIC -o mtime.o mv -f mtime.o .libs/mtime.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c mtime.c -o mtime.o >/dev/null 2>&1 mv -f .libs/mtime.lo mtime.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/mtime.nm .libs/mtime.nmS .libs/mtime.nmT creating .libs/mtimeS.c generating symbol list for `mtime' (cd .libs && gcc -c -fno-builtin "mtimeS.c") rm -f .libs/mtimeS.c .libs/mtime.nm .libs/mtime.nmS .libs/mtime.nmT gcc .libs/mtimeS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/mtime mtime.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating mtime rm -f .libs/fillval.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c fillval.c -fPIC -DPIC -o fillval.o fillval.c: In function 'test_rdwr_cases': fillval.c:707: warning: 'fill_c.a' may be used uninitialized in this function fillval.c:707: warning: 'fill_c.x' may be used uninitialized in this function fillval.c:707: warning: 'fill_c.y' may be used uninitialized in this function fillval.c:707: warning: 'fill_c.z' may be used uninitialized in this function mv -f fillval.o .libs/fillval.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c fillval.c -o fillval.o >/dev/null 2>&1 mv -f .libs/fillval.lo fillval.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/fillval.nm .libs/fillval.nmS .libs/fillval.nmT creating .libs/fillvalS.c generating symbol list for `fillval' (cd .libs && gcc -c -fno-builtin "fillvalS.c") rm -f .libs/fillvalS.c .libs/fillval.nm .libs/fillval.nmS .libs/fillval.nmT gcc .libs/fillvalS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/fillval fillval.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating fillval rm -f .libs/mount.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c mount.c -fPIC -DPIC -o mount.o mv -f mount.o .libs/mount.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c mount.c -o mount.o >/dev/null 2>&1 mv -f .libs/mount.lo mount.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/mount.nm .libs/mount.nmS .libs/mount.nmT creating .libs/mountS.c generating symbol list for `mount' (cd .libs && gcc -c -fno-builtin "mountS.c") rm -f .libs/mountS.c .libs/mount.nm .libs/mount.nmS .libs/mount.nmT gcc .libs/mountS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/mount mount.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating mount rm -f .libs/flush1.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c flush1.c -fPIC -DPIC -o flush1.o mv -f flush1.o .libs/flush1.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c flush1.c -o flush1.o >/dev/null 2>&1 mv -f .libs/flush1.lo flush1.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/flush1.nm .libs/flush1.nmS .libs/flush1.nmT creating .libs/flush1S.c generating symbol list for `flush1' (cd .libs && gcc -c -fno-builtin "flush1S.c") rm -f .libs/flush1S.c .libs/flush1.nm .libs/flush1.nmS .libs/flush1.nmT gcc .libs/flush1S.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/flush1 flush1.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating flush1 rm -f .libs/flush2.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c flush2.c -fPIC -DPIC -o flush2.o mv -f flush2.o .libs/flush2.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c flush2.c -o flush2.o >/dev/null 2>&1 mv -f .libs/flush2.lo flush2.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/flush2.nm .libs/flush2.nmS .libs/flush2.nmT creating .libs/flush2S.c generating symbol list for `flush2' (cd .libs && gcc -c -fno-builtin "flush2S.c") rm -f .libs/flush2S.c .libs/flush2.nm .libs/flush2.nmS .libs/flush2.nmT gcc .libs/flush2S.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/flush2 flush2.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating flush2 rm -f .libs/enum.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c enum.c -fPIC -DPIC -o enum.o mv -f enum.o .libs/enum.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c enum.c -o enum.o >/dev/null 2>&1 mv -f .libs/enum.lo enum.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/enum.nm .libs/enum.nmS .libs/enum.nmT creating .libs/enumS.c generating symbol list for `enum' (cd .libs && gcc -c -fno-builtin "enumS.c") rm -f .libs/enumS.c .libs/enum.nm .libs/enum.nmS .libs/enum.nmT gcc .libs/enumS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/enum enum.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating enum rm -f .libs/gass_write.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_write.c -fPIC -DPIC -o gass_write.o mv -f gass_write.o .libs/gass_write.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_write.c -o gass_write.o >/dev/null 2>&1 mv -f .libs/gass_write.lo gass_write.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gass_write.nm .libs/gass_write.nmS .libs/gass_write.nmT creating .libs/gass_writeS.c generating symbol list for `gass_write' (cd .libs && gcc -c -fno-builtin "gass_writeS.c") rm -f .libs/gass_writeS.c .libs/gass_write.nm .libs/gass_write.nmS .libs/gass_write.nmT gcc .libs/gass_writeS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/gass_write gass_write.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating gass_write rm -f .libs/gass_read.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_read.c -fPIC -DPIC -o gass_read.o mv -f gass_read.o .libs/gass_read.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_read.c -o gass_read.o >/dev/null 2>&1 mv -f .libs/gass_read.lo gass_read.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gass_read.nm .libs/gass_read.nmS .libs/gass_read.nmT creating .libs/gass_readS.c generating symbol list for `gass_read' (cd .libs && gcc -c -fno-builtin "gass_readS.c") rm -f .libs/gass_readS.c .libs/gass_read.nm .libs/gass_read.nmS .libs/gass_read.nmT gcc .libs/gass_readS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/gass_read gass_read.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating gass_read rm -f .libs/gass_append.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_append.c -fPIC -DPIC -o gass_append.o mv -f gass_append.o .libs/gass_append.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_append.c -o gass_append.o >/dev/null 2>&1 mv -f .libs/gass_append.lo gass_append.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gass_append.nm .libs/gass_append.nmS .libs/gass_append.nmT creating .libs/gass_appendS.c generating symbol list for `gass_append' (cd .libs && gcc -c -fno-builtin "gass_appendS.c") rm -f .libs/gass_appendS.c .libs/gass_append.nm .libs/gass_append.nmS .libs/gass_append.nmT gcc .libs/gass_appendS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/gass_append gass_append.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating gass_append rm -f .libs/set_extent.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c set_extent.c -fPIC -DPIC -o set_extent.o mv -f set_extent.o .libs/set_extent.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c set_extent.c -o set_extent.o >/dev/null 2>&1 mv -f .libs/set_extent.lo set_extent.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/set_extent.nm .libs/set_extent.nmS .libs/set_extent.nmT creating .libs/set_extentS.c generating symbol list for `set_extent' (cd .libs && gcc -c -fno-builtin "set_extentS.c") rm -f .libs/set_extentS.c .libs/set_extent.nm .libs/set_extent.nmS .libs/set_extent.nmT gcc .libs/set_extentS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/set_extent set_extent.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating set_extent rm -f .libs/srb_write.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_write.c -fPIC -DPIC -o srb_write.o mv -f srb_write.o .libs/srb_write.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_write.c -o srb_write.o >/dev/null 2>&1 mv -f .libs/srb_write.lo srb_write.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/srb_write.nm .libs/srb_write.nmS .libs/srb_write.nmT creating .libs/srb_writeS.c generating symbol list for `srb_write' (cd .libs && gcc -c -fno-builtin "srb_writeS.c") rm -f .libs/srb_writeS.c .libs/srb_write.nm .libs/srb_write.nmS .libs/srb_write.nmT gcc .libs/srb_writeS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/srb_write srb_write.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating srb_write rm -f .libs/srb_append.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_append.c -fPIC -DPIC -o srb_append.o mv -f srb_append.o .libs/srb_append.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_append.c -o srb_append.o >/dev/null 2>&1 mv -f .libs/srb_append.lo srb_append.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/srb_append.nm .libs/srb_append.nmS .libs/srb_append.nmT creating .libs/srb_appendS.c generating symbol list for `srb_append' (cd .libs && gcc -c -fno-builtin "srb_appendS.c") rm -f .libs/srb_appendS.c .libs/srb_append.nm .libs/srb_append.nmS .libs/srb_append.nmT gcc .libs/srb_appendS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/srb_append srb_append.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating srb_append rm -f .libs/srb_read.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_read.c -fPIC -DPIC -o srb_read.o mv -f srb_read.o .libs/srb_read.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_read.c -o srb_read.o >/dev/null 2>&1 mv -f .libs/srb_read.lo srb_read.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/srb_read.nm .libs/srb_read.nmS .libs/srb_read.nmT creating .libs/srb_readS.c generating symbol list for `srb_read' (cd .libs && gcc -c -fno-builtin "srb_readS.c") rm -f .libs/srb_readS.c .libs/srb_read.nm .libs/srb_read.nmS .libs/srb_read.nmT gcc .libs/srb_readS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/srb_read srb_read.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating srb_read rm -f .libs/ttsafe.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe.c -fPIC -DPIC -o ttsafe.o mv -f ttsafe.o .libs/ttsafe.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe.c -o ttsafe.o >/dev/null 2>&1 mv -f .libs/ttsafe.lo ttsafe.lo rm -f .libs/ttsafe_dcreate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_dcreate.c -fPIC -DPIC -o ttsafe_dcreate.o mv -f ttsafe_dcreate.o .libs/ttsafe_dcreate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_dcreate.c -o ttsafe_dcreate.o >/dev/null 2>&1 mv -f .libs/ttsafe_dcreate.lo ttsafe_dcreate.lo rm -f .libs/ttsafe_error.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_error.c -fPIC -DPIC -o ttsafe_error.o mv -f ttsafe_error.o .libs/ttsafe_error.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_error.c -o ttsafe_error.o >/dev/null 2>&1 mv -f .libs/ttsafe_error.lo ttsafe_error.lo rm -f .libs/ttsafe_cancel.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_cancel.c -fPIC -DPIC -o ttsafe_cancel.o mv -f ttsafe_cancel.o .libs/ttsafe_cancel.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_cancel.c -o ttsafe_cancel.o >/dev/null 2>&1 mv -f .libs/ttsafe_cancel.lo ttsafe_cancel.lo rm -f .libs/ttsafe_acreate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_acreate.c -fPIC -DPIC -o ttsafe_acreate.o mv -f ttsafe_acreate.o .libs/ttsafe_acreate.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ttsafe_acreate.c -o ttsafe_acreate.o >/dev/null 2>&1 mv -f .libs/ttsafe_acreate.lo ttsafe_acreate.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/ttsafe.nm .libs/ttsafe.nmS .libs/ttsafe.nmT creating .libs/ttsafeS.c generating symbol list for `ttsafe' (cd .libs && gcc -c -fno-builtin "ttsafeS.c") rm -f .libs/ttsafeS.c .libs/ttsafe.nm .libs/ttsafe.nmS .libs/ttsafe.nmT gcc .libs/ttsafeS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating ttsafe rm -f .libs/getname.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c getname.c -fPIC -DPIC -o getname.o getname.c: In function 'test_reg_ref': getname.c:2824: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type getname.c:2780: warning: unused variable 'buf1' getname.c:2779: warning: unused variable 'name_size1' getname.c: At top level: getname.c:2911: warning: return type defaults to 'int' mv -f getname.o .libs/getname.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c getname.c -o getname.o >/dev/null 2>&1 mv -f .libs/getname.lo getname.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/getname.nm .libs/getname.nmS .libs/getname.nmT creating .libs/getnameS.c generating symbol list for `getname' (cd .libs && gcc -c -fno-builtin "getnameS.c") rm -f .libs/getnameS.c .libs/getname.nm .libs/getname.nmS .libs/getname.nmT gcc .libs/getnameS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/getname getname.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating getname rm -f .libs/file_handle.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c file_handle.c -fPIC -DPIC -o file_handle.o mv -f file_handle.o .libs/file_handle.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c file_handle.c -o file_handle.o >/dev/null 2>&1 mv -f .libs/file_handle.lo file_handle.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/file_handle.nm .libs/file_handle.nmS .libs/file_handle.nmT creating .libs/file_handleS.c generating symbol list for `file_handle' (cd .libs && gcc -c -fno-builtin "file_handleS.c") rm -f .libs/file_handleS.c .libs/file_handle.nm .libs/file_handle.nmS .libs/file_handle.nmT gcc .libs/file_handleS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/file_handle file_handle.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating file_handle rm -f .libs/ntypes.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ntypes.c -fPIC -DPIC -o ntypes.o mv -f ntypes.o .libs/ntypes.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c ntypes.c -o ntypes.o >/dev/null 2>&1 mv -f .libs/ntypes.lo ntypes.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/ntypes.nm .libs/ntypes.nmS .libs/ntypes.nmT creating .libs/ntypesS.c generating symbol list for `ntypes' (cd .libs && gcc -c -fno-builtin "ntypesS.c") rm -f .libs/ntypesS.c .libs/ntypes.nm .libs/ntypes.nmS .libs/ntypes.nmT gcc .libs/ntypesS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/ntypes ntypes.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating ntypes rm -f .libs/dangle.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c dangle.c -fPIC -DPIC -o dangle.o mv -f dangle.o .libs/dangle.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c dangle.c -o dangle.o >/dev/null 2>&1 mv -f .libs/dangle.lo dangle.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/dangle.nm .libs/dangle.nmS .libs/dangle.nmT creating .libs/dangleS.c generating symbol list for `dangle' (cd .libs && gcc -c -fno-builtin "dangleS.c") rm -f .libs/dangleS.c .libs/dangle.nm .libs/dangle.nmS .libs/dangle.nmT gcc .libs/dangleS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/dangle dangle.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating dangle rm -f .libs/reserved.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c reserved.c -fPIC -DPIC -o reserved.o mv -f reserved.o .libs/reserved.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c reserved.c -o reserved.o >/dev/null 2>&1 mv -f .libs/reserved.lo reserved.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/reserved.nm .libs/reserved.nmS .libs/reserved.nmT creating .libs/reservedS.c generating symbol list for `reserved' (cd .libs && gcc -c -fno-builtin "reservedS.c") rm -f .libs/reservedS.c .libs/reserved.nm .libs/reserved.nmS .libs/reserved.nmT gcc .libs/reservedS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/reserved reserved.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating reserved make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' rm -f .libs/talign.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c talign.c -fPIC -DPIC -o talign.o mv -f talign.o .libs/talign.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c talign.c -o talign.o >/dev/null 2>&1 mv -f .libs/talign.lo talign.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/talign.nm .libs/talign.nmS .libs/talign.nmT creating .libs/talignS.c generating symbol list for `talign' (cd .libs && gcc -c -fno-builtin "talignS.c") rm -f .libs/talignS.c .libs/talign.nm .libs/talign.nmS .libs/talign.nmT gcc .libs/talignS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/talign talign.o ./.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating talign make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' rm -f .libs/fortranlib_test.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c fortranlib_test.f90 -fPIC -DPIC -o fortranlib_test.o mv -f fortranlib_test.o .libs/fortranlib_test.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c fortranlib_test.f90 -o fortranlib_test.o >/dev/null 2>&1 mv -f .libs/fortranlib_test.lo fortranlib_test.lo rm -f .libs/tH5F.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5F.f90 -fPIC -DPIC -o tH5F.o mv -f tH5F.o .libs/tH5F.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5F.f90 -o tH5F.o >/dev/null 2>&1 mv -f .libs/tH5F.lo tH5F.lo rm -f .libs/tH5D.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5D.f90 -fPIC -DPIC -o tH5D.o mv -f tH5D.o .libs/tH5D.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5D.f90 -o tH5D.o >/dev/null 2>&1 mv -f .libs/tH5D.lo tH5D.lo rm -f .libs/tH5R.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5R.f90 -fPIC -DPIC -o tH5R.o In file tH5R.f90:235 INTEGER :: i, j 1 Warning: Unused variable j declared at (1) In file tH5R.f90:235 INTEGER :: i, j 1 Warning: Unused variable i declared at (1) mv -f tH5R.o .libs/tH5R.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5R.f90 -o tH5R.o >/dev/null 2>&1 mv -f .libs/tH5R.lo tH5R.lo rm -f .libs/tH5S.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5S.f90 -fPIC -DPIC -o tH5S.o mv -f tH5S.o .libs/tH5S.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5S.f90 -o tH5S.o >/dev/null 2>&1 mv -f .libs/tH5S.lo tH5S.lo rm -f .libs/tH5T.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5T.f90 -fPIC -DPIC -o tH5T.o In file tH5T.f90:515 SUBROUTINE basic_data_type_test(cleanup, total_error) 1 Warning: Unused variable cleanup declared at (1) In file tH5T.f90:739 SUBROUTINE enumtest(cleanup, total_error) 1 Warning: Unused variable cleanup declared at (1) mv -f tH5T.o .libs/tH5T.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5T.f90 -o tH5T.o >/dev/null 2>&1 mv -f .libs/tH5T.lo tH5T.lo rm -f .libs/tH5VL.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5VL.f90 -fPIC -DPIC -o tH5VL.o In file tH5VL.f90:380 INTEGER :: i, j !general purpose integers 1 Warning: Unused variable j declared at (1) In file tH5VL.f90:377 CHARACTER(LEN=10) :: tmp_str 1 Warning: Unused variable tmp_str declared at (1) In file tH5VL.f90:367 INTEGER(HID_T) :: vltype_id ! Datatype identifier 1 Warning: Unused variable vltype_id declared at (1) mv -f tH5VL.o .libs/tH5VL.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5VL.f90 -o tH5VL.o >/dev/null 2>&1 mv -f .libs/tH5VL.lo tH5VL.lo rm -f .libs/tH5Z.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5Z.f90 -fPIC -DPIC -o tH5Z.o In file tH5Z.f90:16 SUBROUTINE filters_test(cleanup, total_error) 1 Warning: Unused variable cleanup declared at (1) In file tH5Z.f90:25 LOGICAL :: status, status1 1 Warning: Unused variable status1 declared at (1) mv -f tH5Z.o .libs/tH5Z.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5Z.f90 -o tH5Z.o >/dev/null 2>&1 mv -f .libs/tH5Z.lo tH5Z.lo rm -f .libs/tH5Sselect.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5Sselect.f90 -fPIC -DPIC -o tH5Sselect.o In file tH5Sselect.f90:58 INTEGER(HSIZE_T), DIMENSION(2) :: dims_out 1 Warning: Unused variable dims_out declared at (1) In file tH5Sselect.f90:120 INTEGER :: error, error_n 1 Warning: Unused variable error_n declared at (1) In file tH5Sselect.f90:115 INTEGER :: i, j, k 1 Warning: Unused variable k declared at (1) In file tH5Sselect.f90:109 INTEGER :: rank 1 Warning: Unused variable rank declared at (1) In file tH5Sselect.f90:401 LOGICAL :: status 1 Warning: Unused variable status declared at (1) In file tH5Sselect.f90:769 INTEGER(HSIZE_T), DIMENSION(3) :: count_out = (/3,4,1/) 1 Warning: Unused variable count_out declared at (1) In file tH5Sselect.f90:807 INTEGER, DIMENSION(7,7,3) :: data_out 1 Warning: Unused variable data_out declared at (1) In file tH5Sselect.f90:817 INTEGER :: error, error_n 1 Warning: Unused variable error_n declared at (1) In file tH5Sselect.f90:812 INTEGER :: i, j, k 1 Warning: Unused variable i declared at (1) In file tH5Sselect.f90:812 INTEGER :: i, j, k 1 Warning: Unused variable j declared at (1) In file tH5Sselect.f90:724 INTEGER(HID_T) :: memspace ! memspace identifier 1 Warning: Unused variable memspace declared at (1) In file tH5Sselect.f90:812 INTEGER :: i, j, k 1 Warning: Unused variable k declared at (1) mv -f tH5Sselect.o .libs/tH5Sselect.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5Sselect.f90 -o tH5Sselect.o >/dev/null 2>&1 mv -f .libs/tH5Sselect.lo tH5Sselect.lo rm -f .libs/tH5P.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5P.f90 -fPIC -DPIC -o tH5P.o mv -f tH5P.o .libs/tH5P.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5P.f90 -o tH5P.o >/dev/null 2>&1 mv -f .libs/tH5P.lo tH5P.lo rm -f .libs/tH5A.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5A.f90 -fPIC -DPIC -o tH5A.o In file tH5A.f90:58 INTEGER(HID_T) :: aspace3_id !Double Attribute Dataspace identifier 1 Warning: Unused variable aspace3_id declared at (1) In file tH5A.f90:59 INTEGER(HID_T) :: aspace4_id !Real Attribute Dataspace identifier 1 Warning: Unused variable aspace4_id declared at (1) In file tH5A.f90:60 INTEGER(HID_T) :: aspace5_id !Integer Attribute Dataspace identifier 1 Warning: Unused variable aspace5_id declared at (1) In file tH5A.f90:111 INTEGER, DIMENSION(NX,NY) :: data_in, data_out 1 Warning: Unused variable data_out declared at (1) mv -f tH5A.o .libs/tH5A.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5A.f90 -o tH5A.o >/dev/null 2>&1 mv -f .libs/tH5A.lo tH5A.lo rm -f .libs/tH5I.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5I.f90 -fPIC -DPIC -o tH5I.o mv -f tH5I.o .libs/tH5I.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5I.f90 -o tH5I.o >/dev/null 2>&1 mv -f .libs/tH5I.lo tH5I.lo rm -f .libs/tH5G.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5G.f90 -fPIC -DPIC -o tH5G.o In file tH5G.f90:61 INTEGER :: obj_type 1 Warning: Unused variable obj_type declared at (1) mv -f tH5G.o .libs/tH5G.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5G.f90 -o tH5G.o >/dev/null 2>&1 mv -f .libs/tH5G.lo tH5G.lo rm -f .libs/tH5E.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5E.f90 -fPIC -DPIC -o tH5E.o mv -f tH5E.o .libs/tH5E.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c tH5E.f90 -o tH5E.o >/dev/null 2>&1 mv -f .libs/tH5E.lo tH5E.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -o .libs/fortranlib_test fortranlib_test.o tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tf.o t.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../src/.libs/libhdf5_fortran.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating fortranlib_test rm -f .libs/fflush1.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c fflush1.f90 -fPIC -DPIC -o fflush1.o In file fflush1.f90:151 001 STOP 1 Warning: Label 1 at (1) defined but not used In file fflush1.f90:85 INTEGER, DIMENSION(NX,NY) :: data_in, data_out 1 Warning: Unused variable data_out declared at (1) In file fflush1.f90:65 INTEGER(HID_T) :: dtype_id 1 Warning: Unused variable dtype_id declared at (1) mv -f fflush1.o .libs/fflush1.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c fflush1.f90 -o fflush1.o >/dev/null 2>&1 mv -f .libs/fflush1.lo fflush1.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../src/.libs/libhdf5_fortran.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating fflush1 rm -f .libs/fflush2.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c fflush2.f90 -fPIC -DPIC -o fflush2.o In file fflush2.f90:146 001 STOP 1 Warning: Label 1 at (1) defined but not used In file fflush2.f90:67 INTEGER(HSIZE_T), DIMENSION(2) :: dims = (/NX,NY/) 1 Warning: Unused variable dims declared at (1) In file fflush2.f90:57 INTEGER(HID_T) :: dataspace 1 Warning: Unused variable dataspace declared at (1) mv -f fflush2.o .libs/fflush2.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -c fflush2.f90 -o fflush2.o >/dev/null 2>&1 mv -f .libs/fflush2.lo fflush2.lo gfortran -I. -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../src/.libs/libhdf5_fortran.a ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating fflush2 make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' mkdir .libs g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c dsets.cpp -fPIC -DPIC -o dsets.o mv -f dsets.o .libs/dsets.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c dsets.cpp -o dsets.o >/dev/null 2>&1 mv -f .libs/dsets.lo dsets.lo rm -f .libs/h5cpputil.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c h5cpputil.cpp -fPIC -DPIC -o h5cpputil.o mv -f h5cpputil.o .libs/h5cpputil.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c h5cpputil.cpp -o h5cpputil.o >/dev/null 2>&1 mv -f .libs/h5cpputil.lo h5cpputil.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/dsets.nm .libs/dsets.nmS .libs/dsets.nmT creating .libs/dsetsS.c generating symbol list for `dsets' (cd .libs && gcc -c -fno-builtin "dsetsS.c") rm -f .libs/dsetsS.c .libs/dsets.nm .libs/dsets.nmS .libs/dsets.nmT g++ .libs/dsetsS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dsets dsets.o h5cpputil.o ../../src/../test/h5test.o ../src/.libs/libhdf5_cpp.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.a -lpthread -lssl -lcrypto -lz -lm rm -f .libs/dsetsS.o rm -f .libs/testhdf5.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c testhdf5.cpp -fPIC -DPIC -o testhdf5.o mv -f testhdf5.o .libs/testhdf5.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c testhdf5.cpp -o testhdf5.o >/dev/null 2>&1 mv -f .libs/testhdf5.lo testhdf5.lo rm -f .libs/tattr.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tattr.cpp -fPIC -DPIC -o tattr.o tattr.cpp: In function 'void test_attr_compound_read()': tattr.cpp:545: warning: comparison between signed and unsigned integer expressions tattr.cpp:546: warning: comparison between signed and unsigned integer expressions tattr.cpp:469: warning: unused variable 'ndims' tattr.cpp: In function 'void test_attr_mult_read()': tattr.cpp:772: warning: comparison between signed and unsigned integer expressions tattr.cpp:823: warning: comparison between signed and unsigned integer expressions tattr.cpp:825: warning: comparison between signed and unsigned integer expressions tattr.cpp:904: warning: comparison between signed and unsigned integer expressions tattr.cpp:905: warning: comparison between signed and unsigned integer expressions tattr.cpp:906: warning: comparison between signed and unsigned integer expressions mv -f tattr.o .libs/tattr.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tattr.cpp -o tattr.o >/dev/null 2>&1 mv -f .libs/tattr.lo tattr.lo rm -f .libs/tcompound.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tcompound.cpp -fPIC -DPIC -o tcompound.o mv -f tcompound.o .libs/tcompound.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tcompound.cpp -o tcompound.o >/dev/null 2>&1 mv -f .libs/tcompound.lo tcompound.lo rm -f .libs/tfile.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tfile.cpp -fPIC -DPIC -o tfile.o mv -f tfile.o .libs/tfile.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tfile.cpp -o tfile.o >/dev/null 2>&1 mv -f .libs/tfile.lo tfile.lo rm -f .libs/tfilter.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tfilter.cpp -fPIC -DPIC -o tfilter.o tfilter.cpp:95: warning: 'herr_t can_apply_bogus(hid_t, hid_t, hid_t)' defined but not used mv -f tfilter.o .libs/tfilter.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tfilter.cpp -o tfilter.o >/dev/null 2>&1 mv -f .libs/tfilter.lo tfilter.lo rm -f .libs/th5s.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c th5s.cpp -fPIC -DPIC -o th5s.o mv -f th5s.o .libs/th5s.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c th5s.cpp -o th5s.o >/dev/null 2>&1 mv -f .libs/th5s.lo th5s.lo rm -f .libs/trefer.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c trefer.cpp -fPIC -DPIC -o trefer.o mv -f trefer.o .libs/trefer.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c trefer.cpp -o trefer.o >/dev/null 2>&1 mv -f .libs/trefer.lo trefer.lo rm -f .libs/ttypes.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c ttypes.cpp -fPIC -DPIC -o ttypes.o mv -f ttypes.o .libs/ttypes.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c ttypes.cpp -o ttypes.o >/dev/null 2>&1 mv -f .libs/ttypes.lo ttypes.lo rm -f .libs/tvlstr.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tvlstr.cpp -fPIC -DPIC -o tvlstr.o mv -f tvlstr.o .libs/tvlstr.lo g++ -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I../src -I./../src -I../../test -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c tvlstr.cpp -o tvlstr.o >/dev/null 2>&1 mv -f .libs/tvlstr.lo tvlstr.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/testhdf5.nm .libs/testhdf5.nmS .libs/testhdf5.nmT creating .libs/testhdf5S.c generating symbol list for `testhdf5' (cd .libs && gcc -c -fno-builtin "testhdf5S.c") rm -f .libs/testhdf5S.c .libs/testhdf5.nm .libs/testhdf5.nmS .libs/testhdf5.nmT g++ .libs/testhdf5S.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o testhdf5 testhdf5.o tattr.o tcompound.o tfile.o tfilter.o th5s.o trefer.o ttypes.o tvlstr.o h5cpputil.o ../src/.libs/libhdf5_cpp.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.a -lpthread -lssl -lcrypto -lz -lm rm -f .libs/testhdf5S.o make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c test_lite.c -fPIC -DPIC -o test_lite.o mv -f test_lite.o .libs/test_lite.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c test_lite.c -o test_lite.o >/dev/null 2>&1 mv -f .libs/test_lite.lo test_lite.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/test_lite.nm .libs/test_lite.nmS .libs/test_lite.nmT creating .libs/test_liteS.c generating symbol list for `test_lite' (cd .libs && gcc -c -fno-builtin "test_liteS.c") rm -f .libs/test_liteS.c .libs/test_lite.nm .libs/test_lite.nmS .libs/test_lite.nmT gcc .libs/test_liteS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/test_lite test_lite.o ../src/.libs/libhdf5_hl.so ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating test_lite rm -f .libs/test_image.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c test_image.c -fPIC -DPIC -o test_image.o mv -f test_image.o .libs/test_image.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c test_image.c -o test_image.o >/dev/null 2>&1 mv -f .libs/test_image.lo test_image.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/test_image.nm .libs/test_image.nmS .libs/test_image.nmT creating .libs/test_imageS.c generating symbol list for `test_image' (cd .libs && gcc -c -fno-builtin "test_imageS.c") rm -f .libs/test_imageS.c .libs/test_image.nm .libs/test_image.nmS .libs/test_image.nmT gcc .libs/test_imageS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/test_image test_image.o ../src/.libs/libhdf5_hl.so ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating test_image rm -f .libs/test_table.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c test_table.c -fPIC -DPIC -o test_table.o mv -f test_table.o .libs/test_table.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../hl/src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c test_table.c -o test_table.o >/dev/null 2>&1 mv -f .libs/test_table.lo test_table.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/test_table.nm .libs/test_table.nmS .libs/test_table.nmT creating .libs/test_tableS.c generating symbol list for `test_table' (cd .libs && gcc -c -fno-builtin "test_tableS.c") rm -f .libs/test_tableS.c .libs/test_table.nm .libs/test_table.nmS .libs/test_table.nmT gcc .libs/test_tableS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/test_table test_table.o ../src/.libs/libhdf5_hl.so ../../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating test_table make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[4]: Nothing to be done for `tests'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/perform' Building dependencies for iopipe.c Building dependencies for chunk.c Building dependencies for overhead.c Building dependencies for zip_perf.c Building dependencies for perf_meta.c Building dependencies for pio_perf.c Building dependencies for pio_engine.c Building dependencies for pio_timer.c make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/perform' mkdir .libs gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c iopipe.c -fPIC -DPIC -o iopipe.o iopipe.c: In function 'synchronize': iopipe.c:154: warning: ignoring return value of 'system', declared with attribute warn_unused_result iopipe.c:155: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f iopipe.o .libs/iopipe.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c iopipe.c -o iopipe.o >/dev/null 2>&1 mv -f .libs/iopipe.lo iopipe.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/iopipe.nm .libs/iopipe.nmS .libs/iopipe.nmT creating .libs/iopipeS.c generating symbol list for `iopipe' (cd .libs && gcc -c -fno-builtin "iopipeS.c") rm -f .libs/iopipeS.c .libs/iopipe.nm .libs/iopipe.nmS .libs/iopipe.nmT gcc .libs/iopipeS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/iopipe iopipe.o ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating iopipe rm -f .libs/chunk.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c chunk.c -fPIC -DPIC -o chunk.o mv -f chunk.o .libs/chunk.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c chunk.c -o chunk.o >/dev/null 2>&1 mv -f .libs/chunk.lo chunk.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/chunk.nm .libs/chunk.nmS .libs/chunk.nmT creating .libs/chunkS.c generating symbol list for `chunk' (cd .libs && gcc -c -fno-builtin "chunkS.c") rm -f .libs/chunkS.c .libs/chunk.nm .libs/chunk.nmS .libs/chunk.nmT gcc .libs/chunkS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/chunk chunk.o ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating chunk rm -f .libs/overhead.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c overhead.c -fPIC -DPIC -o overhead.o mv -f overhead.o .libs/overhead.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c overhead.c -o overhead.o >/dev/null 2>&1 mv -f .libs/overhead.lo overhead.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/overhead.nm .libs/overhead.nmS .libs/overhead.nmT creating .libs/overheadS.c generating symbol list for `overhead' (cd .libs && gcc -c -fno-builtin "overheadS.c") rm -f .libs/overheadS.c .libs/overhead.nm .libs/overhead.nmS .libs/overhead.nmT gcc .libs/overheadS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/overhead overhead.o ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating overhead rm -f .libs/zip_perf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c zip_perf.c -fPIC -DPIC -o zip_perf.o mv -f zip_perf.o .libs/zip_perf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c zip_perf.c -o zip_perf.o >/dev/null 2>&1 mv -f .libs/zip_perf.lo zip_perf.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/zip_perf.nm .libs/zip_perf.nmS .libs/zip_perf.nmT creating .libs/zip_perfS.c generating symbol list for `zip_perf' (cd .libs && gcc -c -fno-builtin "zip_perfS.c") rm -f .libs/zip_perfS.c .libs/zip_perf.nm .libs/zip_perf.nmS .libs/zip_perf.nmT gcc .libs/zip_perfS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/zip_perf zip_perf.o ../test/.libs/libh5test.so ../tools/lib/.libs/libh5tools.a ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating zip_perf rm -f .libs/perf_meta.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c perf_meta.c -fPIC -DPIC -o perf_meta.o mv -f perf_meta.o .libs/perf_meta.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c perf_meta.c -o perf_meta.o >/dev/null 2>&1 mv -f .libs/perf_meta.lo perf_meta.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/perf_meta.nm .libs/perf_meta.nmS .libs/perf_meta.nmT creating .libs/perf_metaS.c generating symbol list for `perf_meta' (cd .libs && gcc -c -fno-builtin "perf_metaS.c") rm -f .libs/perf_metaS.c .libs/perf_meta.nm .libs/perf_meta.nmS .libs/perf_meta.nmT gcc .libs/perf_metaS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/perf_meta perf_meta.o ../test/.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating perf_meta rm -f .libs/pio_perf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c pio_perf.c -fPIC -DPIC -o pio_perf.o mv -f pio_perf.o .libs/pio_perf.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c pio_perf.c -o pio_perf.o >/dev/null 2>&1 mv -f .libs/pio_perf.lo pio_perf.lo rm -f .libs/pio_engine.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c pio_engine.c -fPIC -DPIC -o pio_engine.o mv -f pio_engine.o .libs/pio_engine.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c pio_engine.c -o pio_engine.o >/dev/null 2>&1 mv -f .libs/pio_engine.lo pio_engine.lo rm -f .libs/pio_timer.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c pio_timer.c -fPIC -DPIC -o pio_timer.o mv -f pio_timer.o .libs/pio_timer.lo gcc -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -I../test -I../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c pio_timer.c -o pio_timer.o >/dev/null 2>&1 mv -f .libs/pio_timer.lo pio_timer.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/h5perf.nm .libs/h5perf.nmS .libs/h5perf.nmT creating .libs/h5perfS.c generating symbol list for `h5perf' (cd .libs && gcc -c -fno-builtin "h5perfS.c") rm -f .libs/h5perfS.c .libs/h5perf.nm .libs/h5perf.nmS .libs/h5perf.nmT gcc .libs/h5perfS.o -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/h5perf pio_perf.o pio_engine.o pio_timer.o ../test/.libs/libh5test.so ../tools/lib/.libs/libh5tools.a ../src/.libs/libhdf5.so -lpthread -lssl -lcrypto -lz -lm creating h5perf make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83680 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild + find doc/html -type f + xargs chmod -x + /usr/bin/make prefix=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr exec_prefix=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr bindir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin sbindir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/sbin sysconfdir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/etc datadir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share includedir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include libdir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib libexecdir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/libexec localstatedir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/var sharedstatedir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/com mandir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/man infodir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/info install docdir=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' ../bin/mkdirs /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib ../bin/mkdirs /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include ../bin/mkdirs /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin /usr/bin/install -c -m 644 .libs/libhdf5.so.0.0.0 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5.so.0.0.0 (cd /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/. && rm -f libhdf5.so.0 && ln -s libhdf5.so.0.0.0 libhdf5.so.0) (cd /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/. && rm -f libhdf5.so && ln -s libhdf5.so.0.0.0 libhdf5.so) /usr/bin/install -c -m 644 .libs/libhdf5.lai /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5.la /usr/bin/install -c -m 644 .libs/libhdf5.a /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5.a ranlib /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5.a chmod 644 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5.a libtool: install: warning: remember to run `libtool --finish /usr/lib' + /usr/bin/install -c -m 644 libhdf5.settings /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/. + /usr/bin/install -c -m 644 H5public.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Apublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5ACpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Bpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Cpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Dpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Epublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Fpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDcore.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDfamily.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDgass.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDlog.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmpi.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmpio.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmpiposix.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmulti.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDsec2.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDsrb.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDstdio.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Gpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5HGpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5HLpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Ipublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5MMpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Opublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Ppublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Rpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Spublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Tpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Zpublic.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5pubconf.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 hdf5.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5api_adpt.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5dump /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5dump make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5diff /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5diff make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5ls /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5ls make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' /usr/bin/install -c h5cc /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5cc libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5debug /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5debug /usr/bin/install -c h5redeploy /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5redeploy libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5repart /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5repart make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5import /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5import make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5repack /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5repack make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5jam /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5jam libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h5unjam /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5unjam make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' /usr/bin/install -c -m 644 .libs/libhdf5_fortran.lai /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_fortran.la /usr/bin/install -c -m 644 .libs/libhdf5_fortran.a /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_fortran.a ranlib /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_fortran.a chmod 644 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_fortran.a libtool: install: warning: remember to run `libtool --finish ' + /usr/bin/install -c -m 644 libhdf5_fortran.settings /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/. + /usr/bin/install -c -m 644 H5pubconf_fortran.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. /usr/bin/install -c h5fc /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5fc make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/examples' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/examples' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/examples' ../../bin/mkdirs /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran + /usr/bin/install -c -m 644 ./dsetexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./fileexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./rwdsetexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./attrexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./groupexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpsexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpdsetexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./hyperslab.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./selectele.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpit.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refobjexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refregexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./mountexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./compound.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' PATH="$PATH:/sbin" ldconfig -n /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' /usr/bin/install -c -m 644 .libs/libhdf5_cpp.lai /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.la /usr/bin/install -c -m 644 .libs/libhdf5_cpp.a /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.a ranlib /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.a chmod 644 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' + /usr/bin/install -c -m 644 H5Cpp.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5AbstractDs.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5AtomType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Attribute.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Classes.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5CommonFG.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5CompType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DataSet.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DataSpace.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DataType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DcreatProp.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DxferProp.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5EnumType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Exception.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FaccProp.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FcreatProp.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5File.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FloatType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Group.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5IdComponent.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Include.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5IntType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Library.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Object.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5PredType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5PropList.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5StrType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5CppDoc.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5ArrayType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5VarLenType.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5cxx_pubconf.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. /usr/bin/install -c h5c++ /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h5c++ make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' /usr/bin/install -c -m 644 ../src/.libs/libhdf5_cpp.lai /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.la /usr/bin/install -c -m 644 ../src/.libs/libhdf5_cpp.a /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.a ranlib /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.a chmod 644 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/examples' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/examples' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/examples' ../../bin/mkdirs /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++ + /usr/bin/install -c -m 644 ./create.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./readdata.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./writedata.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./compound.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./extend_ds.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./chunks.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./h5group.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./strtype.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++' PATH="$PATH:/sbin" ldconfig -n /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' /usr/bin/install -c -m 644 .libs/libhdf5_hl.so.0.0.0 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_hl.so.0.0.0 (cd /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/. && rm -f libhdf5_hl.so.0 && ln -s libhdf5_hl.so.0.0.0 libhdf5_hl.so.0) (cd /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/. && rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.0.0.0 libhdf5_hl.so) /usr/bin/install -c -m 644 .libs/libhdf5_hl.lai /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_hl.la /usr/bin/install -c -m 644 .libs/libhdf5_hl.a /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_hl.a ranlib /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_hl.a chmod 644 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib/./libhdf5_hl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' + /usr/bin/install -c -m 644 H5IM.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5LT.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5TA.h /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/include/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/gif2h5 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./gif2h5 libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/h52gif /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/./h52gif make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/examples' Building dependencies for ex_lite1.c Building dependencies for ex_lite2.c Building dependencies for ex_lite3.c Building dependencies for ex_image1.c Building dependencies for ex_image2.c Building dependencies for ex_table_01.c Building dependencies for ex_table_02.c Building dependencies for ex_table_03.c Building dependencies for ex_table_04.c Building dependencies for ex_table_05.c Building dependencies for ex_table_06.c Building dependencies for ex_table_07.c Building dependencies for ex_table_08.c Building dependencies for ex_table_09.c Building dependencies for ex_table_10.c Building dependencies for ex_table_11.c Building dependencies for ex_table_12.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/examples' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/examples' ../../bin/mkdirs /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c + /usr/bin/install -c -m 644 ./ex_lite1.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite2.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite3.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image1.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image2.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_01.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_02.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_03.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_04.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_05.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_06.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_07.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_08.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_09.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_10.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_11.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_12.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/perform' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/examples' + /usr/bin/install -c -m 644 ./dsetexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./fileexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./rwdsetexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./attrexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./groupexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpsexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpdsetexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./hyperslab.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./selectele.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpit.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refobjexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refregexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./mountexample.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./compound.f90 /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/fortran/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/examples' + /usr/bin/install -c -m 644 ./create.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./readdata.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./writedata.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./compound.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./extend_ds.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./chunks.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./h5group.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./strtype.cpp /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c++/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/examples' + /usr/bin/install -c -m 644 ./ex_lite1.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite2.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite3.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image1.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image2.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_01.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_02.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_03.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_04.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_05.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_06.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_07.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_08.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_09.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_10.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_11.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_12.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl' (cd examples && /usr/bin/make install-examples) || exit 1; make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/examples' Building dependencies for h5_chunk_read.c Building dependencies for h5_compound.c Building dependencies for h5_extend_write.c Building dependencies for h5_group.c Building dependencies for h5_read.c Building dependencies for h5_write.c Building dependencies for h5_select.c Building dependencies for h5_attribute.c Building dependencies for h5_mount.c Building dependencies for h5_reference.c Building dependencies for h5_drivers.c Building dependencies for ph5example.c make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/examples' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/examples' + /usr/bin/install -c -m 644 ./h5_chunk_read.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_compound.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_extend_write.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_group.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_read.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_write.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_select.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_attribute.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_mount.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_reference.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_drivers.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ph5example.c /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5/examples/c/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7' PATH="$PATH:/sbin" ldconfig -n /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- + find doc/html -name Dependencies -o -name 'Makefile*' + xargs rm + rm -rf /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild//usr/lib/libhdf5.la /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild//usr/lib/libhdf5_cpp.la /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild//usr/lib/libhdf5_fortran.la /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild//usr/lib/libhdf5_hl.la /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild//usr/lib/libhdf5.settings /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild//usr/lib/libhdf5_fortran.settings + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/hdf5-1.6.7 extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5dump extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5diff extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5ls extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5debug extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5repart extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5import extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5repack extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5jam extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h5unjam extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/gif2h5 extracting debug info from /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/bin/h52gif cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 0 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.12460 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.7 + make check make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' ===Tests in src begin Fri May 30 16:41:07 EDT 2008=== make _check-s make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' make _check-p make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' ===Tests in src ended Fri May 30 16:41:08 EDT 2008=== make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/src' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' ===Tests in test begin Fri May 30 16:41:08 EDT 2008=== make _check-s make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' ============================ Testing testhdf5 ============================ For help use: lt-testhdf5 -help Linked with hdf5 version 1.6 release 7 Testing -- Configure definitions (config) Testing -- Encode/decode metadata code (metadata) Testing -- Ternary Search Trees (tst) Testing -- Memory Heaps (heap) Testing -- Skip Lists (skiplist) Testing -- Reference Counted Strings (refstr) Testing -- Low-Level File I/O (file) Testing -- Dataspaces (h5s) Testing -- Dataspace coordinates (coords) Testing -- Attributes (attr) Testing -- Selections (select) Testing -- Time Datatypes (time) Testing -- References (reference) Testing -- Variable-Length Datatypes (vltypes) Testing -- Variable-Length Strings (vlstrings) Testing -- Group & Attribute Iteration (iterate) Testing -- Array Datatypes (array) Testing -- Generic Properties (genprop) Testing -- Miscellaneous (misc) All tests were successful. Cleaning Up temp files... 4.33user 0.18system 0:04.62elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+3665minor)pagefaults 0swaps ============================ Testing lheap ============================ Testing local heap write PASSED Testing local heap read PASSED All local heap tests passed. 0.08user 0.03system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1543minor)pagefaults 0swaps ============================ Testing ohdr ============================ Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing duplicate message creation PASSED Testing duplicate message modification PASSED Testing object header overflow in memory PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing reading object with unknown header message PASSED All object header tests passed. 0.08user 0.03system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1546minor)pagefaults 0swaps ============================ Testing stab ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing reading new groups PASSED All symbol table tests passed. 0.23user 0.04system 0:00.29elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1885minor)pagefaults 0swaps ============================ Testing gheap ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED All global heap tests passed. 0.11user 0.03system 0:00.15elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1620minor)pagefaults 0swaps ============================ Testing cache ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing write permitted check -- 1/0 MB cache -SKIP- Clean and dirty LRU lists disabled. Testing flush cache with protected entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing rename to existing entry errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED 2.51user 0.04 system 0:02.63elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1760minor)pagefaults 0swaps ============================ Testing hyperslab ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 2.02user 0.07system 0:02.22elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2981minor)pagefaults 0swaps ============================ Testing istore ============================ Test sizes: SMALL Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED All i-store tests passed. 0.10user 0.04system 0:00.15elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1562minor)pagefaults 0swaps ============================ Testing bittests ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED All bit tests passed. 0.30user 0.03system 0:00.34elapsed 97%CPU ( 0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1538minor)pagefaults 0swaps ============================ Testing dtypes ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound data types PASSED Testing query functions of compound and enumeration types PASSED Testing transient data types PASSED Testing named data types PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound data types PASSED Testing compound data type with VL string PASSED Testing array data type of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound data types PASSED Testing integer overflow conversions PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing opaque datatypes PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing random noop float -> float conversions PASSED Testing random noop double -> double conversions PASSED Testing random hw signed char -> unsigned char conversions PASSED Testing random hw signed char -> short conversions PASSED Testing random hw signed char -> unsigned short conversions PASSED Testing random hw signed char -> int conversions PASSED Testing random hw signed char -> unsigned int conversions PASSED Testing random hw signed char -> long long conversions PASSED Testing random hw signed char -> unsigned long long conversions PASSED Testing random hw unsigned char -> signed char conversions PASSED Testing random hw unsigned char -> short conversions PASSED Testing random hw unsigned char -> unsigned short conversions PASSED Testing random hw unsigned char -> int conversions PASSED Testing random hw unsigned char -> unsigned int conversions PASSED Testing random hw unsigned char -> long long conversions PASSED Testing random hw unsigned char -> unsigned long long conversions PASSED Testing random hw short -> signed char conversions PASSED Testing random hw short -> unsigned char conversions PASSED Testing random hw short -> unsigned short conversions PASSED Testing random hw short -> int conversions PASSED Testing random hw short -> unsigned int conversions PASSED Testing random hw short -> long long conversions PASSED Testing random hw short -> unsigned long long conversions PASSED Testing random hw unsigned short -> signed char conversions PASSED Testing random hw unsigned short -> unsigned char conversions PASSED Testing random hw unsigned short -> short conversions PASSED Testing random hw unsigned short -> int conversions PASSED Testing random hw unsigned short -> unsigned int conversions PASSED Testing random hw unsigned short -> long long conversions PASSED Testing random hw unsigned short -> unsigned long long conversions PASSED Testing random hw int -> signed char conversions PASSED Testing random hw int -> unsigned char conversions PASSED Testing random hw int -> short conversions PASSED Testing random hw int -> unsigned short conversions PASSED Testing random hw int -> unsigned int conversions PASSED Testing random hw int -> long long conversions PASSED Testing random hw int -> unsigned long long conversions PASSED Testing random hw unsigned int -> signed char conversions PASSED Testing random hw unsigned int -> unsigned char conversions PASSED Testing random hw unsigned int -> short conversions PASSED Testing random hw unsigned int -> unsigned short conversions PASSED Testing random hw unsigned int -> int conversions PASSED Testing random hw unsigned int -> long long conversions PASSED Testing random hw unsigned int -> unsigned long long conversions PASSED Testing random hw long long -> signed char conversions PASSED Testing random hw long long -> unsigned char conversions PASSED Testing random hw long long -> short conversions PASSED Testing random hw long long -> unsigned short conversions PASSED Testing random hw long long -> int conversions PASSED Testing random hw long long -> unsigned int conversions PASSED Testing random hw long long -> unsigned long long conversions PASSED Testing random hw unsigned long long -> signed char conversions PASSED Testing random hw unsigned long long -> unsigned char conversions PASSED Testing random hw unsigned long long -> short conversions PASSED Testing random hw unsigned long long -> unsigned short conversions PASSED Testing random hw unsigned long long -> int conversions PASSED Testing random hw unsigned long long -> unsigned int conversions PASSED Testing random hw unsigned long long -> long long conversions PASSED Testing random hw float -> double conversions PASSED Testing random hw double -> float conversions PASSED Testing overlap calculations PASSED Testing random sw signed char -> unsigned char conversions PASSED Testing random sw signed char -> short conversions PASSED Testing random sw signed char -> unsigned short conversions PASSED Testing random sw signed char -> int conversions PASSED Testing random sw signed char -> unsigned int conversions PASSED Testing random sw signed char -> long long conversions PASSED Testing random sw signed char -> unsigned long long conversions PASSED Testing random sw unsigned char -> signed char conversions PASSED Testing random sw unsigned char -> short conversions PASSED Testing random sw unsigned char -> unsigned short conversions PASSED Testing random sw unsigned char -> int conversions PASSED Testing random sw unsigned char -> unsigned int conversions PASSED Testing random sw unsigned char -> long long conversions PASSED Testing random sw unsigned char -> unsigned long long conversions PASSED Testing random sw short -> signed char conversions PASSED Testing random sw short -> unsigned char conversions PASSED Testing random sw short -> unsigned short conversions PASSED Testing random sw short -> int conversions PASSED Testing random sw short -> unsigned int conversions PASSED Testing random sw short -> long long conversions PASSED Testing random sw short -> unsigned long long conversions PASSED Testing random sw unsigned short -> signed char conversions PASSED Testing random sw unsigned short -> unsigned char conversions PASSED Testing random sw unsigned short -> short conversions PASSED Testing random sw unsigned short -> int conversions PASSED Testing random sw unsigned short -> unsigned int conversions PASSED Testing random sw unsigned short -> long long conversions PASSED Testing random sw unsigned short -> unsigned long long conversions PASSED Testing random sw int -> signed char conversions PASSED Testing random sw int -> unsigned char conversions PASSED Testing random sw int -> short conversions PASSED Testing random sw int -> unsigned short conversions PASSED Testing random sw int -> unsigned int conversions PASSED Testing random sw int -> long long conversions PASSED Testing random sw int -> unsigned long long conversions PASSED Testing random sw unsigned int -> signed char conversions PASSED Testing random sw unsigned int -> unsigned char conversions PASSED Testing random sw unsigned int -> short conversions PASSED Testing random sw unsigned int -> unsigned short conversions PASSED Testing random sw unsigned int -> int conversions PASSED Testing random sw unsigned int -> long long conversions PASSED Testing random sw unsigned int -> unsigned long long conversions PASSED Testing random sw long long -> signed char conversions PASSED Testing random sw long long -> unsigned char conversions PASSED Testing random sw long long -> short conversions PASSED Testing random sw long long -> unsigned short conversions PASSED Testing random sw long long -> int conversions PASSED Testing random sw long long -> unsigned int conversions PASSED Testing random sw long long -> unsigned long long conversions PASSED Testing random sw unsigned long long -> signed char conversions PASSED Testing random sw unsigned long long -> unsigned char conversions PASSED Testing random sw unsigned long long -> short conversions PASSED Testing random sw unsigned long long -> unsigned short conversions PASSED Testing random sw unsigned long long -> int conversions PASSED Testing random sw unsigned long long -> unsigned int conversions PASSED Testing random sw unsigned long long -> long long conversions PASSED Testing random sw float -> double conversions PASSED Testing random sw double -> float conversions PASSED Testing random sw float -> long double conversions PASSED Testing random sw double -> long double conversions PASSED Testing random sw long double -> float conversions PASSED Testing random sw long double -> double conversions PASSED All data type tests passed. 10.34user 0.12system 0:10.84elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4689minor)pagefaults 0swaps ============================ Testing dsets ============================ Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter -SKIP- Szip filter not enabled Testing shuffle filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum first) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum last) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+fletcher32 filters -SKIP- Szip, shuffle, or fletcher32 checksum filter not enabled Testing 8-bit shuffling (setup) PASSED Testing 8-bit shuffling (write) PASSED Testing 8-bit shuffling (read) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED Testing dataset offset with user block PASSED Testing dataset access with missing filter PASSED Testing dataset filter 'can apply' callback PASSED Testing dataset filter 'set local' callback PASSED Testing dataset szip filter 'can apply' callback -SKIP- Szip filter is not enabled. Testing comparing dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Random point selection on chunked dataset PASSED All dataset tests passed. 0.59user 0.16system 0:00.77elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2706minor)pagefaults 0swaps ============================ Testing cmpd_dset ============================ Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED All compound dataset tests passed. 0.26user 0.08system 0:00.35elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2321minor)pagefaults 0swaps ============================ Testing extend ============================ Testing extendible dataset with incremental allocation PASSED Testing extendible dataset with early allocation PASSED All extend tests passed. 0.09user 0.03 system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1547minor)pagefaults 0swaps ============================ Testing external ============================ Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED All external storage tests passed. 0.08user 0.03system 0:00.12elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1547minor)pagefaults 0swaps ============================ Testing links ============================ Testing link creation PASSED Testing link queries PASSED Testing H5Glink2 function PASSED Testing new link queries PASSED Testing long names for objects & links PASSED Testing too many links PASSED Testing compatibility with User-defined links PASSED All link tests passed. 0.09user 0.03system 0:00.13elapsed 93%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1561minor)pagefaults 0swaps ============================ Testing unlink ============================ Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED All unlink tests passed. 1.62user 0.12system 0:01.82elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2476minor)pagefaults 0swaps ============================ Testing big ============================ Testing big file with the Family Driver Changing file drivers to the family driver, 1073741824 bytes each Checking if file system is adequate for this test... Testing large dataset write PASSED #000 0x0000000196de2a20 PASSED #001 0x00000000ca73e200 PASSED #002 0x000000012b89aa70 PASSED #003 0x0000000016028dd8 PASSED #004 0x00000001a336b807 PASSED #005 0x00000000ceb1605c PASSED #006 0x00000001910f2fd6 PASSED #007 0x00000001257dfda1 PASSED #008 0x00000001a7f8b15a PASSED #009 0x00000001097510e4 PASSED #010 0x0000000184aa8a46 PASSED #011 0x000000005a1f2b20 PASSED #012 0x000000011c6472c0 PASSED #013 0x000000013a43e8c6 PASSED #014 0x00000001ae77e71a PASSED #015 0x000000018b3f5a38 PASSED #016 0x000000010a899830 PASSED #017 0x0000000042380328 PASSED #018 0x00000000b6d1a6a1 PASSED #019 0x000000015891b4d0 PASSED #020 0x00000001471f72ac PASSED #021 0x00000001614f069f PASSED #022 0x00000000cca8d458 PASSED #023 0x000000019956d548 PASSED #024 0x00000001b2b497b0 PASSED #025 0x00000001a59f075f PASSED #026 0x0000000122a483f6 PASSED #027 0x00000000ba1dfbc6 PASSED #028 0x0000000145929b5c PASSED #029 0x00000000cb4e7ad5 PASSED #030 0x00000001a77d591b PASSED #031 0x00000001c5f1b8b0 PASSED #032 0x00000001114dd9ae PASSED #033 0x00000000563ec9a8 PASSED #034 0x000000000d2ba601 PASSED #035 0x0000000065249830 PASSED #036 0x0000000109be4454 PASSED #037 0x0000000077d27850 PASSED #038 0x00000001522ce92e PASSED #039 0x000000012e7bf5ae PASSED #040 0x0000000011ee6f62 PASSED #041 0x000000008968c549 PASSED #042 0x00000000a37ac160 PASSED #043 0x0000000072de7655 PASSED #044 0x0000000095e9defc PASSED #045 0x0000000098eb6630 PASSED #046 0x00000001642e57a8 PASSED #047 0x000000004305cd8e PASSED #048 0x00000001c6a59e3b PASSED #049 0x000000012ff1b434 PASSED Test passed with the Family Driver. Checking if file system supports big files... Testing big file with the SEC2 Driver Testing large dataset write PASSED #000 0x00000001dd4aa8d4 PASSED #001 0x00000001c510ed4c PASSED #002 0x00000000f8ca70a8 PASSED #003 0x0000000014fa14c0 PASSED #004 0x000000014ab3151c PASSED #005 0x0000000143fadc7a PASSED #006 0x0000000160b5e8c2 PASSED #007 0x00000000f2c033c7 PASSED #008 0x0000000028b8d244 PASSED #009 0x000000006d3b77c0 PASSED #010 0x000000008231f38e PASSED #011 0x00000000848329a8 PASSED #012 0x00000000cb8198f0 PASSED #013 0x00000001b970bd00 PASSED #014 0x0000000009bb33cc PASSED #015 0x000000007bc84684 PASSED #016 0x00000001f9d5130e PASSED #017 0x00000001096f0057 PASSED #018 0x0000000083baf944 PASSED #019 0x0000000046eac83c PASSED #020 0x0000000101ed8e6e PASSED #021 0x00000000935ff262 PASSED #022 0x000000004cff0da3 PASSED #023 0x00000001a838468e PASSED #024 0x000000003eda071a PASSED #025 0x00000001f4bb2a88 PASSED #026 0x0000000058eecd70 PASSED #027 0x00000001b22780ae PASSED #028 0x00000000c3aa0d98 PASSED #029 0x00000001ab5612e4 PASSED #030 0x00000001bf338330 PASSED #031 0x00000001a85c8e0e PASSED #032 0x0000000055364aa4 PASSED #033 0x0000000058ba1e52 PASSED #034 0x00000000974e0eb0 PASSED #035 0x00000000968a4a76 PASSED #036 0x000000006896d8d0 PASSED #037 0x0000000092c10100 PASSED #038 0x00000000ff721b5a PASSED #039 0x00000000e50bcb29 PASSED #040 0x00000000b00f5f43 PASSED #041 0x00000000c318c14e PASSED #042 0x00000000369d26db PASSED #043 0x00000001567a66a1 PASSED #044 0x00000000bdfd5159 PASSED #045 0x00000000c76f35e4 PASSED #046 0x00000001c66e40aa PASSED #047 0x00000000c36be2f1 PASSED #048 0x000000011b9848f8 PASSED #049 0x00000000bb9a2344 PASSED Test passed with the SEC2 Driver. Testing big file with the STDIO Driver Testing large dataset write PASSED #000 0x00000000346e3963 PASSED #001 0x000000007ebdf536 PASSED #002 0x00000001ae8d628b PASSED #003 0x0000000184faa4c6 PASSED #004 0x00000001d3014b3c PASSED #005 0x000000007dc93530 PASSED #006 0x00000001a3757328 PASSED #007 0x0000000076c89d0a PASSED #008 0x000000004a646b44 PASSED #009 0x00000000ad228b1c PASSED #010 0x000000003c525ccc PASSED #011 0x00000001ffc6a873 PASSED #012 0x00000001929796ac PASSED #013 0x00000001281b0fea PASSED #014 0x000000017f4d84ca PASSED #015 0x000000007fb9003a PASSED #016 0x000000001a54a6ec PASSED #017 0x0000000004091680 PASSED #018 0x000000009c84a4c6 PASSED #019 0x00000000dab018a4 PASSED #020 0x00000000b45d0d14 PASSED #021 0x00000001da7d79ba PASSED #022 0x000000009e518366 PASSED #023 0x00000001f1ef573c PASSED #024 0x00000000d89583fe PASSED #025 0x00000000f314b636 PASSED #026 0x00000001ab1c6edc PASSED #027 0x00000000eae32c68 PASSED #028 0x00000001922e44aa PASSED #029 0x000000002b0c4600 PASSED #030 0x00000001f6bc43a0 PASSED #031 0x00000000f593394c PASSED #032 0x00000001fe5736d8 PASSED #033 0x00000001685fdd4d PASSED #034 0x000000005bca61e8 PASSED #035 0x00000000a1991349 PASSED #036 0x00000001e0cb7e24 PASSED #037 0x00000000359688a6 PASSED #038 0x00000000b7501349 PASSED #039 0x000000002cbf5c40 PASSED #040 0x00000001d60b8ed8 PASSED #041 0x00000001618782d2 PASSED #042 0x0000000084ba11ea PASSED #043 0x000000013c29db6c PASSED #044 0x0000000096689b70 PASSED #045 0x00000000f5c5409f PASSED #046 0x000000011cd1efe1 PASSED #047 0x000000005570169b PASSED #048 0x00000001a07f4060 PASSED #049 0x0000000186caca5d PASSED Test passed with the STDIO Driver. ============================ Testing mtime ============================ 0.09user 0.06system 0:00.18elapsed 90%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1558minor)pagefaults 0swaps Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.08user 0.03system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1547minor)pagefaults 0swaps ============================ Testing fillval ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED All fill value tests passed. 0.71user 0.04system 0:00.78elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1586minor)pagefaults 0swaps ============================ Testing mount ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED All mount tests passed. 0.12user 0.03system 0:00.17elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1567minor)pagefaults 0swaps ============================ Testing flush1 ============================ Testing H5Fflush (part1) PASSED 0.08user 0.03system 0:00.12elapsed 93%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1554minor)pagefaults 0swaps ============================ Testing flush2 ============================ Testing H5Fflush (part2) PASSED 0.08user 0.03syst em 0:00.12elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1550minor)pagefaults 0swaps ============================ Testing enum ============================ Testing named enumeration types PASSED Testing no-conversion datasets PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED All enum tests passed. 0.08user 0.03system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1546minor)pagefaults 0swaps ============================ Testing gass_write ============================ Test skipped because GASS driver not available 0.08user 0.03system 0:00.11elapsed 94%CPU (0avgtext+0avgd ata 0maxresident)k 0inputs+0outputs (0major+1520minor)pagefaults 0swaps ============================ Testing gass_read ============================ Test skipped because GASS driver not available 0.08user 0.03system 0:00.12elapsed 93%CPU (0avgtext+ 0avgdata 0maxresident)k 0inputs+0outputs (0major+1520minor)pagefaults 0swaps ============================ Testing gass_append ============================ Test skipped because GASS driver not available 0.08user 0.03system 0:00.11elapsed 94%CPU (0avgtext+0avgdata 0 maxresident)k 0inputs+0outputs (0major+1520minor)pagefaults 0swaps ============================ Testing set_extent ============================ Testing extend dataset create with fill value PASSED Testing extend dataset create without fill value PASSED Testing extend dataset read with fill value PASSED Testing extend dataset read without fill value PASSED All set_extent tests passed. 0.09user 0.03system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1552minor)pagefaults 0swaps ============================ Testing srb_write ============================ Test skipped because SRB driver not available 0.08user 0.03system 0:00.11elapsed 95%CPU (0av gtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1520minor)pagefaults 0swaps ============================ Testing srb_append ============================ Test skipped because SRB driver not available 0.08user 0.03system 0:00.11elapsed 96%CPU (0avgtext+0a vgdata 0maxresident)k 0inputs+0outputs (0major+1520minor)pagefaults 0swaps ============================ Testing srb_read ============================ Test skipped because SRB driver not available 0.08user 0.03system 0:00.11elapsed 93%CPU (0avgtext+0avgda ta 0maxresident)k 0inputs+0outputs (0major+1520minor)pagefaults 0swaps ============================ Testing ttsafe ============================ For help use: lt-ttsafe -help Linked with hdf5 version 1.6 release 7 Testing -- multi-dataset creation (dcreate) Testing -- per-thread error stacks (error) Testing -- thread cancellation safety test (cancel) Testing -- multi-attribute creation (acreate) All tests were successful. Cleaning Up temp files... 0.08user 0.03system 0:03.12elapsed 3%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1637minor)pagefaults 0swaps ============================ Testing getname ============================ Testing H5Iget_name with H5Gcreate, one group PASSED Testing H5Iget_name with H5Gcreate, more than one group PASSED Testing H5Iget_name with H5Gopen PASSED Testing H5Iget_name with H5Dcreate PASSED Testing H5Iget_name with H5Dopen PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit PASSED Testing H5Iget_name with H5Topen PASSED Testing H5Iget_name with H5Gmove and H5Gopen PASSED Testing H5Iget_name with H5Gmove and H5Dopen PASSED Testing H5Iget_name with H5Gmove and H5Topen PASSED Testing H5Iget_name with H5Gmove and relative names PASSED Testing H5Iget_name with H5Gmove and a long path PASSED Testing H5Iget_name with H5Gmove and a long path #2 PASSED Testing H5Iget_name with H5Gunlink PASSED Testing H5Iget_name with H5Gunlink and a long path PASSED Testing H5Iget_name with H5Gunlink, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Gunlink PASSED Testing H5Iget_name with H5Fmount and H5Gmove PASSED Testing H5Iget_name with H5Glink hard PASSED Testing H5Iget_name with H5Glink symbolic PASSED Testing H5Iget_name with H5Glink symbolic and move target PASSED Testing H5Iget_name with H5Glink symbolic and move source PASSED Testing H5Iget_name with H5Glink symbolic and unlink target PASSED Testing H5Iget_name with H5Glink symbolic and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Gmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing H5Iget_name with looped groups for hard and soft links PASSED Testing getting path to normal dataset in root group PASSED Testing getting path to dataset in /Group1 PASSED Testing getting path to /Group1 PASSED Testing getting path to datatype in /Group1 PASSED Testing getting path to dataset in nested group PASSED Testing getting path to nested group PASSED Testing getting path to dataset created via hard link PASSED Testing getting path to root group PASSED Testing getting path to dataset hidden by a mounted file PASSED Testing getting path to dataset that has been unlinked PASSED Testing H5Iget_name to get name from region reference(hyperslab) PASSED Testing H5Iget_name to get name from region reference(pnt selec) PASSED All getname tests passed. 0.12user 0.03system 0:00.18elapsed 88%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1580minor)pagefaults 0swaps ============================ Testing file_handle ============================ Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver forward compatibility PASSED Testing MULTI file driver PASSED All file handle tests passed. 0.08user 0.03 system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1547minor)pagefaults 0swaps ============================ Testing ntypes ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.21user 0.04system 0:00.27elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1900minor)pagefaults 0swaps ============================ Testing dangle ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.18user 0.03syst em 0:00.23elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1574minor)pagefaults 0swaps ============================ Testing reserved ============================ Testing Reserving file space for object headers PASSED Testing Reserving file space for heap PASSED Testing Reserved space with variable length data PASSED All address space reservation tests passed. 0.12user 0.03system 0:00.16elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1604minor)pagefaults 0swaps make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' make _check-p make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' ===Tests in test ended Fri May 30 16:41:39 EDT 2008=== make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/test' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' ===Tests in lib begin Fri May 30 16:41:39 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' ============================ Testing talign ============================ Testing alignment in compound datatypes PASSED 0.08user 0.03system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1543minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' ===Tests in lib ended Fri May 30 16:41:40 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/lib' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' ===Tests in h5dump begin Fri May 30 16:41:40 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' ============================ Testing h5dumpgentest ============================ 0.12user 0.04system 0:00.17elapsed 95%CPU ( 0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1627minor)pagefaults 0swaps ============================ Testing ./testh5dump.sh ============================ Testing h5dump tgroup.h5 PASSED Testing h5dump --group=/g2 --group / -g /y tgroup.h5 PASSED Testing h5dump tdset.h5 PASSED Testing h5dump -H -d dset1 -d /dset2 --dataset=dset3 tdset.h5 PASSED Testing h5dump tattr.h5 PASSED Testing h5dump -a /attr1 --attribute /attr4 --attribute=/attr5 tattr.h PASSED Testing h5dump --header -a /attr2 --attribute=/attr tattr.h5 PASSED Testing h5dump -A tnamed_dtype_attr.h5 PASSED Testing h5dump tslink.h5 PASSED Testing h5dump -l slink2 tslink.h5 PASSED Testing h5dump thlink.h5 PASSED Testing h5dump -d /g1/dset2 --dataset /dset1 --dataset=/g1/g1.1/dset3 PASSED Testing h5dump -d /g1/g1.1/dset3 --dataset /g1/dset2 --dataset=/dset1 PASSED Testing h5dump -g /g1 thlink.h5 PASSED Testing h5dump -d /dset1 -g /g2 -d /g1/dset2 thlink.h5 PASSED Testing h5dump tcompound.h5 PASSED Testing h5dump -t /type1 --datatype /type2 --datatype=/group1/type3 tc PASSED Testing h5dump -t /#6632:0 -g /group2 tcompound.h5 PASSED Testing h5dump tcompound_complex.h5 PASSED Testing h5dump tnestedcomp.h5 PASSED Testing h5dump tall.h5 PASSED Testing h5dump --header -g /g1/g1.1 -a attr2 tall.h5 PASSED Testing h5dump -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/slink tall.h5 PASSED Testing h5dump tloop.h5 PASSED Testing h5dump tstr.h5 PASSED Testing h5dump tstr2.h5 PASSED Testing h5dump tsaf.h5 PASSED Testing h5dump tvldtypes1.h5 PASSED Testing h5dump tvldtypes2.h5 PASSED Testing h5dump tvldtypes3.h5 PASSED Testing h5dump tvldtypes4.h5 PASSED Testing h5dump tvldtypes5.h5 PASSED Testing h5dump tvlstr.h5 PASSED Testing h5dump tarray1.h5 PASSED Testing h5dump tarray2.h5 PASSED Testing h5dump tarray3.h5 PASSED Testing h5dump tarray4.h5 PASSED Testing h5dump tarray5.h5 PASSED Testing h5dump tarray6.h5 PASSED Testing h5dump tarray7.h5 PASSED Testing h5dump tempty.h5 PASSED Testing h5dump tgrp_comments.h5 PASSED Testing h5dump --filedriver=split tsplit_file PASSED Testing h5dump --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --filedriver=multi tmulti PASSED Testing h5dump -w157 tlarge_objname.h5 PASSED Testing h5dump -A tall.h5 PASSED Testing h5dump -A -r tall.h5 PASSED Testing h5dump --dataset=/g1/g1.1/dset1.1.1 --start=1,1 --stride=2,3 - PASSED Testing h5dump -d /g1/g1.1/dset1.1.2[0;2;10;] tall.h5 PASSED Testing h5dump -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump -d /dset1[;3,2;4,4;1,4] tdset2.h5 PASSED Testing h5dump -r tchar.h5 PASSED Testing h5dump PASSED Testing h5dump -H -B -d dset tfcontents1.h5 PASSED Testing h5dump -B tfcontents2.h5 PASSED Testing h5dump -p -d bogus tfcontents1.h5 PASSED Testing h5dump -n tfcontents1.h5 PASSED Testing h5dump -H -p -d compact tfilters.h5 PASSED Testing h5dump -H -p -d contiguous tfilters.h5 PASSED Testing h5dump -H -p -d chunked tfilters.h5 PASSED Testing h5dump -H -p -d external tfilters.h5 PASSED Testing h5dump -p tfvalues.h5 PASSED Testing h5dump tattr2.h5 PASSED Testing h5dump -e tstr3.h5 PASSED Testing h5dump tstr3.h5 PASSED Testing h5dump -r -d str4 tstr3.h5 PASSED Testing h5dump taindices.h5 PASSED Testing h5dump -y taindices.h5 PASSED Testing h5dump -H -p -d szip tfilters.h5 -SKIP- Testing h5dump -H -p -d deflate tfilters.h5 PASSED Testing h5dump -H -p -d shuffle tfilters.h5 PASSED Testing h5dump -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump -H -p -d all tfilters.h5 -SKIP- Testing h5dump -H -p -d myfilter tfilters.h5 PASSED Testing h5dump tlonglinks.h5 PASSED Testing h5dump -d dset4gb -s 4294967284 -c 22 tbigdims.h5 PASSED Testing h5dump thyperslab.h5 PASSED Testing h5dump -d array -o /builddir/build/BUILD/hdf5-1.6.7/tools/h5du PASSED Testing h5dump -d float -o /builddir/build/BUILD/hdf5-1.6.7/tools/h5du PASSED Testing h5dump -d integer -o /builddir/build/BUILD/hdf5-1.6.7/tools/h5 PASSED Running h5import /builddir/build/BUILD/hdf5-1.6.7/tools/h5dump/../tes PASSED Running h5diff tbinary.h5 /builddir/build/BUILD/hdf5-1.6.7/tools/h5du PASSED Testing h5dump -d double -o /builddir/build/BUILD/hdf5-1.6.7/tools/h5d PASSED All h5dump tests passed. 5.34us er 1.80system 0:07.43elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+137782minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' ===Tests in h5dump ended Fri May 30 16:41:47 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' ===Tests in h5diff begin Fri May 30 16:41:47 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' ============================ Testing h5diffgentest ============================ 2.36user 0.04system 0:02.46elapse d 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1589minor)pagefaults 0swaps ============================ Testing ./testh5diff.sh ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -r PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -r g1/dset1 g1/dset2 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -r -d 5 g1/dset3 g1/d PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 -v -p 0.02 g1/dset5 g PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 -v -p 0.02 g1/dset9 g PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -v PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -q PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v dset g1 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v dset l1 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v dset t1 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v g1 g1 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v t1 t1 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v l1 l1 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v g1 g2 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v t1 t2 PASSED Testing h5diff h5diff_types.h5 h5diff_types.h5 -v l1 l2 PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset0a dset0b PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset1a dset1b PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset2a dset2b PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset3a dset4b PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset4a dset4b PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset5a dset5b PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset6a dset6b PASSED Testing h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset7a dset7b PASSED Testing h5diff h5diff_dset1.h5 h5diff_dset2.h5 -v refreg PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -x PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d g1/dset3 g1/dset4 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d -4 g1/dset3 g1/dse PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d 0 g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d u g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d 0x1 g1/dset3 g1/ds PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d 1 g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d 1 -d 2 g1/dset3 g1 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d 200 g1/dset3 g1/ds PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -d 1 g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -r -p g1/dset3 g1/dse PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p -4 g1/dset3 g1/dse PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p 0 g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p u g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p 0x1 g1/dset3 g1/ds PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p 0.21 g1/dset3 g1/d PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p 0.21 -p 0.22 g1/ds PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p 2 g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -p 0.005 g1/dset3 g1/ PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n g1/dset3 g1/dset4 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n -4 g1/dset3 g1/dse PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n 0 g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n u g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n 0x1 g1/dset3 g1/ds PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n 2 g1/dset3 g1/dset PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n 2 -n 3 g1/dset3 g1 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n 200 g1/dset3 g1/ds PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 -n 1 g1/dset3 g1/dset PASSED Testing h5diff file1.h6 file2.h6 PASSED Testing h5diff h5diff_attr1.h5 h5diff_attr2.h5 -v PASSED Testing h5diff h5diff_dset1.h5 h5diff_dset2.h5 -v PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 PASSED Testing h5diff h5diff_hyper1.h5 h5diff_hyper2.h5 -v PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 /g1/d1 g1/d2 -v PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp1 g1/fp2 -v PASSED All h5diff tests passed. 11.90user 2.20system 0:14.46elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+163463minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' ===Tests in h5diff ended Fri May 30 16:42:04 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5diff' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' ===Tests in h5ls begin Fri May 30 16:42:04 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' ============================ Testing ./testh5ls.sh ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 -r -g tgroup.h5 PASSED Testing h5ls -w80 -r -d tdset.h5 PASSED Testing h5ls -w80 -r tslink.h5 PASSED Testing h5ls -w80 thlink.h5 PASSED Testing h5ls -w80 -r -d tcompound.h5 PASSED Testing h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d tloop.h5 PASSED Testing h5ls -w80 -r -d tstr.h5 PASSED Testing h5ls -w80 -r -d tsaf.h5 PASSED Testing h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing h5ls -w80 -r -d tarray1.h5 PASSED Testing h5ls -w80 -d tempty.h5 PASSED Testing h5ls -w80 -v -S tattr2.h5 PASSED Testing h5ls nosuchfile.h5 PASSED All h5ls tests passed. 0.51user 0.41system 0:00.94elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+30911minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' ===Tests in h5ls ended Fri May 30 16:42:05 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5ls' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' ===Tests in misc begin Fri May 30 16:42:05 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' ===Tests in misc ended Fri May 30 16:42:05 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/misc' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' ===Tests in h5import begin Fri May 30 16:42:05 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' ============================ Testing h5importtest ============================ 0.08user 0.03system 0:00.12elapsed 94%CPU ( 0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1528minor)pagefaults 0swaps ============================ Testing ./h5importtestutil.sh ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I16 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED ====================================== H5IMPORT Utilities tests have passed. ====================================== 0.55user 0.59system 0:01.18elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+44236minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' ===Tests in h5import ended Fri May 30 16:42:07 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5import' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' ===Tests in h5repack begin Fri May 30 16:42:07 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' ============================ Testing h5repacktst ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter -SKIP- Testing adding szip filter to all -SKIP- Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter -SKIP- Testing removing szip filter -SKIP- Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing filter conversion from deflate to szip -SKIP- Testing filter conversion from szip to deflate -SKIP- Testing removing all filters -SKIP- Testing big file PASSED Testing external datasets PASSED All h5repack tests passed. 7.73user 0.84system 0:08.85elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2567minor)pagefaults 0swaps ============================ Testing ./h5repack.sh ============================ Testing h5repack h5repack_fill.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_fill.h5 /builddir/buil PASSED Testing h5repack h5repack_objs.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_objs.h5 /builddir/buil PASSED Testing h5repack h5repack_attr.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_attr.h5 /builddir/buil PASSED Testing h5repack h5repack_hlink.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_hlink.h5 /builddir/bui PASSED Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_early.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_early.h5 /builddir/bui PASSED Testing h5repack h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -f GZIP=1 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK= -SKIP- Testing h5repack h5repack_layout.h5 -f SZIP=8,NN -SKIP- Testing h5repack h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -f SHUF PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -f FLET PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dse -SKIP- Testing h5repack h5repack_szip.h5 -SKIP- Testing h5repack h5repack_szip.h5 -f dset_szip:NONE -SKIP- Testing h5repack h5repack_deflate.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_deflate.h5 /builddir/b PASSED Testing h5repack h5repack_deflate.h5 -f dset_deflate:NONE PASSED Verifying h5diff output ./../testfiles/h5repack_deflate.h5 /builddir/b PASSED Testing h5repack h5repack_shuffle.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_shuffle.h5 /builddir/b PASSED Testing h5repack h5repack_shuffle.h5 -f dset_shuffle:NONE PASSED Verifying h5diff output ./../testfiles/h5repack_shuffle.h5 /builddir/b PASSED Testing h5repack h5repack_fletcher.h5 PASSED Verifying h5diff output ./../testfiles/h5repack_fletcher.h5 /builddir/ PASSED Testing h5repack h5repack_fletcher.h5 -f dset_fletcher32:NONE PASSED Verifying h5diff output ./../testfiles/h5repack_fletcher.h5 /builddir/ PASSED Testing h5repack h5repack_filters.h5 -f NONE -SKIP- Testing h5repack h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN -SKIP- Testing h5repack h5repack_szip.h5 -f dset_szip:GZIP=1 -SKIP- Testing h5repack h5repack_layout.h5 -f GZIP=1 -m 1024 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -e ../testfiles/info.h5repack PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset2:CONTI PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l CONTI PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset2:COMPA PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l COMPA PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CONTI PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:COMPA PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:COMPA PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CONTI PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:COMPA PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CONTI PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output ./../testfiles/h5repack_layout.h5 /builddir/bu PASSED Testing h5repack h5repack_objs.h5 -n PASSED Verifying h5diff output ./../testfiles/h5repack_objs.h5 /builddir/buil PASSED All h5repack tests passed. 1.45user 1.29system 0:02.88elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+97270minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' ===Tests in h5repack ended Fri May 30 16:42:18 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5repack' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' ===Tests in h5jam begin Fri May 30 16:42:19 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' ============================ Testing ./testh5jam.sh ============================ Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta.h5 PASSED Compare ta.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta.h5 PASSED Compare ta.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta.h5 PASSED Compare ta.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta.h5 PASSED Compare ta.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./../testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./../testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./../testfiles/tall.h5 PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./../testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./../testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./../testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./../testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./../testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./../testfiles/tall.h5 PASSED All h5jam tests passed. 3.20user 3.48system 0:07.04elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (1major+264334minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' ===Tests in h5jam ended Fri May 30 16:42:26 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools/h5jam' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/tools' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' ===Fortran tests in src begin Fri May 30 16:42:26 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' ===Fortran tests in src ended Fri May 30 16:42:26 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' ===Fortran tests in test begin Fri May 30 16:42:26 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' ============================ Testing fortranlib_test ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.6 release 7 Mounting test PASSED Reopen test PASSED File open/close test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Basic dataspace test PASSED Reference to object test PASSED Reference to dataset region test PASSED Basic selection test PASSED Hyperslab selection test PASSED Element selection test PASSED Basic datatype test PASSED Compound datatype test PASSED Enum datatype test PASSED External dataset test PASSED Multi file driver test PASSED Attribute test PASSED Identifier test PASSED Filters test PASSED SZIP filter test --SKIP-- Group test PASSED Error test PASSED VL test PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.12user 0.05system 0:00.18elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1884minor)pagefaults 0swaps ============================ Testing fflush1 ============================ 0.09user 0.03system 0:00.13elapse d 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1623minor)pagefaults 0swaps ============================ Testing fflush2 ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.09user 0.03system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1622minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' ===Fortran tests in test ended Fri May 30 16:42:26 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/fortran' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' ===C++ tests in src begin Fri May 30 16:42:26 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' ===C++ tests in src ended Fri May 30 16:42:26 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' ===C++ tests in test begin Fri May 30 16:42:26 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' ===================================== C++ API: Testing dsets ===================================== All Dataset tests passed. 0.00user 0.00system 0:00.00elapsed 87%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+151minor)pagefaults 0swaps ===================================== C++ API: Testing testhdf5 ===================================== For help use: ./testhdf5 -help Linked with hdf5 version 1.6 release 7 Testing -- File I/O Operations (file) Testing -- Dataspaces (h5s) Testing -- Attributes (attr) Testing -- References (reference) Testing -- Variable-Length Strings (vlstrings) Testing -- Generic Data Types (types) Subtest: PredType::getClass() PASSED Subtest: DataType::copy() and DataType::operator= PASSED Subtest: Query functions of compound and enumeration types PASSED Subtest: Transient data types PASSED Subtest: Named data types PASSED Testing -- Compound Data Types (compound) Subtest: Compound Data Types PASSED Subtest: Compound Element Reordering PASSED Subtest: Compound Datatype Subset Conversions PASSED Subtest: Compound Element Shrinking & Reordering PASSED Subtest: Optimized Struct Converter PASSED Subtest: Compound Element Growing PASSED Subtest: Compound Element Insertion PASSED Testing -- Various Filters (filter) Subtest: 'Null' filter PASSED Subtest: szip filter -SKIP- Szip filter not enabled All tests were successful. Cleaning Up temp files... 0.14user 0.01system 0:00.16elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+648minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' ===C++ tests in test ended Fri May 30 16:42:26 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/c++' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' ===Tests in src begin Fri May 30 16:42:26 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' ===Tests in src ended Fri May 30 16:42:27 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' ===Tests in test begin Fri May 30 16:42:27 EDT 2008=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' ============================ Testing test_lite ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED ============================ Testing test_image ============================ 0.09user 0.03system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1546minor)pagefaults 0swaps Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED 0.08user 0.03sy stem 0:00.12elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1553minor)pagefaults 0swaps ============================ Testing test_table ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.12user 0.03 system 0:00.16elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1562minor)pagefaults 0swaps make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' ===Tests in test ended Fri May 30 16:42:27 EDT 2008=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' ===Tests in gif2h5 begin Fri May 30 16:42:27 EDT 2008=== make _check-s make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' ============================ Testing h52gifgentst ============================ 0.08user 0.03system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1554minor)pagefaults 0swaps ============================ Testing ./h52giftest.sh ============================ Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED Testing ./gif2h5 image1.gif image1.h5 PASSED 0.18user 0.07system 0:00.26elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+3697minor)pagefaults 0swaps make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make _check-p make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' ===Tests in gif2h5 ended Fri May 30 16:42:28 EDT 2008=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools/gif2h5' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.7/hl' + exit 0 Processing files: hdf5-1.6.7-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20080 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.7 + DOCDIR=/var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5-1.6.7 + export DOCDIR + rm -rf /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5-1.6.7 + /bin/mkdir -p /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5-1.6.7 + cp -pr COPYING MANIFEST README.txt release_docs/RELEASE.txt /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5-1.6.7 + cp -pr release_docs/HISTORY.txt doc/html /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild/usr/share/doc/hdf5-1.6.7 + exit 0 Provides: libhdf5.so.0 libhdf5_hl.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.6 libhdf5.so.0 libhdf5_hl.so.0 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libssl.so.6 libz.so.1 rtld(GNU_HASH) Processing files: hdf5-devel-1.6.7-1.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh hdf5 = 1.6.7-1.fc8 libhdf5.so.0 libhdf5_hl.so.0 Processing files: hdf5-debuginfo-1.6.7-1.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/hdf5-1.6.7-1.fc8.ppc.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.6.7-1.fc8.ppc.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.6.7-1.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.96451 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.7 + rm -rf /var/tmp/hdf5-1.6.7-1.fc8-root-mockbuild + exit 0 LEAVE do -->