Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/dist-4E-epel-build-657278-94069/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/hdf5.spec'] warning: Could not canonicalize hostname: x86-3.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/hdf5-1.6.10-1.el4.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/dist-4E-epel-build-657278-94069/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hdf5.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3306 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hdf5-1.6.10 + /bin/gzip -dc /builddir/build/SOURCES/hdf5-1.6.10.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hdf5-1.6.10 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (hdf5-1.6.9-norpath.patch):' Patch #2 (hdf5-1.6.9-norpath.patch): + patch -p1 -b --suffix .norpath -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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.75217 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.10 + LANG=C + export LANG + unset DISPLAY + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + CFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' + 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=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-ssl --enable-cxx --enable-threadsafe --with-pthread checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config i386-redhat-linux-gnu... no checking for config i386-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config i386-linux-gnu... no checking for config i386-linux-gnu... no checking for config i386-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-3.4.6 checking for config ./config/site-specific/host-x86-3.fedora.phx.redhat.com... no checking for config ./config/site-specific/host-fedora.phx.redhat.com... no checking for config ./config/site-specific/host-phx.redhat.com... no checking for config ./config/site-specific/host-redhat.com... no checking for config ./config/site-specific/host-com... no checking for i386-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... no 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 i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-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... yes 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... no checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 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... 12 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 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 checking Whether to have library information embedded in the executables... yes configure: creating ./config.status === configuring in c++ (/builddir/build/BUILD/hdf5-1.6.10/c++) configure: running /bin/sh ./configure '--prefix=/usr' '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=i386-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-threadsafe' '--with-pthread' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' --cache-file=/dev/null --srcdir=. checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking shell variables initial values... done checking for cached host... none checking for config i386-redhat-linux-gnu... no checking for config i386-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config i386-linux-gnu... no checking for config i386-linux-gnu... no checking for config i386-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 i386-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 i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-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... yes 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 test/testcheck_version.sh config.status: creating test/testlibinfo.sh config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5diff/Makefile config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/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/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 -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 Fortran: No Features: --------- dmalloc: No Function Stack Tracing: Disabled GPFS: No Strict File Format Checks: Disabled HDF5 v1.4 Compatibility: No I/O filters (external): deflate I/O filters (internal): shuffle,fletcher32 Linux Large File Support (LFS): Enabled MPE: No Parallel HDF5: No Threadsafety: Enabled High Level library: Enabled + make make lib make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -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 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 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.10/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/H5.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5A.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5AC.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5B.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Bcache.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5C.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5D.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Dcontig.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Dcompact.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Defl.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Dio.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Distore.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Dmpio.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Dselect.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Dtest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5E.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5F.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Fdbg.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Fmount.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Fsfile.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Fsuper.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FD.lo H5FD.c: In function `H5FD_get_vfd_handle': H5FD.c:3670: warning: assignment makes integer from pointer without a cast gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDcore.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDfamily.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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/H5FDlog.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDlog.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDmpi.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDmpio.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDmpiposix.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDmulti.lo H5FDmulti.c: In function `my_strdup': H5FDmulti.c:208: warning: implicit declaration of function `strlen' H5FDmulti.c:209: warning: implicit declaration of function `strcpy' H5FDmulti.c: In function `H5Pset_fapl_split': H5FDmulti.c:321: warning: implicit declaration of function `strstr' H5FDmulti.c: In function `H5Pset_fapl_multi': H5FDmulti.c:501: warning: implicit declaration of function `memcpy' H5FDmulti.c: In function `H5FD_multi_sb_size': H5FDmulti.c:718: warning: implicit declaration of function `memset' H5FDmulti.c: In function `H5FD_multi_sb_encode': H5FDmulti.c:776: warning: implicit declaration of function `strncpy' H5FDmulti.c: In function `H5FD_multi_sb_decode': H5FDmulti.c:861: warning: implicit declaration of function `strcmp' gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDsec2.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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/H5FDstdio.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FDstdio.lo H5FDstdio.c: In function `H5FD_stdio_read': H5FDstdio.c:774: warning: implicit declaration of function `memset' gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FL.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FO.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FS.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5G.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Gent.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Gname.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Gnode.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Gstab.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Gtest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Gtraverse.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5HG.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5HGdbg.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5HL.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5HLdbg.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5HP.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5I.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5MF.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5MM.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5O.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Oattr.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Obogus.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Ocache.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Ocont.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Odtype.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Oefl.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Ofill.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Olayout.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Omtime.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Oname.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Onull.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Opline.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Osdspace.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Oshared.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Ostab.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5P.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Pdcpl.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Pdxpl.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Pfapl.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Pfcpl.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Ptest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5R.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5RC.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5RS.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5S.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Sall.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Shyper.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Smpio.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Snone.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Spoint.lo H5Spoint.c: In function `H5S_point_deserialize': H5Spoint.c:879: warning: passing arg 4 of `H5S_select_elements' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Sselect.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Stest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5SL.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5ST.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5T.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tarray.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tbit.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tcommit.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tcompound.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tconv.lo 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 gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tcset.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tenum.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tfields.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tfixed.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tfloat.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tinit.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tnative.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Toffset.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Topaque.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Torder.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tpad.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tprecis.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tstrpad.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Tvlen.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5TS.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5V.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Z.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Zdeflate.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Zfletcher32.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Zshuffle.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Zszip.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 H5FDlog.lo H5FDmpi.lo H5FDmpio.lo H5FDmpiposix.lo H5FDmulti.lo H5FDsec2.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 -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 H5FDlog.o H5FDmpi.o H5FDmpio.o H5FDmpiposix.o H5FDmulti.o H5FDsec2.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.10/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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 tcheck_version.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 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 Building dependencies for err_vers.c make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5test.lo h5test.c: In function `h5_rmprefix': h5test.c:476: warning: assignment discards qualifiers from pointer target type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/testframe.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -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.10/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools' (cd lib && make lib) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5tools.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5tools_str.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5tools_utils.lo h5tools_utils.c: In function `init_objs': h5tools_utils.c:637: warning: right shift count >= width of type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5diff.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5diff_array.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5diff_attr.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5diff_dset.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5diff_util.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5trav.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5tools_filters.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5tools_ref.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5tools_type.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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.10/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' mkdir .libs g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Exception.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5IdComponent.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Library.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Attribute.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Object.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5PropList.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FaccProp.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FcreatProp.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5DcreatProp.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5DxferProp.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5DataType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5DataSpace.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5AbstractDs.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5AtomType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5PredType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5EnumType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5IntType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5FloatType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5StrType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5ArrayType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5VarLenType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5CompType.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5DataSet.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5CommonFG.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5Group.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5File.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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.10/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[3]: Nothing to be done for `lib'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/H5LT.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5TA.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/H5IM.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -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.10/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[3]: Nothing to be done for `lib'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10/hl/tools/gif2h5' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[4]: Nothing to be done for `lib'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10' make progs make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' rm -f .libs/testhdf5.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/testhdf5.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tarray.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tattr.lo tattr.c:1474: warning: return type defaults to `int' gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tconfig.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tfile.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tgenprop.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/th5s.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tcoords.lo tcoords.c: In function `test_singleEnd_selElements': tcoords.c:148: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tcoords.c:179: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tcoords.c:210: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/theap.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/titerate.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tmeta.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tmisc.lo tmisc.c: In function `test_misc16': tmisc.c:2683: warning: initialization makes integer from pointer without a cast tmisc.c: In function `test_misc17': tmisc.c:2762: warning: initialization makes integer from pointer without a cast gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/trefer.lo trefer.c: In function `test_reference_region': trefer.c:349: warning: large integer implicitly truncated to unsigned type trefer.c:426: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type trefer.c: In function `test_reference_region_1D': trefer.c:698: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/trefstr.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tselect.lo tselect.c: In function `test_select_point': tselect.c:426: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:451: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:476: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:505: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:547: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:571: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_select_combo': tselect.c:924: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_select_point_copy': tselect.c:1759: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:1773: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:1817: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_select_point_offset': tselect.c:2206: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:2241: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:2277: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_select_point_chunk': tselect.c:3876: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:3912: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_select_fill_point': tselect.c:4667: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_scalar_select': tselect.c:5205: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_scalar_select2': tselect.c:5324: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_shape_same': tselect.c:5411: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:5429: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c:6042: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type tselect.c: In function `test_select_bounds': tselect.c:6589: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tskiplist.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/ttime.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/ttst.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tvltypes.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tvlstr.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating testhdf5 rm -f .libs/lheap.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/lheap.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/lheap lheap.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating lheap rm -f .libs/ohdr.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/ohdr.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/ohdr ohdr.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating ohdr rm -f .libs/stab.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/stab.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/stab stab.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating stab rm -f .libs/gheap.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/gheap.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/gheap gheap.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating gheap rm -f .libs/cache.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/cache.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/cache cache.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating cache rm -f .libs/hyperslab.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/hyperslab.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/hyperslab hyperslab.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating hyperslab rm -f .libs/istore.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/istore.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/istore istore.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating istore rm -f .libs/bittests.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/bittests.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/bittests bittests.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating bittests rm -f .libs/dtypes.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/dtypes.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/dtypes dtypes.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating dtypes rm -f .libs/dsets.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/dsets.lo dsets.c: In function `test_random_chunks': dsets.c:3977: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type dsets.c:4002: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type dsets.c:4069: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type dsets.c:4094: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/dsets dsets.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating dsets rm -f .libs/cmpd_dset.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/cmpd_dset.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating cmpd_dset rm -f .libs/extend.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/extend.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/extend extend.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating extend rm -f .libs/external.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/external.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/external external.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating external rm -f .libs/links.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/links.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/links links.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating links rm -f .libs/unlink.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/unlink.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/unlink unlink.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating unlink rm -f .libs/big.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/big.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/big big.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating big rm -f .libs/mtime.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/mtime.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/mtime mtime.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating mtime rm -f .libs/fillval.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/fillval.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/fillval fillval.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating fillval rm -f .libs/mount.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/mount.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/mount mount.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating mount rm -f .libs/flush1.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/flush1.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/flush1 flush1.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating flush1 rm -f .libs/flush2.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/flush2.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/flush2 flush2.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating flush2 rm -f .libs/enum.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/enum.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/enum enum.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating enum rm -f .libs/set_extent.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/set_extent.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating set_extent rm -f .libs/ttsafe.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/ttsafe.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/ttsafe_dcreate.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/ttsafe_error.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/ttsafe_cancel.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/ttsafe_acreate.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating ttsafe rm -f .libs/getname.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/getname.lo getname.c: In function `test_reg_ref': getname.c:2824: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type getname.c: At top level: getname.c:2911: warning: return type defaults to `int' gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/getname getname.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating getname rm -f .libs/file_handle.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/file_handle.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating file_handle rm -f .libs/ntypes.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/ntypes.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/ntypes ntypes.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating ntypes rm -f .libs/dangle.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/dangle.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/dangle dangle.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating dangle rm -f .libs/reserved.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/reserved.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/reserved reserved.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating reserved rm -f .libs/err_vers.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 err_vers.c -fPIC -DPIC -o .libs/err_vers.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 err_vers.c -o err_vers.o >/dev/null 2>&1 mv -f .libs/err_vers.lo err_vers.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/err_vers.nm .libs/err_vers.nmS .libs/err_vers.nmT creating .libs/err_versS.c generating symbol list for `err_vers' (cd .libs && gcc -c -fno-builtin "err_versS.c") rm -f .libs/err_versS.c .libs/err_vers.nm .libs/err_vers.nmS .libs/err_vers.nmT gcc .libs/err_versS.o -O2 -pipe -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/err_vers err_vers.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating err_vers rm -f .libs/tcheck_version.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 tcheck_version.c -fPIC -DPIC -o .libs/tcheck_version.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 tcheck_version.c -o tcheck_version.o >/dev/null 2>&1 mv -f .libs/tcheck_version.lo tcheck_version.lo libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/tcheck_version.nm .libs/tcheck_version.nmS .libs/tcheck_version.nmT creating .libs/tcheck_versionS.c generating symbol list for `tcheck_version' (cd .libs && gcc -c -fno-builtin "tcheck_versionS.c") rm -f .libs/tcheck_versionS.c .libs/tcheck_version.nm .libs/tcheck_version.nmS .libs/tcheck_version.nmT gcc .libs/tcheck_versionS.o -O2 -pipe -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.so ../src/.libs/libhdf5.so -lpthread -lz -lm creating tcheck_version make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' Building dependencies for h5diff_main.c Building dependencies for h5diffgentest.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5diff_main.lo h5diff_main.c: In function `main': h5diff_main.c:108: warning: passing arg 3 of `parse_command_line' from incompatible pointer type h5diff_main.c:108: warning: passing arg 4 of `parse_command_line' from incompatible pointer type h5diff_main.c:108: warning: passing arg 5 of `parse_command_line' from incompatible pointer type h5diff_main.c:108: warning: passing arg 6 of `parse_command_line' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5diff rm -f .libs/h5diffgentest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5diffgentest.lo h5diffgentest.c: In function `gen_datareg': h5diffgentest.c:2634: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5diffgentest make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' Building dependencies for h5ls.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5ls.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5ls make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' Building dependencies for h5debug.c Building dependencies for h5repart.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5debug.lo h5debug.c: In function `main': h5debug.c:207: warning: implicit declaration of function `H5Eprint' gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5debug cp ./h5redeploy.in h5redeploy rm -f .libs/h5repart.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repart.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5repart make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' Building dependencies for h5import.c Building dependencies for h5importtest.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5import.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5import rm -f .libs/h5importtest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5importtest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5importtest make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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_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.10/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack_filters.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack_copy.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack_refs.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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_main.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack_main.lo h5repack_main.c: In function `main': h5repack_main.c:98: warning: passing arg 2 of `parse_command_line' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack_opttable.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack_parse.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repack_verify.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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_main.o h5repack_opttable.o h5repack_parse.o h5repack_verify.o ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lz -lm creating h5repack rm -f .libs/h5repacktst.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5repacktst.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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_opttable.o h5repack_parse.o h5repack_verify.o h5repacktst.o ../lib/.libs/libh5tools.a ../../test/.libs/libh5test.so ../../src/.libs/libhdf5.so -lpthread -lz -lm creating h5repacktst rm -f .libs/testh5repack_detect_szip.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/testh5repack_detect_szip.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating testh5repack_detect_szip make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' Building dependencies for h5jam.c Building dependencies for h5unjam.c make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5jam.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5jam rm -f .libs/h5unjam.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5unjam.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5unjam rm -f .libs/tellub.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/tellub.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating tellub rm -f .libs/h5jamgentest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5jamgentest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5jamgentest rm -f .libs/getub.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/getub.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating getub make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5dump.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5dump rm -f .libs/h5dumpgentest.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h5dumpgentest.lo h5dumpgentest.c: In function `gent_datareg': h5dumpgentest.c:1750: warning: passing arg 4 of `H5Sselect_elements' from incompatible pointer type gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5dumpgentest rm -f .libs/binread.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/binread.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o binread binread.o -lpthread -lz -lm rm -f .libs/binreadS.o make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/gif2hdf.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/gif2mem.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/decompress.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/gifread.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/writehdf.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating gif2h5 rm -f .libs/hdf2gif.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/hdf2gif.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/hdfgifwr.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h52gif rm -f .libs/h52gifgentst.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/h52gifgentst.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h52gifgentst make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10' make tests make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' rm -f .libs/talign.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/talign.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/talign talign.o ./.libs/libh5tools.a ../../src/.libs/libhdf5.so -lpthread -lz -lm creating talign make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' mkdir .libs g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/dsets.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/h5cpputil.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -o dsets dsets.o h5cpputil.o ../../src/../test/h5test.o ../src/.libs/libhdf5_cpp.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.a -lpthread -lz -lm rm -f .libs/dsetsS.o rm -f .libs/testhdf5.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/testhdf5.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tattr.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tcompound.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tfile.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tfilter.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/th5s.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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/tlinks.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 tlinks.cpp -fPIC -DPIC -o .libs/tlinks.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 tlinks.cpp -o tlinks.o >/dev/null 2>&1 mv -f .libs/tlinks.lo tlinks.lo rm -f .libs/trefer.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/trefer.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/ttypes.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/tvlstr.lo g++ -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -o testhdf5 testhdf5.o tattr.o tcompound.o tfile.o tfilter.o th5s.o tlinks.o trefer.o ttypes.o tvlstr.o h5cpputil.o ../src/.libs/libhdf5_cpp.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.a -lpthread -lz -lm rm -f .libs/testhdf5S.o make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/test_lite.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating test_lite rm -f .libs/test_image.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/test_image.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating test_image rm -f .libs/test_table.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/test_table.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating test_table make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[4]: Nothing to be done for `tests'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/perform' mkdir .libs gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/iopipe.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/iopipe iopipe.o ../src/.libs/libhdf5.so -lpthread -lz -lm creating iopipe rm -f .libs/chunk.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/chunk.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/chunk chunk.o ../src/.libs/libhdf5.so -lpthread -lz -lm creating chunk rm -f .libs/overhead.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/overhead.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/overhead overhead.o ../src/.libs/libhdf5.so -lpthread -lz -lm creating overhead rm -f .libs/zip_perf.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/zip_perf.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating zip_perf rm -f .libs/perf_meta.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/perf_meta.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating perf_meta rm -f .libs/pio_perf.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 .libs/pio_perf.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/pio_engine.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 .libs/pio_timer.lo gcc -O2 -pipe -m32 -march=i386 -mtune=pentium4 -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 -m32 -march=i386 -mtune=pentium4 -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 -lz -lm creating h5perf make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.55519 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild + find doc/html -type f + xargs chmod -x + /usr/bin/make prefix=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr exec_prefix=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr bindir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin sbindir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/sbin sysconfdir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/etc datadir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share includedir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include libdir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib libexecdir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/libexec localstatedir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/var sharedstatedir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/com mandir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/man infodir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/info install docdir=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' ../bin/mkdirs /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib ../bin/mkdirs /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include ../bin/mkdirs /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin /usr/bin/install -c -m 644 .libs/libhdf5.so.0.0.0 /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5.so.0.0.0 (cd /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-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.10-1.el4-root-mockbuild/usr/lib/./libhdf5.la /usr/bin/install -c -m 644 .libs/libhdf5.a /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5.a ranlib /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5.a chmod 644 /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-root-mockbuild/usr/lib/. + /usr/bin/install -c -m 644 H5public.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Apublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5ACpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Bpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Cpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Dpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Epublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Fpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDcore.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDfamily.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDlog.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmpi.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmpio.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmpiposix.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDmulti.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDsec2.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FDstdio.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Gpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5HGpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5HLpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Ipublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5MMpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Opublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Ppublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Rpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Spublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Tpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Zpublic.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5pubconf.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 hdf5.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5api_adpt.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' /usr/bin/make lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Nothing to be done for `lib'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' /usr/bin/make progs make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' /usr/bin/make tests make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10-1.el4-root-mockbuild/usr/bin/./h5diff make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10-1.el4-root-mockbuild/usr/bin/./h5ls make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' /usr/bin/install -c h5cc /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-root-mockbuild/usr/bin/./h5debug /usr/bin/install -c h5redeploy /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-root-mockbuild/usr/bin/./h5repart make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10-1.el4-root-mockbuild/usr/bin/./h5import make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10-1.el4-root-mockbuild/usr/bin/./h5repack make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10-1.el4-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.10-1.el4-root-mockbuild/usr/bin/./h5unjam make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10-1.el4-root-mockbuild/usr/bin/./h5dump make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' /usr/bin/install -c -m 644 .libs/libhdf5_cpp.lai /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_cpp.la /usr/bin/install -c -m 644 .libs/libhdf5_cpp.a /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_cpp.a ranlib /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_cpp.a chmod 644 /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5AbstractDs.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5AtomType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Attribute.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Classes.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5CommonFG.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5CompType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DataSet.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DataSpace.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DataType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DcreatProp.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5DxferProp.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5EnumType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Exception.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FaccProp.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FcreatProp.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5File.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5FloatType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Group.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5IdComponent.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Include.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5IntType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Library.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5Object.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5PredType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5PropList.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5StrType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5CppDoc.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5ArrayType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5VarLenType.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5cxx_pubconf.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. /usr/bin/install -c h5c++ /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/./h5c++ make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' /usr/bin/install -c -m 644 ../src/.libs/libhdf5_cpp.lai /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_cpp.la /usr/bin/install -c -m 644 ../src/.libs/libhdf5_cpp.a /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_cpp.a ranlib /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_cpp.a chmod 644 /var/tmp/hdf5-1.6.10-1.el4-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.10/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/examples' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/examples' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/examples' ../../bin/mkdirs /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++ + /usr/bin/install -c -m 644 ./create.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./readdata.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./writedata.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./compound.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./extend_ds.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./chunks.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./h5group.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./strtype.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++' PATH="$PATH:/sbin" ldconfig -n /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/hdf5-1.6.10-1.el4-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.10/c++' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' /usr/bin/install -c -m 644 .libs/libhdf5_hl.so.0.0.0 /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_hl.so.0.0.0 (cd /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-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.10-1.el4-root-mockbuild/usr/lib/./libhdf5_hl.la /usr/bin/install -c -m 644 .libs/libhdf5_hl.a /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_hl.a ranlib /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/./libhdf5_hl.a chmod 644 /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5LT.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. + /usr/bin/install -c -m 644 H5TA.h /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/include/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10-1.el4-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.10-1.el4-root-mockbuild/usr/bin/./h52gif make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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.10/hl/examples' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/examples' ../../bin/mkdirs /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c + /usr/bin/install -c -m 644 ./ex_lite1.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite2.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite3.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image1.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image2.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_01.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_02.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_03.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_04.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_05.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_06.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_07.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_08.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_09.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_10.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_11.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_12.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/perform' libtool: install: warning: `../test/libh5test.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/h5perf /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/./h5perf make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/perform' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/examples' + /usr/bin/install -c -m 644 ./create.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./readdata.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./writedata.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./compound.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./extend_ds.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./chunks.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./h5group.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./strtype.cpp /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c++/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl' (cd examples && /usr/bin/make install-examples) || exit 1; make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/examples' + /usr/bin/install -c -m 644 ./ex_lite1.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite2.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite3.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image1.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image2.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_01.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_02.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_03.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_04.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_05.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_06.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_07.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_08.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_09.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_10.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_11.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_12.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl' (cd examples && /usr/bin/make install-examples) || exit 1; make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/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 make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/examples' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/examples' + /usr/bin/install -c -m 644 ./h5_chunk_read.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_compound.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_extend_write.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_group.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_read.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_write.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_select.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_attribute.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_mount.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_reference.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_drivers.c /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5/examples/c/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10' PATH="$PATH:/sbin" ldconfig -n /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/hdf5-1.6.10-1.el4-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.10-1.el4-root-mockbuild/usr/lib/libhdf5.la /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/libhdf5_cpp.la /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/libhdf5_hl.la /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/lib/libhdf5.settings + rm /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5perf + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/hdf5-1.6.10 extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5diff extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5ls extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5debug extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5repart extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5import extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5repack extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5jam extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5unjam extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h5dump extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/gif2h5 extracting debug info from /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/bin/h52gif 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.39828 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.10 + make check make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' ===Tests in src begin Mon Nov 30 13:36:21 EST 2009=== make _check-s make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[2]: Nothing to be done for `_check-s'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/src' make _check-p make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/src' ===Tests in src ended Mon Nov 30 13:36:21 EST 2009=== make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/src' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' ===Tests in test begin Mon Nov 30 13:36:21 EST 2009=== make _check-s make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: lt-testhdf5 -help Linked with hdf5 version 1.6 release 10 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... 2.04user 0.20system 0:02.26elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+36862minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing lheap Finished testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED All local heap tests passed. 0.02user 0.01system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4968minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr Finished testing ohdr ============================ ohdr Test Log ============================ 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.02user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5016minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab Finished testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing reading new groups PASSED All symbol table tests passed. 0.11user 0.04system 0:00.16elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+10365minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap Finished testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 8.84user 0.02system 0:08.87elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+7249minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing cache Finished testing cache ============================ cache Test Log ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing 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 1.29user 0.02system 0:01.32elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+8241minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing hyperslab Finished testing hyperslab ============================ hyperslab Test Log ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 2.67user 0.07system 0:02.75elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+25899minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore Finished testing istore ============================ istore Test Log ============================ 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.03user 0.04system 0:00.07elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5525minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests Finished testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED All bit tests passed. 0.11user 0.01system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4800minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dtypes Finished testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound data types PASSED Testing query functions of compound and enumeration types PASSED Testing transient data types PASSED Testing named data types PASSED Testing indirectly reopening committed datatypes 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 Testing version compatibility macros PASSED All data type tests passed. 3.84user 0.10system 0:03.94elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+51062minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ 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 Testing version compatibility macros PASSED Testing Compatibility for file with datasets that use Fixed Array indexing PASSED All dataset tests passed. 0.31user 0.24system 0:00.56elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+72221minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing cmpd_dset Finished testing cmpd_dset ============================ cmpd_dset Test Log ============================ 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.19user 0.10system 0:00.30elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+17336minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing extend Finished testing extend ============================ extend Test Log ============================ Testing extendible dataset with incremental allocation PASSED Testing extendible dataset with early allocation PASSED All extend tests passed. 0.03user 0.01system 0:00.04elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5305minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing external Finished testing external ============================ external Test Log ============================ Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED All external storage tests passed. 0.02user 0.01system 0:00.04elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5055minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing links Finished testing links ============================ links Test Log ============================ 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 Testing H5G version compatibility macros PASSED All link tests passed. 0.02user 0.01system 0:00.04elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5405minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink Finished testing unlink ============================ unlink Test Log ============================ 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. 0.95user 0.15system 0:01.11elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+23264minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing big Finished testing big ============================ big Test Log ============================ 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 0x0000000051e2d68a PASSED #001 0x00000000cba4b244 PASSED #002 0x00000001962163f4 PASSED #003 0x00000000793d2c94 PASSED #004 0x000000017b2e83b0 PASSED #005 0x0000000104681a8c PASSED #006 0x00000000ef344b84 PASSED #007 0x00000000a8c1ff20 PASSED #008 0x00000001f5b6e440 PASSED #009 0x0000000101fc6939 PASSED #010 0x000000011c58c8fc PASSED #011 0x000000009a00de54 PASSED #012 0x000000014f986960 PASSED #013 0x000000012b7fee84 PASSED #014 0x000000004891e14a PASSED #015 0x0000000159fce7ef PASSED #016 0x000000005d50974c PASSED #017 0x00000000660c9a48 PASSED #018 0x00000000f9c83b50 PASSED #019 0x00000001cd469881 PASSED #020 0x000000013ed65b28 PASSED #021 0x000000002e87627c PASSED #022 0x0000000076f1c910 PASSED #023 0x00000001b26aabd8 PASSED #024 0x00000000621a8992 PASSED #025 0x00000000ceb3a4c0 PASSED #026 0x0000000013aaf030 PASSED #027 0x0000000034f1cd58 PASSED #028 0x000000009dae9b8f PASSED #029 0x00000000fc365eba PASSED #030 0x00000001acde2d97 PASSED #031 0x00000001dd472999 PASSED #032 0x00000001173dcc3e PASSED #033 0x00000000bd01060a PASSED #034 0x0000000001f2e542 PASSED #035 0x00000000657265ab PASSED #036 0x00000001f30984b8 PASSED #037 0x00000000bd106c40 PASSED #038 0x0000000062da29ed PASSED #039 0x0000000098ec8060 PASSED #040 0x00000000f060dbd9 PASSED #041 0x00000000b3b36cdd PASSED #042 0x00000001e98ecefc PASSED #043 0x00000001ced906ce PASSED #044 0x00000000da967dd1 PASSED #045 0x0000000146003da0 PASSED #046 0x000000010d82e46c PASSED #047 0x00000001abf13788 PASSED #048 0x00000000fc94f952 PASSED #049 0x000000013aaa4bb8 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 0x000000003a79b1e0 PASSED #001 0x0000000122817913 PASSED #002 0x0000000169867362 PASSED #003 0x00000001bc6f4f2c PASSED #004 0x00000001a6a0a060 PASSED #005 0x000000001eb993f2 PASSED #006 0x0000000174f46198 PASSED #007 0x0000000180a8b252 PASSED #008 0x00000001e368af00 PASSED #009 0x00000001dcf4c420 PASSED #010 0x0000000107a6f990 PASSED #011 0x000000014072271e PASSED #012 0x000000011ff60130 PASSED #013 0x00000000df2c43f0 PASSED #014 0x00000000add99252 PASSED #015 0x0000000014fca820 PASSED #016 0x00000000cae110a2 PASSED #017 0x00000001bddbe58c PASSED #018 0x0000000042129169 PASSED #019 0x000000005d87d3a5 PASSED #020 0x000000002445155b PASSED #021 0x00000001232b632b PASSED #022 0x000000019e7273d1 PASSED #023 0x0000000157d5e480 PASSED #024 0x0000000083009bf3 PASSED #025 0x000000009babe6a4 PASSED #026 0x00000001ace91441 PASSED #027 0x00000001eb565f58 PASSED #028 0x000000010515c218 PASSED #029 0x0000000120810aae PASSED #030 0x0000000016c72d62 PASSED #031 0x000000003cec8930 PASSED #032 0x000000019c309510 PASSED #033 0x000000011a25ef57 PASSED #034 0x0000000107735ffe PASSED #035 0x000000000591276c PASSED #036 0x00000000155bdc76 PASSED #037 0x000000005ac76cec PASSED #038 0x00000000d02b3c08 PASSED #039 0x00000001b024fb60 PASSED #040 0x000000005f24a2f4 PASSED #041 0x000000015eca592c PASSED #042 0x00000001bae9392e PASSED #043 0x000000005b362400 PASSED #044 0x000000018b99257a PASSED #045 0x00000001560f6f08 PASSED #046 0x00000000bfa11e32 PASSED #047 0x00000001e71f3a00 PASSED #048 0x00000001b494787b PASSED #049 0x00000001bada670b PASSED Test passed with the SEC2 Driver. Testing big file with the STDIO Driver Testing large dataset write PASSED #000 0x0000000178e1f74a PASSED #001 0x00000000566bbe7f PASSED #002 0x0000000053856d2a PASSED #003 0x000000000ea35fa6 PASSED #004 0x00000000f01610f1 PASSED #005 0x0000000076bb3786 PASSED #006 0x000000006e40e294 PASSED #007 0x0000000145214b6c PASSED #008 0x000000008f553dea PASSED #009 0x000000012cf54ce7 PASSED #010 0x0000000089424f6c PASSED #011 0x000000000e3bba11 PASSED #012 0x000000012ce48c70 PASSED #013 0x000000002e40c77f PASSED #014 0x0000000141da7320 PASSED #015 0x000000008cd55608 PASSED #016 0x00000000bb4c7908 PASSED #017 0x000000009f06fba2 PASSED #018 0x00000000b358fcd0 PASSED #019 0x00000000efb771ee PASSED #020 0x000000002400c999 PASSED #021 0x00000001569b0d84 PASSED #022 0x00000000e64535c0 PASSED #023 0x00000001165f8d1c PASSED #024 0x000000007e04288e PASSED #025 0x00000000fbebef88 PASSED #026 0x00000000b3372313 PASSED #027 0x00000000210fb140 PASSED #028 0x0000000134134cf2 PASSED #029 0x000000015ee1a648 PASSED #030 0x00000000ddd36cd2 PASSED #031 0x00000000b8e485b4 PASSED #032 0x00000000e998fcec PASSED #033 0x00000000508eff08 PASSED #034 0x00000001d3e7549e PASSED #035 0x00000000580c7070 PASSED #036 0x00000001f0c3e6d4 PASSED #037 0x000000009e6a7154 PASSED #038 0x00000000169a9376 PASSED #039 0x00000001ea8e41b9 PASSED #040 0x00000000fd5f67a1 PASSED #041 0x000000013e15d720 PASSED #042 0x000000014173bf6b PASSED #043 0x000000014bb18024 PASSED #044 0x00000000645c4352 PASSED #045 0x000000004a99c110 PASSED #046 0x00000001031af94c PASSED #047 0x00000001555cb032 PASSED #048 0x00000000420aefca PASSED #049 0x00000001e2998330 PASSED Test passed with the STDIO Driver. 0.02user 0.06system 0:00.08elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5177minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime Finished testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.02user 0.01system 0:00.03elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5075minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval Finished testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing 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.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5930minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount Finished testing mount ============================ mount Test Log ============================ 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.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5631minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.02user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5121minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 Finished testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2) PASSED 0.02user 0.01system 0:00.04elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5022minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ 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.02user 0.01system 0:00.03elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4998minor)pagefaults 0swaps Finished testing enum ============================ ============================ Testing set_extent Finished testing set_extent ============================ set_extent Test Log ============================ Testing with fill value, no compression PASSED Testing no fill value, no compression PASSED Testing with fill value, with compression PASSED Testing no fill value, with compression PASSED Testing with non-default indexed storage B-tree PASSED Testing external file use PASSED Testing storage layout use PASSED All H5Dset_extent tests passed. 0.03user 0.01system 0:00.05elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+6251minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ For help use: lt-ttsafe -help Linked with hdf5 version 1.6 release 10 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.02user 0.01system 0:03.04elapsed 1%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5311minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing getname Finished testing getname ============================ getname Test Log ============================ 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.04user 0.01system 0:00.06elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+6118minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing file_handle Finished testing file_handle ============================ file_handle Test Log ============================ 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.02user 0.01system 0:00.04elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5220minor)pagefaults 0swaps Finished testing file_handle ============================ ============================ Testing ntypes Finished testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.10user 0.03system 0:00.13elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+10699minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle Finished testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.06user 0.01system 0:00.07elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5515minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ 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.04user 0.01system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5861minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing err_vers Finished testing err_vers ============================ err_vers Test Log ============================ Testing H5E version compatibility macros PASSED All error compatibility tests passed. 0.02user 0.01system 0:00.03elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4896minor)pagefaults 0swaps Finished testing err_vers ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.06user 0.01system 0:00.06elapsed 105%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4549minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 0.27user 0.46system 0:00.63elapsed 116%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+164401minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' make _check-p make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' ===Tests in test ended Mon Nov 30 13:36:48 EST 2009=== make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/test' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' ===Tests in lib begin Mon Nov 30 13:36:48 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.01user 0.01system 0:00.03elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4953minor)pagefaults 0swaps Finished testing talign ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' ===Tests in lib ended Mon Nov 30 13:36:48 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/lib' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' ===Tests in h5diff begin Mon Nov 30 13:36:48 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 1.03user 0.22system 0:01.26elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+71483minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 1 -d 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff file1.h6 file2.h6 PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED All h5diff tests passed. 7.04user 1.84system 0:08.51elapsed 104%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+602458minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' ===Tests in h5diff ended Mon Nov 30 13:36:58 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5diff' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' ===Tests in h5ls begin Mon Nov 30 13:36:58 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 -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 Testing h5ls -v tvldtypes1.h5 PASSED Testing h5ls -v tdatareg.h5 PASSED All h5ls tests passed. 0.25user 0.32system 0:00.50elapsed 114%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+122327minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' ===Tests in h5ls ended Mon Nov 30 13:36:58 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5ls' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' ===Tests in misc begin Mon Nov 30 13:36:58 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[3]: Nothing to be done for `_check-s'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' ===Tests in misc ended Mon Nov 30 13:36:58 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/misc' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' ===Tests in h5import begin Mon Nov 30 13:36:58 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.02user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4662minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I32 rank 3 - Output BE 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 Testing STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED ====================================== H5IMPORT Utilities tests have passed. ====================================== 0.40user 0.49system 0:00.82elapsed 108%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+203091minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' ===Tests in h5import ended Mon Nov 30 13:36:59 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5import' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' ===Tests in h5repack begin Mon Nov 30 13:36:59 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' ============================ Testing h5repacktst Finished testing h5repacktst ============================ h5repacktst Test Log ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter -SKIP- Testing adding szip filter to all -SKIP- Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter -SKIP- Testing removing szip filter -SKIP- Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing filter conversion from deflate to szip -SKIP- Testing filter conversion from szip to deflate -SKIP- Testing removing all filters -SKIP- Testing big file PASSED Testing external datasets PASSED Testing several global filters PASSED Testing file with userblock PASSED Testing file with added userblock PASSED Testing file with aligment PASSED All h5repack tests passed. 4.47user 1.26system 0:05.75elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+121808minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing h5repack h5repack_fill.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 /builddir/build/B PASSED Testing h5repack h5repack_objs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 /builddir/build/B PASSED Testing h5repack h5repack_attr.h5 PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 /builddir/build/B PASSED Testing h5repack h5repack_hlink.h5 PASSED Verifying h5diff output ./testfiles/h5repack_hlink.h5 /builddir/build/ PASSED Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_early.h5 PASSED Verifying h5diff output ./testfiles/h5repack_early.h5 /builddir/build/ PASSED Testing h5repack h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build 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/build PASSED Testing h5repack h5repack_layout.h5 -f SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -f FLET PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build 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/buil PASSED Testing h5repack h5repack_deflate.h5 -f dset_deflate:NONE PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 /builddir/buil PASSED Testing h5repack h5repack_shuffle.h5 PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 /builddir/buil PASSED Testing h5repack h5repack_shuffle.h5 -f dset_shuffle:NONE PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 /builddir/buil PASSED Testing h5repack h5repack_fletcher.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 /builddir/bui PASSED Testing h5repack h5repack_fletcher.h5 -f dset_fletcher32:NONE PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 /builddir/bui 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/build PASSED Testing h5repack h5repack_layout.h5 -e testfiles/h5repack.info PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset2:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset2:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 /builddir/build PASSED Testing h5repack h5repack_objs.h5 -n PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 /builddir/build/B PASSED Testing h5repack h5repack_objs.h5 -u ublock.bin -b 2048 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 /builddir/build/B PASSED Testing h5repack h5repack_objs.h5 -t 1 -a 1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 /builddir/build/B PASSED Testing h5repack h5repack_objs.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 /builddir/build/B PASSED Testing h5repack tfamily%05d.h5 PASSED Verifying h5diff output ./../testfiles/tfamily%05d.h5 /builddir/build/ PASSED All h5repack tests passed. 1.89user 3.04system 0:04.71elapsed 104%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+763169minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' ===Tests in h5repack ended Mon Nov 30 13:37:10 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5repack' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' ===Tests in h5jam begin Mon Nov 30 13:37:10 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ 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. 1.59user 2.59system 0:03.75elapsed 111%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+958232minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' ===Tests in h5jam ended Mon Nov 30 13:37:14 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5jam' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' ===Tests in h5dump begin Mon Nov 30 13:37:14 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.03user 0.03system 0:00.06elapsed 102%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+7509minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ 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 tarray8.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 -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 -d 1d -s 1 -S 10 -c 2 -k 3 taindices.h5 PASSED Testing h5dump -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 taindices.h5 PASSED Testing h5dump -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 -k 1,2,2 taindices.h5 PASSED Testing h5dump -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1,3,3 -k 1,1,2,2 taind 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 integer -o /builddir/build/BUILD/hdf5-1.6.10/tools/h PASSED Testing h5dump -d integer -o /builddir/build/BUILD/hdf5-1.6.10/tools/h PASSED Running h5import /builddir/build/BUILD/hdf5-1.6.10/tools/h5dump/../te PASSED Running h5diff tbinary.h5 /builddir/build/BUILD/hdf5-1.6.10/tools/h5d PASSED Testing h5dump -b BE -d float -o /builddir/build/BUILD/hdf5-1.6.10/too PASSED Testing h5dump -d integer -o /builddir/build/BUILD/hdf5-1.6.10/tools/h PASSED Running h5import /builddir/build/BUILD/hdf5-1.6.10/tools/h5dump/../te PASSED Running h5diff tbinary.h5 /builddir/build/BUILD/hdf5-1.6.10/tools/h5d PASSED Testing h5dump -d double -b FILE -o /builddir/build/BUILD/hdf5-1.6.10/ PASSED All h5dump tests passed. 1.12user 1.38system 0:02.30elapsed 109%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+512651minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' ===Tests in h5dump ended Mon Nov 30 13:37:16 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools/h5dump' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/tools' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' ===C++ tests in src begin Mon Nov 30 13:37:16 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[3]: Nothing to be done for `_check-s'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' ===C++ tests in src ended Mon Nov 30 13:37:16 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' ===C++ tests in test begin Mon Nov 30 13:37:16 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ Testing create, open, close PASSED Testing simple I/O PASSED Testing data type conversion PASSED Testing compression (setup) PASSED Testing compression (uninitialized read) PASSED Testing compression (write) PASSED Testing compression (read) PASSED Testing compression (modify) PASSED Testing compression (re-open) PASSED Testing compression (partial I/O) PASSED Testing compression (app-defined method) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED All Dataset tests passed. 0.09user 0.05system 0:00.15elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+19373minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: ./testhdf5 -help Linked with hdf5 version 1.6 release 10 Testing -- File I/O Operations (file) Subtest: Testing File Creation I/O PASSED Subtest: Testing File Opening I/O PASSED Subtest: Testing File Size PASSED Subtest: Testing File Name PASSED Testing -- Dataspaces (h5s) Subtest: Testing Dataspace Manipulation PASSED Subtest: Testing Scalar Dataspace Writing PASSED Subtest: Testing Scalar Dataspace Reading PASSED Subtest: Testing Compound Dataspace Writing PASSED Subtest: Testing Compound Dataspace Reading PASSED Testing -- Attributes (attr) Subtest: Testing Basic Attribute Writing Functions PASSED Subtest: Testing Rename Attribute Function PASSED Subtest: Testing Basic Attribute Reading Functions PASSED Subtest: Testing Writing Compound Attribute Functions PASSED Subtest: Testing Reading Compound Attribute Functions PASSED Subtest: Testing Basic Scalar Attribute Writing Functions PASSED Subtest: Testing Basic Scalar Attribute Reading Functions PASSED Subtest: Testing Multiple Attribute Writing Functions PASSED Subtest: Testing Multiple Attribute Reading Functions PASSED Subtest: Testing Removing Attribute Function PASSED Subtest: Testing Attributes with Shared Datatypes PASSED Subtest: Testing I/O on FL and VL String Attributes PASSED Testing -- References (reference) Subtest: Testing Object Reference Functions PASSED Testing -- Variable-Length Strings (vlstrings) Subtest: Testing VL String on Datasets PASSED Subtest: Testing Special VL Strings PASSED Subtest: Testing VL String Type PASSED Subtest: Testing VL Strings on Compact Dataset PASSED Subtest: Testing VL String on Attributes PASSED Subtest: Testing VL String Array on Attributes PASSED Subtest: Testing VL String Array on Datasets PASSED Subtest: Testing I/O on VL strings with link/unlink PASSED 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 datatypes PASSED Subtest: Named datatypes 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: Testing 'Null' Filter PASSED Subtest: szip filter -SKIP- Szip filter not enabled Testing -- Various Links (links) Subtest: Testing Basic Links PASSED All tests were successful. Cleaning Up temp files... 0.14user 0.03system 0:00.17elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+11548minor)pagefaults 0swaps Finished testing testhdf5 ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' ===C++ tests in test ended Mon Nov 30 13:37:16 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/c++' make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' ===Tests in src begin Mon Nov 30 13:37:16 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[3]: Nothing to be done for `_check-s'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' ===Tests in src ended Mon Nov 30 13:37:17 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' ===Tests in test begin Mon Nov 30 13:37:17 EST 2009=== make _check-s make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED 0.02user 0.01system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4995minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ Testing test_image Finished testing test_image ============================ test_image Test Log ============================ Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED 0.02user 0.01system 0:00.04elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5091minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing 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.03user 0.02system 0:00.05elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5231minor)pagefaults 0swaps Finished testing test_table ============================ make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make _check-p make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' ===Tests in test ended Mon Nov 30 13:37:17 EST 2009=== make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' ===Tests in gif2h5 begin Mon Nov 30 13:37:17 EST 2009=== make _check-s make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' ============================ Testing h52gifgentst Finished testing h52gifgentst ============================ h52gifgentst Test Log ============================ 0.02user 0.02system 0:00.03elapsed 105%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4950minor)pagefaults 0swaps Finished testing h52gifgentst ============================ ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED Testing ./gif2h5 image1.gif image1.h5 PASSED 0.05user 0.03system 0:00.08elapsed 101%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+11755minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make _check-p make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' ===Tests in gif2h5 ended Mon Nov 30 13:37:17 EST 2009=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools/gif2h5' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.6.10/hl' + exit 0 Processing files: hdf5-1.6.10-1.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.46355 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.10 + DOCDIR=/var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5-1.6.10 + export DOCDIR + rm -rf /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5-1.6.10 + /bin/mkdir -p /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5-1.6.10 + cp -pr COPYING MANIFEST README.txt release_docs/RELEASE.txt /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5-1.6.10 + cp -pr release_docs/HISTORY.txt doc/html /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild/usr/share/doc/hdf5-1.6.10 + 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) 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) libz.so.1 Processing files: hdf5-devel-1.6.10-1.el4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh hdf5 = 1.6.10-1.el4 Processing files: hdf5-debuginfo-1.6.10-1.el4 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.10-1.el4-root-mockbuild warning: Could not canonicalize hostname: x86-3.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/hdf5-1.6.10-1.el4.i386.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.6.10-1.el4.i386.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.6.10-1.el4.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.53621 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.6.10 + rm -rf /var/tmp/hdf5-1.6.10-1.el4-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->