* You need one of these Fortran Compilers: gfortran g77 * Installed are: gfortran >>> Unpacking source... >>> Unpacking hdf5-1.6.7.tar.gz to /var/tmp/portage/sci-libs/hdf5-1.6.7/work * Applying hdf5-1.6.6-gcc4.3.patch ...  [ ok ] * Replacing obsolete head/tail with POSIX compliant ones * - fixed /var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/bin/release * - fixed /var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump/testh5dump.sh.in >>> Source unpacked in /var/tmp/portage/sci-libs/hdf5-1.6.7/work >>> Compiling source in /var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7 ... * econf: updating hdf5-1.6.7/bin/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hdf5-1.6.7/bin/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --enable-zlib --enable-fortran --disable-parallel --with-ssl --enable-linux-lfs --sysconfdir=/etc --infodir=/usr/share/info --libdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --with-pic --enable-cxx --enable-production --build=x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for sizeof hsize_t and hssize_t... large checking for config x86_64-pc-linux-gnu... no checking for config x86_64-pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-pc... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.3.2 checking for config ./config/site-specific/host-fenrir... no checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking if fortran interface enabled... yes checking if c++ interface enabled... yes checking if should build only statically linked executables... no checking for perl... perl checking for ar... ar checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B 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 x86_64-pc-linux-gnu-file... no checking for file... /usr/bin/file checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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... 8 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int_least8_t... yes checking size of int_least8_t... 1 checking for uint_least8_t... yes checking size of uint_least8_t... 1 checking for int_fast8_t... yes checking size of int_fast8_t... 1 checking for uint_fast8_t... yes checking size of uint_fast8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int_least16_t... yes checking size of int_least16_t... 2 checking for uint_least16_t... yes checking size of uint_least16_t... 2 checking for int_fast16_t... yes checking size of int_fast16_t... 8 checking for uint_fast16_t... yes checking size of uint_fast16_t... 8 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int_least32_t... yes checking size of int_least32_t... 4 checking for uint_least32_t... yes checking size of uint_least32_t... 4 checking for int_fast32_t... yes checking size of int_fast32_t... 8 checking for uint_fast32_t... yes checking size of uint_fast32_t... 8 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int_least64_t... yes checking size of int_least64_t... 8 checking for uint_least64_t... yes checking size of uint_least64_t... 8 checking for int_fast64_t... yes checking size of int_fast64_t... 8 checking for uint_fast64_t... yes checking size of uint_fast64_t... 8 checking for size_t... (cached) yes checking size of size_t... 8 checking for ssize_t... (cached) yes checking size of ssize_t... 8 checking for off_t... (cached) yes checking size of off_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking for szlib... suppressed checking for main in -lcrypto... yes checking for SSL_get_version in -lssl... yes checking for GASS... suppressed checking for SRB... suppressed checking for pthread... suppressed checking for thread safe support... no 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... %ld and %lu checking Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking for parallel support files... skipped checking for I/O filters... all (shuffle,fletcher32) checking if converting denormalized floating-point values is possible... yes checking if high level library is enabled... yes checking Whether to perform strict file format checks... no configure: creating ./config.status === configuring in fortran (/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran) configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--datadir=/usr/share' '--localstatedir=/var/lib' '--enable-zlib' '--enable-fortran' '--disable-parallel' '--with-ssl' '--enable-linux-lfs' '--sysconfdir=/etc' '--infodir=/usr/share/info' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--enable-shared' '--with-pic' '--enable-cxx' '--enable-production' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -fomit-frame-pointer -march=athlon64' 'LDFLAGS=-Wl,-O1' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking shell variables initial values... done checking for cached host... none checking for config x86_64-pc-linux-gnu... no checking for config x86_64-pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-pc... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.3.2 gfortran: '-V' option must have argument checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-file... no checking for file... /usr/bin/file checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for perl... perl checking for production mode... "production" checking for ceil in -lm... yes checking if should build only statically linked executables... no checking for large file support mode on Linux... enabled checking for f90... gfortran checking whether the Fortran 9X compiler (gfortran -Wl,-O1) works... yes checking whether the Fortran 9X compiler (gfortran -Wl,-O1) is a cross-compiler... no checking whether we are using GNU Fortran 95... yes checking whether gfortran accepts -g... yes checking what gfortran does with modules... module.mod checking how gfortran finds modules... -I checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking szlib.h usability... no checking szlib.h presence... no checking for szlib.h... no checking for SZ_BufftoBuffCompress in -lsz... no checking if compiler supports -I. option... yes checking for I/O filters... all (shuffle,fletcher32) checking for parallel support files... skipped checking make... GNU make checking for gpfs... suppressed configure: creating ./config.status config.status: creating config/depend1 config.status: creating config/depend2 config.status: creating config/depend3 config.status: creating config/depend4 config.status: creating config/dependN config.status: creating config/commence config.status: creating config/conclude config.status: creating Makefile config.status: creating src/h5fc config.status: creating src/H5fortran_types.f90 config.status: creating src/libhdf5_fortran.settings config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating examples/testh5fc.sh config.status: creating examples/Makefile config.status: creating src/H5config_fortran.h config.status: executing default-1 commands creating src/H5pubconf_fortran.h === configuring in c++ (/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++) configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--datadir=/usr/share' '--localstatedir=/var/lib' '--enable-zlib' '--enable-fortran' '--disable-parallel' '--with-ssl' '--enable-linux-lfs' '--sysconfdir=/etc' '--infodir=/usr/share/info' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--enable-shared' '--with-pic' '--enable-cxx' '--enable-production' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -fomit-frame-pointer -march=athlon64' 'LDFLAGS=-Wl,-O1' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking shell variables initial values... done checking for cached host... none checking for config x86_64-pc-linux-gnu... no checking for config x86_64-pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-pc... 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-file... no checking for file... /usr/bin/file checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for objdir... .libs checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.lo... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for perl... perl checking for production mode... "production" checking for ceil in -lm... yes checking if should build only statically linked executables... no checking for large file support mode on Linux... enabled checking for offsetof extension... yes checking if g++ needs old style header files in includes... no checking if g++ can handle namespaces... yes checking if g++ supports std... yes checking if g++ supports bool types... yes checking if g++ can handle static cast... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking szlib.h usability... no checking szlib.h presence... no checking for szlib.h... no checking for SZ_BufftoBuffCompress in -lsz... no checking make... GNU make checking if high level library is enabled... yes configure: creating ./config.status config.status: creating config/depend1 config.status: creating config/depend2 config.status: creating config/depend3 config.status: creating config/depend4 config.status: creating config/dependN config.status: creating config/commence config.status: creating config/conclude config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/h5c++ config.status: creating test/Makefile config.status: creating examples/testh5c++.sh config.status: creating examples/Makefile config.status: creating src/H5cxx_config.h config.status: executing default-1 commands creating c++/src/H5cxx_pubconf.h config.status: creating src/libhdf5.settings config.status: creating config/depend1 config.status: creating config/depend2 config.status: creating config/depend3 config.status: creating config/depend4 config.status: creating config/dependN config.status: creating config/commence config.status: creating config/conclude config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5diff/Makefile config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating examples/Makefile config.status: creating examples/testh5cc.sh config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/html/ed_libs/Makefile config.status: creating doc/html/ed_styles/Makefile config.status: creating doc/html/ADGuide/Makefile config.status: creating doc/html/Graphics/Makefile config.status: creating doc/html/Intro/Makefile config.status: creating doc/html/PSandPDF/Makefile config.status: creating doc/html/TechNotes/Makefile config.status: creating doc/html/Tutor/Makefile config.status: creating doc/html/Tutor/Graphics/Makefile config.status: creating doc/html/Tutor/examples/Makefile config.status: creating doc/html/cpplus/Makefile config.status: creating doc/html/cpplus_RM/Makefile config.status: creating doc/html/cpplus_RM/header_files/Makefile config.status: creating doc/html/fortran/Makefile config.status: creating hl/Makefile config.status: creating hl/examples/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating src/H5config.h config.status: executing default-1 commands creating src/H5pubconf.h Configure Summary Compiling Options: Compilation Mode: Production C Compiler: gcc CFLAGS: -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions CPPFLAGS: -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE LDFLAGS: -Wl,-O1 Debug Mode: None Shared Libraries: Yes Static Libraries: Yes Statically Linked Executables: No Tracing: No Optimization Instrumentation: No Languages: ---------- C++: Yes C++ Compiler: g++ CXXFLAGS: -O2 -pipe -fomit-frame-pointer -march=athlon64 Fortran: Yes Fortran Compiler: gfortran FFLAGS: -I. -I. C Compiler: gcc CFLAGS: -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions CPPFLAGS: -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE LDFLAGS: -Wl,-O1 Features: --------- dmalloc: No Function Stack Tracing: Disabled GASS: No GPFS: No Strict File Format Checks: Disabled HDF5 v1.4 Compatibility: No hsize_t: Large I/O filters (external): deflate I/O filters (internal): shuffle,fletcher32 Linux Large File Support (LFS): Enabled MPE: No Parallel HDF5: No SRB: No Threadsafety: Disabled High Level library: Enabled make lib make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE ./H5detect.c \ -Wl,-O1 -lssl -lcrypto -lz -lm -o H5detect LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-O1 | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) unable to calculate alignment for long double Building dependencies for H5.c Building dependencies for H5A.c Building dependencies for H5AC.c Building dependencies for H5B.c Building dependencies for H5Bcache.c Building dependencies for H5C.c Building dependencies for H5D.c Building dependencies for H5Dcontig.c Building dependencies for H5Dcompact.c Building dependencies for H5Defl.c Building dependencies for H5Dio.c Building dependencies for H5Distore.c Building dependencies for H5Dmpio.c Building dependencies for H5Dselect.c Building dependencies for H5Dtest.c Building dependencies for H5E.c H5E.c: in function `H5Eprint': H5E.c:467: warning: trace info was not inserted Building dependencies for H5F.c Building dependencies for H5Fdbg.c Building dependencies for H5Fmount.c Building dependencies for H5Fsfile.c Building dependencies for H5Fsuper.c Building dependencies for H5FD.c Building dependencies for H5FDcore.c Building dependencies for H5FDfamily.c Building dependencies for H5FDgass.c H5FDgass.c: in function `H5Pset_fapl_gass': H5FDgass.c:293: untraceable type `GASS_Info' Building dependencies for H5FDlog.c Building dependencies for H5FDmpi.c Building dependencies for H5FDmpio.c Building dependencies for H5FDmpiposix.c Building dependencies for H5FDmulti.c H5FDmulti.c: in function `H5Pset_fapl_split': H5FDmulti.c:291: warning: trace info was not inserted H5FDmulti.c: in function `H5Pset_fapl_multi': H5FDmulti.c:430: unable to parse `const char * const *memb_name' H5FDmulti.c: in function `H5Pget_fapl_multi': H5FDmulti.c:537: warning: trace info was not inserted H5FDmulti.c: in function `H5Pset_dxpl_multi': H5FDmulti.c:606: warning: trace info was not inserted H5FDmulti.c: in function `H5Pget_dxpl_multi': H5FDmulti.c:658: warning: trace info was not inserted Building dependencies for H5FDsec2.c Building dependencies for H5FDsrb.c H5FDsrb.c: in function `H5Pset_fapl_srb': H5FDsrb.c:266: untraceable type `SRB_Info' Building dependencies for H5FDstdio.c H5FDstdio.c: in function `H5Pset_fapl_stdio': H5FDstdio.c:272: warning: trace info was not inserted Building dependencies for H5FL.c Building dependencies for H5FO.c Building dependencies for H5FS.c Building dependencies for H5G.c Building dependencies for H5Gent.c Building dependencies for H5Gname.c Building dependencies for H5Gnode.c Building dependencies for H5Gstab.c Building dependencies for H5Gtest.c Building dependencies for H5Gtraverse.c Building dependencies for H5HG.c Building dependencies for H5HGdbg.c Building dependencies for H5HL.c Building dependencies for H5HLdbg.c Building dependencies for H5HP.c Building dependencies for H5I.c Building dependencies for H5MF.c Building dependencies for H5MM.c Building dependencies for H5O.c Building dependencies for H5Oattr.c Building dependencies for H5Obogus.c Building dependencies for H5Ocache.c Building dependencies for H5Ocont.c Building dependencies for H5Odtype.c Building dependencies for H5Oefl.c Building dependencies for H5Ofill.c Building dependencies for H5Olayout.c Building dependencies for H5Omtime.c Building dependencies for H5Oname.c Building dependencies for H5Onull.c Building dependencies for H5Opline.c Building dependencies for H5Osdspace.c Building dependencies for H5Oshared.c Building dependencies for H5Ostab.c Building dependencies for H5P.c Building dependencies for H5Pdcpl.c Building dependencies for H5Pdxpl.c Building dependencies for H5Pfapl.c Building dependencies for H5Pfcpl.c Building dependencies for H5Ptest.c Building dependencies for H5R.c Building dependencies for H5RC.c Building dependencies for H5RS.c Building dependencies for H5S.c Building dependencies for H5Sall.c Building dependencies for H5Shyper.c Building dependencies for H5Smpio.c Building dependencies for H5Snone.c Building dependencies for H5Spoint.c Building dependencies for H5Sselect.c Building dependencies for H5Stest.c Building dependencies for H5SL.c Building dependencies for H5ST.c Building dependencies for H5T.c Building dependencies for H5Tarray.c Building dependencies for H5Tbit.c Building dependencies for H5Tcommit.c Building dependencies for H5Tcompound.c Building dependencies for H5Tconv.c Building dependencies for H5Tcset.c Building dependencies for H5Tenum.c Building dependencies for H5Tfields.c Building dependencies for H5Tfixed.c Building dependencies for H5Tfloat.c Building dependencies for H5Tinit.c Building dependencies for H5Tnative.c Building dependencies for H5Toffset.c Building dependencies for H5Topaque.c Building dependencies for H5Torder.c Building dependencies for H5Tpad.c Building dependencies for H5Tprecis.c Building dependencies for H5Tstrpad.c Building dependencies for H5Tvlen.c Building dependencies for H5TS.c Building dependencies for H5V.c Building dependencies for H5Z.c Building dependencies for H5Zdeflate.c Building dependencies for H5Zfletcher32.c Building dependencies for H5Zshuffle.c Building dependencies for H5Zszip.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5.c -fPIC -DPIC -o .libs/H5.lo mv -f .libs/H5.lo H5.o (cd . && ln -s H5.o H5.lo) rm -f .libs/H5A.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5A.c -fPIC -DPIC -o .libs/H5A.lo mv -f .libs/H5A.lo H5A.o (cd . && ln -s H5A.o H5A.lo) rm -f .libs/H5AC.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5AC.c -fPIC -DPIC -o .libs/H5AC.lo mv -f .libs/H5AC.lo H5AC.o (cd . && ln -s H5AC.o H5AC.lo) rm -f .libs/H5B.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5B.c -fPIC -DPIC -o .libs/H5B.lo mv -f .libs/H5B.lo H5B.o (cd . && ln -s H5B.o H5B.lo) rm -f .libs/H5Bcache.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.lo mv -f .libs/H5Bcache.lo H5Bcache.o (cd . && ln -s H5Bcache.o H5Bcache.lo) rm -f .libs/H5C.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5C.c -fPIC -DPIC -o .libs/H5C.lo mv -f .libs/H5C.lo H5C.o (cd . && ln -s H5C.o H5C.lo) rm -f .libs/H5D.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5D.c -fPIC -DPIC -o .libs/H5D.lo mv -f .libs/H5D.lo H5D.o (cd . && ln -s H5D.o H5D.lo) rm -f .libs/H5Dcontig.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.lo mv -f .libs/H5Dcontig.lo H5Dcontig.o (cd . && ln -s H5Dcontig.o H5Dcontig.lo) rm -f .libs/H5Dcompact.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.lo mv -f .libs/H5Dcompact.lo H5Dcompact.o (cd . && ln -s H5Dcompact.o H5Dcompact.lo) rm -f .libs/H5Defl.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Defl.c -fPIC -DPIC -o .libs/H5Defl.lo mv -f .libs/H5Defl.lo H5Defl.o (cd . && ln -s H5Defl.o H5Defl.lo) rm -f .libs/H5Dio.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dio.c -fPIC -DPIC -o .libs/H5Dio.lo H5Dio.c: In function 'H5D_create_chunk_map': H5Dio.c:2413: warning: passing argument 1 of 'H5S_hyper_normalize_offset' discards qualifiers from pointer target type H5Dio.c:2578: warning: passing argument 1 of 'H5S_hyper_denormalize_offset' discards qualifiers from pointer target type mv -f .libs/H5Dio.lo H5Dio.o (cd . && ln -s H5Dio.o H5Dio.lo) rm -f .libs/H5Distore.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Distore.c -fPIC -DPIC -o .libs/H5Distore.lo mv -f .libs/H5Distore.lo H5Distore.o (cd . && ln -s H5Distore.o H5Distore.lo) rm -f .libs/H5Dmpio.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.lo mv -f .libs/H5Dmpio.lo H5Dmpio.o (cd . && ln -s H5Dmpio.o H5Dmpio.lo) rm -f .libs/H5Dselect.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.lo mv -f .libs/H5Dselect.lo H5Dselect.o (cd . && ln -s H5Dselect.o H5Dselect.lo) rm -f .libs/H5Dtest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.lo mv -f .libs/H5Dtest.lo H5Dtest.o (cd . && ln -s H5Dtest.o H5Dtest.lo) rm -f .libs/H5E.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5E.c -fPIC -DPIC -o .libs/H5E.lo mv -f .libs/H5E.lo H5E.o (cd . && ln -s H5E.o H5E.lo) rm -f .libs/H5F.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5F.c -fPIC -DPIC -o .libs/H5F.lo mv -f .libs/H5F.lo H5F.o (cd . && ln -s H5F.o H5F.lo) rm -f .libs/H5Fdbg.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.lo mv -f .libs/H5Fdbg.lo H5Fdbg.o (cd . && ln -s H5Fdbg.o H5Fdbg.lo) rm -f .libs/H5Fmount.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.lo mv -f .libs/H5Fmount.lo H5Fmount.o (cd . && ln -s H5Fmount.o H5Fmount.lo) rm -f .libs/H5Fsfile.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.lo mv -f .libs/H5Fsfile.lo H5Fsfile.o (cd . && ln -s H5Fsfile.o H5Fsfile.lo) rm -f .libs/H5Fsuper.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.lo mv -f .libs/H5Fsuper.lo H5Fsuper.o (cd . && ln -s H5Fsuper.o H5Fsuper.lo) rm -f .libs/H5FD.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FD.c -fPIC -DPIC -o .libs/H5FD.lo H5FD.c: In function 'H5FD_get_vfd_handle': H5FD.c:3678: warning: assignment makes integer from pointer without a cast mv -f .libs/H5FD.lo H5FD.o (cd . && ln -s H5FD.o H5FD.lo) rm -f .libs/H5FDcore.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.lo mv -f .libs/H5FDcore.lo H5FDcore.o (cd . && ln -s H5FDcore.o H5FDcore.lo) rm -f .libs/H5FDfamily.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.lo mv -f .libs/H5FDfamily.lo H5FDfamily.o (cd . && ln -s H5FDfamily.o H5FDfamily.lo) rm -f .libs/H5FDgass.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDgass.c -fPIC -DPIC -o .libs/H5FDgass.lo mv -f .libs/H5FDgass.lo H5FDgass.o (cd . && ln -s H5FDgass.o H5FDgass.lo) rm -f .libs/H5FDlog.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.lo mv -f .libs/H5FDlog.lo H5FDlog.o (cd . && ln -s H5FDlog.o H5FDlog.lo) rm -f .libs/H5FDmpi.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.lo mv -f .libs/H5FDmpi.lo H5FDmpi.o (cd . && ln -s H5FDmpi.o H5FDmpi.lo) rm -f .libs/H5FDmpio.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.lo mv -f .libs/H5FDmpio.lo H5FDmpio.o (cd . && ln -s H5FDmpio.o H5FDmpio.lo) rm -f .libs/H5FDmpiposix.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmpiposix.c -fPIC -DPIC -o .libs/H5FDmpiposix.lo mv -f .libs/H5FDmpiposix.lo H5FDmpiposix.o (cd . && ln -s H5FDmpiposix.o H5FDmpiposix.lo) rm -f .libs/H5FDmulti.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.lo mv -f .libs/H5FDmulti.lo H5FDmulti.o (cd . && ln -s H5FDmulti.o H5FDmulti.lo) rm -f .libs/H5FDsec2.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.lo mv -f .libs/H5FDsec2.lo H5FDsec2.o (cd . && ln -s H5FDsec2.o H5FDsec2.lo) rm -f .libs/H5FDsrb.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDsrb.c -fPIC -DPIC -o .libs/H5FDsrb.lo mv -f .libs/H5FDsrb.lo H5FDsrb.o (cd . && ln -s H5FDsrb.o H5FDsrb.lo) rm -f .libs/H5FDstdio.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.lo mv -f .libs/H5FDstdio.lo H5FDstdio.o (cd . && ln -s H5FDstdio.o H5FDstdio.lo) rm -f .libs/H5FL.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FL.c -fPIC -DPIC -o .libs/H5FL.lo mv -f .libs/H5FL.lo H5FL.o (cd . && ln -s H5FL.o H5FL.lo) rm -f .libs/H5FO.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FO.c -fPIC -DPIC -o .libs/H5FO.lo mv -f .libs/H5FO.lo H5FO.o (cd . && ln -s H5FO.o H5FO.lo) rm -f .libs/H5FS.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FS.c -fPIC -DPIC -o .libs/H5FS.lo mv -f .libs/H5FS.lo H5FS.o (cd . && ln -s H5FS.o H5FS.lo) rm -f .libs/H5G.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5G.c -fPIC -DPIC -o .libs/H5G.lo mv -f .libs/H5G.lo H5G.o (cd . && ln -s H5G.o H5G.lo) rm -f .libs/H5Gent.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gent.c -fPIC -DPIC -o .libs/H5Gent.lo mv -f .libs/H5Gent.lo H5Gent.o (cd . && ln -s H5Gent.o H5Gent.lo) rm -f .libs/H5Gname.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gname.c -fPIC -DPIC -o .libs/H5Gname.lo mv -f .libs/H5Gname.lo H5Gname.o (cd . && ln -s H5Gname.o H5Gname.lo) rm -f .libs/H5Gnode.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.lo mv -f .libs/H5Gnode.lo H5Gnode.o (cd . && ln -s H5Gnode.o H5Gnode.lo) rm -f .libs/H5Gstab.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.lo mv -f .libs/H5Gstab.lo H5Gstab.o (cd . && ln -s H5Gstab.o H5Gstab.lo) rm -f .libs/H5Gtest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.lo mv -f .libs/H5Gtest.lo H5Gtest.o (cd . && ln -s H5Gtest.o H5Gtest.lo) rm -f .libs/H5Gtraverse.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.lo mv -f .libs/H5Gtraverse.lo H5Gtraverse.o (cd . && ln -s H5Gtraverse.o H5Gtraverse.lo) rm -f .libs/H5HG.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HG.c -fPIC -DPIC -o .libs/H5HG.lo mv -f .libs/H5HG.lo H5HG.o (cd . && ln -s H5HG.o H5HG.lo) rm -f .libs/H5HGdbg.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.lo mv -f .libs/H5HGdbg.lo H5HGdbg.o (cd . && ln -s H5HGdbg.o H5HGdbg.lo) rm -f .libs/H5HL.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HL.c -fPIC -DPIC -o .libs/H5HL.lo mv -f .libs/H5HL.lo H5HL.o (cd . && ln -s H5HL.o H5HL.lo) rm -f .libs/H5HLdbg.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.lo mv -f .libs/H5HLdbg.lo H5HLdbg.o (cd . && ln -s H5HLdbg.o H5HLdbg.lo) rm -f .libs/H5HP.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HP.c -fPIC -DPIC -o .libs/H5HP.lo mv -f .libs/H5HP.lo H5HP.o (cd . && ln -s H5HP.o H5HP.lo) rm -f .libs/H5I.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5I.c -fPIC -DPIC -o .libs/H5I.lo mv -f .libs/H5I.lo H5I.o (cd . && ln -s H5I.o H5I.lo) rm -f .libs/H5MF.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5MF.c -fPIC -DPIC -o .libs/H5MF.lo mv -f .libs/H5MF.lo H5MF.o (cd . && ln -s H5MF.o H5MF.lo) rm -f .libs/H5MM.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5MM.c -fPIC -DPIC -o .libs/H5MM.lo mv -f .libs/H5MM.lo H5MM.o (cd . && ln -s H5MM.o H5MM.lo) rm -f .libs/H5O.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5O.c -fPIC -DPIC -o .libs/H5O.lo mv -f .libs/H5O.lo H5O.o (cd . && ln -s H5O.o H5O.lo) rm -f .libs/H5Oattr.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.lo mv -f .libs/H5Oattr.lo H5Oattr.o (cd . && ln -s H5Oattr.o H5Oattr.lo) rm -f .libs/H5Obogus.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.lo mv -f .libs/H5Obogus.lo H5Obogus.o (cd . && ln -s H5Obogus.o H5Obogus.lo) rm -f .libs/H5Ocache.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.lo mv -f .libs/H5Ocache.lo H5Ocache.o (cd . && ln -s H5Ocache.o H5Ocache.lo) rm -f .libs/H5Ocont.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.lo mv -f .libs/H5Ocont.lo H5Ocont.o (cd . && ln -s H5Ocont.o H5Ocont.lo) rm -f .libs/H5Odtype.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.lo mv -f .libs/H5Odtype.lo H5Odtype.o (cd . && ln -s H5Odtype.o H5Odtype.lo) rm -f .libs/H5Oefl.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.lo mv -f .libs/H5Oefl.lo H5Oefl.o (cd . && ln -s H5Oefl.o H5Oefl.lo) rm -f .libs/H5Ofill.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.lo mv -f .libs/H5Ofill.lo H5Ofill.o (cd . && ln -s H5Ofill.o H5Ofill.lo) rm -f .libs/H5Olayout.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.lo mv -f .libs/H5Olayout.lo H5Olayout.o (cd . && ln -s H5Olayout.o H5Olayout.lo) rm -f .libs/H5Omtime.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.lo mv -f .libs/H5Omtime.lo H5Omtime.o (cd . && ln -s H5Omtime.o H5Omtime.lo) rm -f .libs/H5Oname.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oname.c -fPIC -DPIC -o .libs/H5Oname.lo mv -f .libs/H5Oname.lo H5Oname.o (cd . && ln -s H5Oname.o H5Oname.lo) rm -f .libs/H5Onull.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Onull.c -fPIC -DPIC -o .libs/H5Onull.lo mv -f .libs/H5Onull.lo H5Onull.o (cd . && ln -s H5Onull.o H5Onull.lo) rm -f .libs/H5Opline.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Opline.c -fPIC -DPIC -o .libs/H5Opline.lo mv -f .libs/H5Opline.lo H5Opline.o (cd . && ln -s H5Opline.o H5Opline.lo) rm -f .libs/H5Osdspace.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.lo mv -f .libs/H5Osdspace.lo H5Osdspace.o (cd . && ln -s H5Osdspace.o H5Osdspace.lo) rm -f .libs/H5Oshared.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.lo mv -f .libs/H5Oshared.lo H5Oshared.o (cd . && ln -s H5Oshared.o H5Oshared.lo) rm -f .libs/H5Ostab.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.lo mv -f .libs/H5Ostab.lo H5Ostab.o (cd . && ln -s H5Ostab.o H5Ostab.lo) rm -f .libs/H5P.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5P.c -fPIC -DPIC -o .libs/H5P.lo mv -f .libs/H5P.lo H5P.o (cd . && ln -s H5P.o H5P.lo) rm -f .libs/H5Pdcpl.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.lo mv -f .libs/H5Pdcpl.lo H5Pdcpl.o (cd . && ln -s H5Pdcpl.o H5Pdcpl.lo) rm -f .libs/H5Pdxpl.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.lo mv -f .libs/H5Pdxpl.lo H5Pdxpl.o (cd . && ln -s H5Pdxpl.o H5Pdxpl.lo) rm -f .libs/H5Pfapl.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.lo mv -f .libs/H5Pfapl.lo H5Pfapl.o (cd . && ln -s H5Pfapl.o H5Pfapl.lo) rm -f .libs/H5Pfcpl.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.lo mv -f .libs/H5Pfcpl.lo H5Pfcpl.o (cd . && ln -s H5Pfcpl.o H5Pfcpl.lo) rm -f .libs/H5Ptest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.lo mv -f .libs/H5Ptest.lo H5Ptest.o (cd . && ln -s H5Ptest.o H5Ptest.lo) rm -f .libs/H5R.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5R.c -fPIC -DPIC -o .libs/H5R.lo mv -f .libs/H5R.lo H5R.o (cd . && ln -s H5R.o H5R.lo) rm -f .libs/H5RC.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5RC.c -fPIC -DPIC -o .libs/H5RC.lo mv -f .libs/H5RC.lo H5RC.o (cd . && ln -s H5RC.o H5RC.lo) rm -f .libs/H5RS.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5RS.c -fPIC -DPIC -o .libs/H5RS.lo mv -f .libs/H5RS.lo H5RS.o (cd . && ln -s H5RS.o H5RS.lo) rm -f .libs/H5S.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5S.c -fPIC -DPIC -o .libs/H5S.lo mv -f .libs/H5S.lo H5S.o (cd . && ln -s H5S.o H5S.lo) rm -f .libs/H5Sall.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Sall.c -fPIC -DPIC -o .libs/H5Sall.lo mv -f .libs/H5Sall.lo H5Sall.o (cd . && ln -s H5Sall.o H5Sall.lo) rm -f .libs/H5Shyper.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.lo mv -f .libs/H5Shyper.lo H5Shyper.o (cd . && ln -s H5Shyper.o H5Shyper.lo) rm -f .libs/H5Smpio.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.lo mv -f .libs/H5Smpio.lo H5Smpio.o (cd . && ln -s H5Smpio.o H5Smpio.lo) rm -f .libs/H5Snone.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Snone.c -fPIC -DPIC -o .libs/H5Snone.lo mv -f .libs/H5Snone.lo H5Snone.o (cd . && ln -s H5Snone.o H5Snone.lo) rm -f .libs/H5Spoint.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.lo H5Spoint.c: In function 'H5S_point_deserialize': H5Spoint.c:879: warning: passing argument 4 of 'H5S_select_elements' from incompatible pointer type mv -f .libs/H5Spoint.lo H5Spoint.o (cd . && ln -s H5Spoint.o H5Spoint.lo) rm -f .libs/H5Sselect.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.lo mv -f .libs/H5Sselect.lo H5Sselect.o (cd . && ln -s H5Sselect.o H5Sselect.lo) rm -f .libs/H5Stest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Stest.c -fPIC -DPIC -o .libs/H5Stest.lo mv -f .libs/H5Stest.lo H5Stest.o (cd . && ln -s H5Stest.o H5Stest.lo) rm -f .libs/H5SL.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5SL.c -fPIC -DPIC -o .libs/H5SL.lo mv -f .libs/H5SL.lo H5SL.o (cd . && ln -s H5SL.o H5SL.lo) rm -f .libs/H5ST.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5ST.c -fPIC -DPIC -o .libs/H5ST.lo mv -f .libs/H5ST.lo H5ST.o (cd . && ln -s H5ST.o H5ST.lo) rm -f .libs/H5T.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5T.c -fPIC -DPIC -o .libs/H5T.lo mv -f .libs/H5T.lo H5T.o (cd . && ln -s H5T.o H5T.lo) rm -f .libs/H5Tarray.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.lo mv -f .libs/H5Tarray.lo H5Tarray.o (cd . && ln -s H5Tarray.o H5Tarray.lo) rm -f .libs/H5Tbit.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.lo mv -f .libs/H5Tbit.lo H5Tbit.o (cd . && ln -s H5Tbit.o H5Tbit.lo) rm -f .libs/H5Tcommit.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.lo mv -f .libs/H5Tcommit.lo H5Tcommit.o (cd . && ln -s H5Tcommit.o H5Tcommit.lo) rm -f .libs/H5Tcompound.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.lo mv -f .libs/H5Tcompound.lo H5Tcompound.o (cd . && ln -s H5Tcompound.o H5Tcompound.lo) rm -f .libs/H5Tconv.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.lo mv -f .libs/H5Tconv.lo H5Tconv.o (cd . && ln -s H5Tconv.o H5Tconv.lo) rm -f .libs/H5Tcset.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.lo mv -f .libs/H5Tcset.lo H5Tcset.o (cd . && ln -s H5Tcset.o H5Tcset.lo) rm -f .libs/H5Tenum.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.lo mv -f .libs/H5Tenum.lo H5Tenum.o (cd . && ln -s H5Tenum.o H5Tenum.lo) rm -f .libs/H5Tfields.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.lo mv -f .libs/H5Tfields.lo H5Tfields.o (cd . && ln -s H5Tfields.o H5Tfields.lo) rm -f .libs/H5Tfixed.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.lo mv -f .libs/H5Tfixed.lo H5Tfixed.o (cd . && ln -s H5Tfixed.o H5Tfixed.lo) rm -f .libs/H5Tfloat.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.lo mv -f .libs/H5Tfloat.lo H5Tfloat.o (cd . && ln -s H5Tfloat.o H5Tfloat.lo) rm -f .libs/H5Tinit.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.lo mv -f .libs/H5Tinit.lo H5Tinit.o (cd . && ln -s H5Tinit.o H5Tinit.lo) rm -f .libs/H5Tnative.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.lo mv -f .libs/H5Tnative.lo H5Tnative.o (cd . && ln -s H5Tnative.o H5Tnative.lo) rm -f .libs/H5Toffset.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.lo mv -f .libs/H5Toffset.lo H5Toffset.o (cd . && ln -s H5Toffset.o H5Toffset.lo) rm -f .libs/H5Topaque.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.lo mv -f .libs/H5Topaque.lo H5Topaque.o (cd . && ln -s H5Topaque.o H5Topaque.lo) rm -f .libs/H5Torder.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Torder.c -fPIC -DPIC -o .libs/H5Torder.lo mv -f .libs/H5Torder.lo H5Torder.o (cd . && ln -s H5Torder.o H5Torder.lo) rm -f .libs/H5Tpad.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.lo mv -f .libs/H5Tpad.lo H5Tpad.o (cd . && ln -s H5Tpad.o H5Tpad.lo) rm -f .libs/H5Tprecis.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.lo mv -f .libs/H5Tprecis.lo H5Tprecis.o (cd . && ln -s H5Tprecis.o H5Tprecis.lo) rm -f .libs/H5Tstrpad.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.lo mv -f .libs/H5Tstrpad.lo H5Tstrpad.o (cd . && ln -s H5Tstrpad.o H5Tstrpad.lo) rm -f .libs/H5Tvlen.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.lo mv -f .libs/H5Tvlen.lo H5Tvlen.o (cd . && ln -s H5Tvlen.o H5Tvlen.lo) rm -f .libs/H5TS.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5TS.c -fPIC -DPIC -o .libs/H5TS.lo mv -f .libs/H5TS.lo H5TS.o (cd . && ln -s H5TS.o H5TS.lo) rm -f .libs/H5V.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5V.c -fPIC -DPIC -o .libs/H5V.lo mv -f .libs/H5V.lo H5V.o (cd . && ln -s H5V.o H5V.lo) rm -f .libs/H5Z.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Z.c -fPIC -DPIC -o .libs/H5Z.lo mv -f .libs/H5Z.lo H5Z.o (cd . && ln -s H5Z.o H5Z.lo) rm -f .libs/H5Zdeflate.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.lo mv -f .libs/H5Zdeflate.lo H5Zdeflate.o (cd . && ln -s H5Zdeflate.o H5Zdeflate.lo) rm -f .libs/H5Zfletcher32.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.lo mv -f .libs/H5Zfletcher32.lo H5Zfletcher32.o (cd . && ln -s H5Zfletcher32.o H5Zfletcher32.lo) rm -f .libs/H5Zshuffle.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.lo mv -f .libs/H5Zshuffle.lo H5Zshuffle.o (cd . && ln -s H5Zshuffle.o H5Zshuffle.lo) rm -f .libs/H5Zszip.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.lo mv -f .libs/H5Zszip.lo H5Zszip.o (cd . && ln -s H5Zszip.o H5Zszip.lo) rm -fr .libs/libhdf5.la .libs/libhdf5.* .libs/libhdf5.* gcc -shared H5.lo H5A.lo H5AC.lo H5B.lo H5Bcache.lo H5C.lo H5D.lo H5Dcontig.lo H5Dcompact.lo H5Defl.lo H5Dio.lo H5Distore.lo H5Dmpio.lo H5Dselect.lo H5Dtest.lo H5E.lo H5F.lo H5Fdbg.lo H5Fmount.lo H5Fsfile.lo H5Fsuper.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDgass.lo H5FDlog.lo H5FDmpi.lo H5FDmpio.lo H5FDmpiposix.lo H5FDmulti.lo H5FDsec2.lo H5FDsrb.lo H5FDstdio.lo H5FL.lo H5FO.lo H5FS.lo H5G.lo H5Gent.lo H5Gname.lo H5Gnode.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HG.lo H5HGdbg.lo H5HL.lo H5HLdbg.lo H5HP.lo H5I.lo H5MF.lo H5MM.lo H5O.lo H5Oattr.lo H5Obogus.lo H5Ocache.lo H5Ocont.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Olayout.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Osdspace.lo H5Oshared.lo H5Ostab.lo H5P.lo H5Pdcpl.lo H5Pdxpl.lo H5Pfapl.lo H5Pfcpl.lo H5Ptest.lo H5R.lo H5RC.lo H5RS.lo H5S.lo H5Sall.lo H5Shyper.lo H5Smpio.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvlen.lo H5TS.lo H5V.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Zshuffle.lo H5Zszip.lo -lssl -lcrypto -lz -lm -Wl,-O1 -Wl,-soname -Wl,libhdf5.so.0 -o .libs/libhdf5.so.0.0.0 (cd .libs && rm -f libhdf5.so.0 && ln -s libhdf5.so.0.0.0 libhdf5.so.0) (cd .libs && rm -f libhdf5.so && ln -s libhdf5.so.0.0.0 libhdf5.so) ar cru .libs/libhdf5.a H5.o H5A.o H5AC.o H5B.o H5Bcache.o H5C.o H5D.o H5Dcontig.o H5Dcompact.o H5Defl.o H5Dio.o H5Distore.o H5Dmpio.o H5Dselect.o H5Dtest.o H5E.o H5F.o H5Fdbg.o H5Fmount.o H5Fsfile.o H5Fsuper.o H5FD.o H5FDcore.o H5FDfamily.o H5FDgass.o H5FDlog.o H5FDmpi.o H5FDmpio.o H5FDmpiposix.o H5FDmulti.o H5FDsec2.o H5FDsrb.o H5FDstdio.o H5FL.o H5FO.o H5FS.o H5G.o H5Gent.o H5Gname.o H5Gnode.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HG.o H5HGdbg.o H5HL.o H5HLdbg.o H5HP.o H5I.o H5MF.o H5MM.o H5O.o H5Oattr.o H5Obogus.o H5Ocache.o H5Ocont.o H5Odtype.o H5Oefl.o H5Ofill.o H5Olayout.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Osdspace.o H5Oshared.o H5Ostab.o H5P.o H5Pdcpl.o H5Pdxpl.o H5Pfapl.o H5Pfcpl.o H5Ptest.o H5R.o H5RC.o H5RS.o H5S.o H5Sall.o H5Shyper.o H5Smpio.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvlen.o H5TS.o H5V.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Zshuffle.o H5Zszip.o x86_64-pc-linux-gnu-ranlib .libs/libhdf5.a creating libhdf5.la (cd .libs && rm -f libhdf5.la && ln -s ../libhdf5.la libhdf5.la) make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' Building dependencies for h5test.c Building dependencies for testframe.c Building dependencies for big.c Building dependencies for bittests.c Building dependencies for cache.c Building dependencies for cmpd_dset.c Building dependencies for dsets.c Building dependencies for dtypes.c Building dependencies for extend.c Building dependencies for external.c Building dependencies for fillval.c Building dependencies for flush1.c Building dependencies for flush2.c Building dependencies for gheap.c Building dependencies for hyperslab.c Building dependencies for istore.c Building dependencies for lheap.c Building dependencies for links.c Building dependencies for mount.c Building dependencies for mtime.c Building dependencies for ohdr.c Building dependencies for stab.c Building dependencies for tarray.c Building dependencies for tattr.c Building dependencies for tconfig.c Building dependencies for tcoords.c Building dependencies for testhdf5.c Building dependencies for testmeta.c Building dependencies for tfile.c Building dependencies for tgenprop.c Building dependencies for th5s.c Building dependencies for theap.c Building dependencies for titerate.c Building dependencies for tmeta.c Building dependencies for tmisc.c Building dependencies for trefer.c Building dependencies for trefstr.c Building dependencies for tselect.c Building dependencies for tskiplist.c Building dependencies for ttime.c Building dependencies for ttst.c Building dependencies for tvltypes.c Building dependencies for tvlstr.c Building dependencies for unlink.c Building dependencies for enum.c Building dependencies for ttsafe.c Building dependencies for ttsafe_dcreate.c Building dependencies for ttsafe_error.c Building dependencies for ttsafe_cancel.c Building dependencies for ttsafe_acreate.c Building dependencies for gass_write.c Building dependencies for gass_read.c Building dependencies for gass_append.c Building dependencies for srb_read.c Building dependencies for srb_write.c Building dependencies for srb_append.c Building dependencies for set_extent.c Building dependencies for getname.c Building dependencies for file_handle.c Building dependencies for ntypes.c Building dependencies for dangle.c Building dependencies for reserved.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5test.lo h5test.o (cd . && ln -s h5test.o h5test.lo) rm -f .libs/testframe.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/testframe.lo testframe.o (cd . && ln -s testframe.o testframe.lo) rm -fr .libs/libh5test.la .libs/libh5test.* .libs/libh5test.* gcc -shared h5test.lo testframe.lo -lssl -lcrypto -lz -lm -Wl,-O1 -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 x86_64-pc-linux-gnu-ranlib .libs/libh5test.a creating libh5test.la (cd .libs && rm -f libh5test.la && ln -s ../libh5test.la libh5test.la) make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' (cd lib && make lib) || exit 1; make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' Building dependencies for h5tools.c Building dependencies for h5tools_str.c Building dependencies for h5tools_utils.c Building dependencies for h5diff.c Building dependencies for h5diff_array.c Building dependencies for h5diff_attr.c Building dependencies for h5diff_dset.c Building dependencies for h5diff_util.c Building dependencies for h5trav.c Building dependencies for h5tools_filters.c Building dependencies for h5tools_ref.c Building dependencies for h5tools_type.c Building dependencies for talign.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5tools.lo h5tools.o (cd . && ln -s h5tools.o h5tools.lo) rm -f .libs/h5tools_str.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5tools_str.lo h5tools_str.o (cd . && ln -s h5tools_str.o h5tools_str.lo) rm -f .libs/h5tools_utils.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 'search_obj': h5tools_utils.c:428: warning: left shift count >= width of type h5tools_utils.c: In function 'add_obj': h5tools_utils.c:647: warning: left shift count >= width of type mv -f .libs/h5tools_utils.lo h5tools_utils.o (cd . && ln -s h5tools_utils.o h5tools_utils.lo) rm -f .libs/h5diff.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5diff.lo h5diff.o (cd . && ln -s h5diff.o h5diff.lo) rm -f .libs/h5diff_array.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 h5diff_array.c: In function 'diff_region': h5diff_array.c:2158: warning: left shift count >= width of type h5diff_array.c:2159: warning: left shift count >= width of type mv -f .libs/h5diff_array.lo h5diff_array.o (cd . && ln -s h5diff_array.o h5diff_array.lo) rm -f .libs/h5diff_attr.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5diff_attr.lo h5diff_attr.o (cd . && ln -s h5diff_attr.o h5diff_attr.lo) rm -f .libs/h5diff_dset.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5diff_dset.lo h5diff_dset.o (cd . && ln -s h5diff_dset.o h5diff_dset.lo) rm -f .libs/h5diff_util.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5diff_util.lo h5diff_util.o (cd . && ln -s h5diff_util.o h5diff_util.lo) rm -f .libs/h5trav.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 h5trav.c: In function 'traverse': h5trav.c:481: warning: left shift count >= width of type mv -f .libs/h5trav.lo h5trav.o (cd . && ln -s h5trav.o h5trav.lo) rm -f .libs/h5tools_filters.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5tools_filters.lo h5tools_filters.o (cd . && ln -s h5tools_filters.o h5tools_filters.lo) rm -f .libs/h5tools_ref.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 h5tools_ref.c: In function 'init_ref_path_table': h5tools_ref.c:90: warning: left shift count >= width of type h5tools_ref.c: In function 'ref_path_table_lookup': h5tools_ref.c:171: warning: left shift count >= width of type h5tools_ref.c: In function 'fill_ref_path_table': h5tools_ref.c:361: warning: left shift count >= width of type mv -f .libs/h5tools_ref.lo h5tools_ref.o (cd . && ln -s h5tools_ref.o h5tools_ref.lo) rm -f .libs/h5tools_type.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5tools_type.lo h5tools_type.o (cd . && ln -s h5tools_type.o 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 x86_64-pc-linux-gnu-ranlib .libs/libh5tools.a creating libh5tools.la (cd .libs && rm -f libh5tools.la && ln -s ../libh5tools.la libh5tools.la) make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' Building dependencies for H5f90kit.c Building dependencies for H5_f.c Building dependencies for H5Rf.c Building dependencies for H5Ff.c Building dependencies for H5Sf.c Building dependencies for H5Df.c Building dependencies for H5Gf.c Building dependencies for H5Af.c Building dependencies for H5Tf.c Building dependencies for H5Pf.c Building dependencies for H5If.c Building dependencies for H5Ef.c Building dependencies for H5Zf.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.lo mv -f .libs/H5f90kit.lo H5f90kit.o (cd . && ln -s H5f90kit.o H5f90kit.lo) rm -f .libs/H5_f.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5_f.c -fPIC -DPIC -o .libs/H5_f.lo mv -f .libs/H5_f.lo H5_f.o (cd . && ln -s H5_f.o H5_f.lo) rm -f .libs/H5Rf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Rf.c -fPIC -DPIC -o .libs/H5Rf.lo mv -f .libs/H5Rf.lo H5Rf.o (cd . && ln -s H5Rf.o H5Rf.lo) rm -f .libs/H5Ff.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Ff.c -fPIC -DPIC -o .libs/H5Ff.lo mv -f .libs/H5Ff.lo H5Ff.o (cd . && ln -s H5Ff.o H5Ff.lo) rm -f .libs/H5Sf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Sf.c -fPIC -DPIC -o .libs/H5Sf.lo mv -f .libs/H5Sf.lo H5Sf.o (cd . && ln -s H5Sf.o H5Sf.lo) rm -f .libs/H5Df.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Df.c -fPIC -DPIC -o .libs/H5Df.lo mv -f .libs/H5Df.lo H5Df.o (cd . && ln -s H5Df.o H5Df.lo) rm -f .libs/H5Gf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Gf.c -fPIC -DPIC -o .libs/H5Gf.lo mv -f .libs/H5Gf.lo H5Gf.o (cd . && ln -s H5Gf.o H5Gf.lo) rm -f .libs/H5Af.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Af.c -fPIC -DPIC -o .libs/H5Af.lo mv -f .libs/H5Af.lo H5Af.o (cd . && ln -s H5Af.o H5Af.lo) rm -f .libs/H5Tf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Tf.c -fPIC -DPIC -o .libs/H5Tf.lo mv -f .libs/H5Tf.lo H5Tf.o (cd . && ln -s H5Tf.o H5Tf.lo) rm -f .libs/H5Pf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Pf.c -fPIC -DPIC -o .libs/H5Pf.lo H5Pf.c: In function 'h5pset_fapl_multi_c_': H5Pf.c:3111: warning: passing argument 4 of 'H5Pset_fapl_multi' from incompatible pointer type mv -f .libs/H5Pf.lo H5Pf.o (cd . && ln -s H5Pf.o H5Pf.lo) rm -f .libs/H5If.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5If.c -fPIC -DPIC -o .libs/H5If.lo mv -f .libs/H5If.lo H5If.o (cd . && ln -s H5If.o H5If.lo) rm -f .libs/H5Ef.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Ef.c -fPIC -DPIC -o .libs/H5Ef.lo mv -f .libs/H5Ef.lo H5Ef.o (cd . && ln -s H5Ef.o H5Ef.lo) rm -f .libs/H5Zf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c H5Zf.c -fPIC -DPIC -o .libs/H5Zf.lo mv -f .libs/H5Zf.lo H5Zf.o (cd . && ln -s H5Zf.o H5Zf.lo) rm -f .libs/H5fortran_types.lo gfortran -I. -I. -c H5fortran_types.f90 -fPIC -DPIC -o .libs/H5fortran_types.lo mv -f .libs/H5fortran_types.lo H5fortran_types.o (cd . && ln -s H5fortran_types.o H5fortran_types.lo) rm -f .libs/H5fortran_flags.lo gfortran -I. -I. -c H5fortran_flags.f90 -fPIC -DPIC -o .libs/H5fortran_flags.lo mv -f .libs/H5fortran_flags.lo H5fortran_flags.o (cd . && ln -s H5fortran_flags.o H5fortran_flags.lo) rm -f .libs/H5f90global.lo gfortran -I. -I. -c H5f90global.f90 -fPIC -DPIC -o .libs/H5f90global.lo mv -f .libs/H5f90global.lo H5f90global.o (cd . && ln -s H5f90global.o H5f90global.lo) rm -f .libs/H5_ff.lo gfortran -I. -I. -c H5_ff.f90 -fPIC -DPIC -o .libs/H5_ff.lo mv -f .libs/H5_ff.lo H5_ff.o (cd . && ln -s H5_ff.o H5_ff.lo) rm -f .libs/H5Rff.lo gfortran -I. -I. -c H5Rff.f90 -fPIC -DPIC -o .libs/H5Rff.lo mv -f .libs/H5Rff.lo H5Rff.o (cd . && ln -s H5Rff.o H5Rff.lo) rm -f .libs/H5Fff.lo gfortran -I. -I. -c H5Fff.f90 -fPIC -DPIC -o .libs/H5Fff.lo mv -f .libs/H5Fff.lo H5Fff.o (cd . && ln -s H5Fff.o H5Fff.lo) rm -f .libs/H5Sff.lo gfortran -I. -I. -c H5Sff.f90 -fPIC -DPIC -o .libs/H5Sff.lo mv -f .libs/H5Sff.lo H5Sff.o (cd . && ln -s H5Sff.o H5Sff.lo) rm -f .libs/H5Dff.lo gfortran -I. -I. -c H5Dff.f90 -fPIC -DPIC -o .libs/H5Dff.lo mv -f .libs/H5Dff.lo H5Dff.o (cd . && ln -s H5Dff.o H5Dff.lo) rm -f .libs/H5Gff.lo gfortran -I. -I. -c H5Gff.f90 -fPIC -DPIC -o .libs/H5Gff.lo mv -f .libs/H5Gff.lo H5Gff.o (cd . && ln -s H5Gff.o H5Gff.lo) rm -f .libs/H5Aff.lo gfortran -I. -I. -c H5Aff.f90 -fPIC -DPIC -o .libs/H5Aff.lo mv -f .libs/H5Aff.lo H5Aff.o (cd . && ln -s H5Aff.o H5Aff.lo) rm -f .libs/H5Tff.lo gfortran -I. -I. -c H5Tff.f90 -fPIC -DPIC -o .libs/H5Tff.lo mv -f .libs/H5Tff.lo H5Tff.o (cd . && ln -s H5Tff.o H5Tff.lo) rm -f .libs/H5Pff.lo gfortran -I. -I. -c H5Pff.f90 -fPIC -DPIC -o .libs/H5Pff.lo mv -f .libs/H5Pff.lo H5Pff.o (cd . && ln -s H5Pff.o H5Pff.lo) rm -f .libs/H5Iff.lo gfortran -I. -I. -c H5Iff.f90 -fPIC -DPIC -o .libs/H5Iff.lo mv -f .libs/H5Iff.lo H5Iff.o (cd . && ln -s H5Iff.o H5Iff.lo) rm -f .libs/H5Eff.lo gfortran -I. -I. -c H5Eff.f90 -fPIC -DPIC -o .libs/H5Eff.lo mv -f .libs/H5Eff.lo H5Eff.o (cd . && ln -s H5Eff.o H5Eff.lo) rm -f .libs/H5Zff.lo gfortran -I. -I. -c H5Zff.f90 -fPIC -DPIC -o .libs/H5Zff.lo mv -f .libs/H5Zff.lo H5Zff.o (cd . && ln -s H5Zff.o H5Zff.lo) rm -f .libs/HDF5.lo gfortran -I. -I. -c HDF5.f90 -fPIC -DPIC -o .libs/HDF5.lo mv -f .libs/HDF5.lo HDF5.o (cd . && ln -s HDF5.o HDF5.lo) rm -fr .libs/libhdf5_fortran.la .libs/libhdf5_fortran.* .libs/libhdf5_fortran.* ar cru .libs/libhdf5_fortran.a H5f90kit.o H5_f.o H5Rf.o H5Ff.o H5Sf.o H5Df.o H5Gf.o H5Af.o H5Tf.o H5Pf.o H5If.o H5Ef.o H5Zf.o H5fortran_types.o H5fortran_flags.o H5f90global.o H5_ff.o H5Rff.o H5Fff.o H5Sff.o H5Dff.o H5Gff.o H5Aff.o H5Tff.o H5Pff.o H5Iff.o H5Eff.o H5Zff.o HDF5.o x86_64-pc-linux-gnu-ranlib .libs/libhdf5_fortran.a creating libhdf5_fortran.la (cd .libs && rm -f libhdf5_fortran.la && ln -s ../libhdf5_fortran.la libhdf5_fortran.la) make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' mkdir .libs gfortran -I. -I. -I../src -c tf.f90 -fPIC -DPIC -o .libs/tf.lo mv -f .libs/tf.lo tf.o (cd . && ln -s tf.o tf.lo) rm -f .libs/t.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -c t.c -fPIC -DPIC -o .libs/t.lo mv -f .libs/t.lo t.o (cd . && ln -s t.o t.lo) rm -fr .libs/libh5test_fortran.la .libs/libh5test_fortran.* .libs/libh5test_fortran.* ar cru .libs/libh5test_fortran.a tf.o t.o x86_64-pc-linux-gnu-ranlib .libs/libh5test_fortran.a creating libh5test_fortran.la (cd .libs && rm -f libh5test_fortran.la && ln -s ../libh5test_fortran.la libh5test_fortran.la) make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' mkdir .libs g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5Exception.lo H5Exception.o (cd . && ln -s H5Exception.o H5Exception.lo) rm -f .libs/H5IdComponent.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5IdComponent.lo H5IdComponent.o (cd . && ln -s H5IdComponent.o H5IdComponent.lo) rm -f .libs/H5Library.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5Library.lo H5Library.o (cd . && ln -s H5Library.o H5Library.lo) rm -f .libs/H5Attribute.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5Attribute.lo H5Attribute.o (cd . && ln -s H5Attribute.o H5Attribute.lo) rm -f .libs/H5Object.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5Object.lo H5Object.o (cd . && ln -s H5Object.o H5Object.lo) rm -f .libs/H5PropList.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5PropList.lo H5PropList.o (cd . && ln -s H5PropList.o H5PropList.lo) rm -f .libs/H5FaccProp.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5FaccProp.lo H5FaccProp.o (cd . && ln -s H5FaccProp.o H5FaccProp.lo) rm -f .libs/H5FcreatProp.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5FcreatProp.lo H5FcreatProp.o (cd . && ln -s H5FcreatProp.o H5FcreatProp.lo) rm -f .libs/H5DcreatProp.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5DcreatProp.lo H5DcreatProp.o (cd . && ln -s H5DcreatProp.o H5DcreatProp.lo) rm -f .libs/H5DxferProp.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5DxferProp.lo H5DxferProp.o (cd . && ln -s H5DxferProp.o H5DxferProp.lo) rm -f .libs/H5DataType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5DataType.lo H5DataType.o (cd . && ln -s H5DataType.o H5DataType.lo) rm -f .libs/H5DataSpace.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5DataSpace.lo H5DataSpace.o (cd . && ln -s H5DataSpace.o H5DataSpace.lo) rm -f .libs/H5AbstractDs.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5AbstractDs.lo H5AbstractDs.o (cd . && ln -s H5AbstractDs.o H5AbstractDs.lo) rm -f .libs/H5AtomType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5AtomType.lo H5AtomType.o (cd . && ln -s H5AtomType.o H5AtomType.lo) rm -f .libs/H5PredType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5PredType.lo H5PredType.o (cd . && ln -s H5PredType.o H5PredType.lo) rm -f .libs/H5EnumType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5EnumType.lo H5EnumType.o (cd . && ln -s H5EnumType.o H5EnumType.lo) rm -f .libs/H5IntType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5IntType.lo H5IntType.o (cd . && ln -s H5IntType.o H5IntType.lo) rm -f .libs/H5FloatType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5FloatType.lo H5FloatType.o (cd . && ln -s H5FloatType.o H5FloatType.lo) rm -f .libs/H5StrType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5StrType.lo H5StrType.o (cd . && ln -s H5StrType.o H5StrType.lo) rm -f .libs/H5ArrayType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5ArrayType.lo H5ArrayType.o (cd . && ln -s H5ArrayType.o H5ArrayType.lo) rm -f .libs/H5VarLenType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5VarLenType.lo H5VarLenType.o (cd . && ln -s H5VarLenType.o H5VarLenType.lo) rm -f .libs/H5CompType.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5CompType.lo H5CompType.o (cd . && ln -s H5CompType.o H5CompType.lo) rm -f .libs/H5DataSet.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5DataSet.lo H5DataSet.o (cd . && ln -s H5DataSet.o H5DataSet.lo) rm -f .libs/H5CommonFG.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5CommonFG.lo H5CommonFG.o (cd . && ln -s H5CommonFG.o H5CommonFG.lo) rm -f .libs/H5Group.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5Group.lo H5Group.o (cd . && ln -s H5Group.o H5Group.lo) rm -f .libs/H5File.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/H5File.lo H5File.o (cd . && ln -s H5File.o 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 x86_64-pc-linux-gnu-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 `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[3]: Nothing to be done for `lib'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' Building dependencies for H5LT.c Building dependencies for H5TA.c Building dependencies for H5IM.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/H5LT.lo H5LT.o (cd . && ln -s H5LT.o H5LT.lo) rm -f .libs/H5TA.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/H5TA.lo H5TA.o (cd . && ln -s H5TA.o H5TA.lo) rm -f .libs/H5IM.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/H5IM.lo H5IM.o (cd . && ln -s H5IM.o H5IM.lo) rm -fr .libs/libhdf5_hl.la .libs/libhdf5_hl.* .libs/libhdf5_hl.* gcc -shared H5LT.lo H5TA.lo H5IM.lo -lssl -lcrypto -lz -lm -Wl,-O1 -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 x86_64-pc-linux-gnu-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 `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' Building dependencies for test_lite.c Building dependencies for test_image.c Building dependencies for test_table.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[3]: Nothing to be done for `lib'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[4]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' Building dependencies for decompress.c Building dependencies for gif2hdf.c Building dependencies for gif2mem.c Building dependencies for gifread.c Building dependencies for hdf2gif.c Building dependencies for hdfgifwr.c Building dependencies for writehdf.c make[4]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' make[4]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' make[4]: Nothing to be done for `lib'. make[4]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' make progs make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' Building dependencies for h5dump.c Building dependencies for h5dumpgentest.c Building dependencies for binread.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5dump.lo h5dump.o (cd . && ln -s h5dump.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5dump h5dump.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5dump rm -f .libs/h5dumpgentest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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:1738: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f .libs/h5dumpgentest.lo h5dumpgentest.o (cd . && ln -s h5dumpgentest.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5dumpgentest h5dumpgentest.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5dumpgentest rm -f .libs/binread.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/binread.lo binread.o (cd . && ln -s binread.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o binread binread.o -Wl,-O1 -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 rm -f .libs/binreadS.o make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' Building dependencies for h5diff_main.c Building dependencies for h5diffgentest.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5diff_main.lo h5diff_main.o (cd . && ln -s h5diff_main.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5diff h5diff_main.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5diff rm -f .libs/h5diffgentest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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:2328: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f .libs/h5diffgentest.lo h5diffgentest.o (cd . && ln -s h5diffgentest.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5diffgentest h5diffgentest.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5diffgentest make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' Building dependencies for h5ls.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5ls.lo h5ls.o (cd . && ln -s h5ls.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5ls h5ls.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5ls make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' Building dependencies for h5debug.c Building dependencies for h5repart.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5debug.lo h5debug.o (cd . && ln -s h5debug.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5debug h5debug.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5debug cp ./h5redeploy.in h5redeploy rm -f .libs/h5repart.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repart.lo h5repart.o (cd . && ln -s h5repart.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5repart h5repart.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5repart make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' Building dependencies for h5import.c Building dependencies for h5importtest.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5import.lo h5import.o (cd . && ln -s h5import.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5import h5import.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5import rm -f .libs/h5importtest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5importtest.lo h5importtest.o (cd . && ln -s h5importtest.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5importtest h5importtest.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5importtest make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' Building dependencies for h5repack.c Building dependencies for h5repack_copy.c Building dependencies for h5repack_refs.c Building dependencies for h5repack_filters.c Building dependencies for h5repack_list.c Building dependencies for h5repack_main.c Building dependencies for h5repack_opttable.c Building dependencies for h5repack_parse.c Building dependencies for h5repack_verify.c Building dependencies for h5repacktst.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack.lo h5repack.o (cd . && ln -s h5repack.o h5repack.lo) rm -f .libs/h5repack_filters.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack_filters.lo h5repack_filters.o (cd . && ln -s h5repack_filters.o h5repack_filters.lo) rm -f .libs/h5repack_copy.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack_copy.lo h5repack_copy.o (cd . && ln -s h5repack_copy.o h5repack_copy.lo) rm -f .libs/h5repack_refs.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack_refs.lo h5repack_refs.o (cd . && ln -s h5repack_refs.o h5repack_refs.lo) rm -f .libs/h5repack_list.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -I../../src -I../../src -I../../test -I../../tools/lib -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c h5repack_list.c -fPIC -DPIC -o .libs/h5repack_list.lo mv -f .libs/h5repack_list.lo h5repack_list.o (cd . && ln -s h5repack_list.o h5repack_list.lo) rm -f .libs/h5repack_main.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack_main.lo h5repack_main.o (cd . && ln -s h5repack_main.o h5repack_main.lo) rm -f .libs/h5repack_opttable.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack_opttable.lo h5repack_opttable.o (cd . && ln -s h5repack_opttable.o h5repack_opttable.lo) rm -f .libs/h5repack_parse.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack_parse.lo h5repack_parse.o (cd . && ln -s h5repack_parse.o h5repack_parse.lo) rm -f .libs/h5repack_verify.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repack_verify.lo h5repack_verify.o (cd . && ln -s h5repack_verify.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5repack h5repack.o h5repack_filters.o h5repack_copy.o h5repack_refs.o h5repack_list.o h5repack_main.o h5repack_opttable.o h5repack_parse.o h5repack_verify.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5repack rm -f .libs/h5repacktst.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5repacktst.lo h5repacktst.o (cd . && ln -s h5repacktst.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5repacktst h5repack.o h5repack_filters.o h5repack_copy.o h5repack_refs.o h5repack_list.o h5repack_opttable.o h5repack_parse.o h5repack_verify.o h5repacktst.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../test/.libs/libh5test.so ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5repacktst rm -f .libs/testh5repack_detect_szip.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/testh5repack_detect_szip.lo testh5repack_detect_szip.o (cd . && ln -s testh5repack_detect_szip.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating testh5repack_detect_szip make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' Building dependencies for h5jam.c Building dependencies for h5unjam.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5jam.lo h5jam.o (cd . && ln -s h5jam.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5jam h5jam.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5jam rm -f .libs/h5unjam.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5unjam.lo h5unjam.o (cd . && ln -s h5unjam.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5unjam h5unjam.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5unjam rm -f .libs/tellub.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tellub.lo tellub.o (cd . && ln -s tellub.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/tellub tellub.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating tellub rm -f .libs/h5jamgentest.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h5jamgentest.lo h5jamgentest.o (cd . && ln -s h5jamgentest.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5jamgentest h5jamgentest.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5jamgentest rm -f .libs/getub.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/getub.lo getub.o (cd . && ln -s getub.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/getub getub.o -Wl,-O1 ../lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating getub make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[3]: Nothing to be done for `progs'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[4]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/gif2hdf.lo gif2hdf.o (cd . && ln -s gif2hdf.o gif2hdf.lo) rm -f .libs/gif2mem.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/gif2mem.lo gif2mem.o (cd . && ln -s gif2mem.o gif2mem.lo) rm -f .libs/decompress.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/decompress.lo decompress.o (cd . && ln -s decompress.o decompress.lo) rm -f .libs/gifread.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/gifread.lo gifread.o (cd . && ln -s gifread.o gifread.lo) rm -f .libs/writehdf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/writehdf.lo writehdf.o (cd . && ln -s writehdf.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o -Wl,-O1 ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating gif2h5 rm -f .libs/hdf2gif.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/hdf2gif.lo hdf2gif.o (cd . && ln -s hdf2gif.o hdf2gif.lo) rm -f .libs/hdfgifwr.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/hdfgifwr.lo hdfgifwr.o (cd . && ln -s hdfgifwr.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h52gif hdf2gif.o hdfgifwr.o -Wl,-O1 ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h52gif rm -f .libs/h52gifgentst.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/h52gifgentst.lo h52gifgentst.o (cd . && ln -s h52gifgentst.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h52gifgentst h52gifgentst.o -Wl,-O1 ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h52gifgentst make[4]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' make tests make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' rm -f .libs/testhdf5.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/testhdf5.lo testhdf5.o (cd . && ln -s testhdf5.o testhdf5.lo) rm -f .libs/tarray.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tarray.lo tarray.o (cd . && ln -s tarray.o tarray.lo) rm -f .libs/tattr.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tattr.lo tattr.o (cd . && ln -s tattr.o tattr.lo) rm -f .libs/tconfig.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tconfig.lo tconfig.o (cd . && ln -s tconfig.o tconfig.lo) rm -f .libs/tfile.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tfile.lo tfile.o (cd . && ln -s tfile.o tfile.lo) rm -f .libs/tgenprop.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tgenprop.lo tgenprop.o (cd . && ln -s tgenprop.o tgenprop.lo) rm -f .libs/th5s.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/th5s.lo th5s.o (cd . && ln -s th5s.o th5s.lo) rm -f .libs/tcoords.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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_single_end': tcoords.c:116: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tcoords.c:146: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f .libs/tcoords.lo tcoords.o (cd . && ln -s tcoords.o tcoords.lo) rm -f .libs/theap.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/theap.lo theap.o (cd . && ln -s theap.o theap.lo) rm -f .libs/titerate.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/titerate.lo titerate.o (cd . && ln -s titerate.o titerate.lo) rm -f .libs/tmeta.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tmeta.lo tmeta.o (cd . && ln -s tmeta.o tmeta.lo) rm -f .libs/tmisc.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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:2678: warning: initialization makes integer from pointer without a cast tmisc.c: In function 'test_misc17': tmisc.c:2757: warning: initialization makes integer from pointer without a cast mv -f .libs/tmisc.lo tmisc.o (cd . && ln -s tmisc.o tmisc.lo) rm -f .libs/trefer.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 argument 4 of 'H5Sselect_elements' from incompatible pointer type trefer.c: In function 'test_reference_region_1D': trefer.c:698: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f .libs/trefer.lo trefer.o (cd . && ln -s trefer.o trefer.lo) rm -f .libs/trefstr.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/trefstr.lo trefstr.o (cd . && ln -s trefstr.o trefstr.lo) rm -f .libs/tselect.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:451: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:476: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:505: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:547: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:571: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_combo': tselect.c:924: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_point_copy': tselect.c:1759: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:1773: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:1817: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_point_offset': tselect.c:2206: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:2241: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:2277: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_point_chunk': tselect.c:3876: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:3912: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_fill_point': tselect.c:4667: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_scalar_select': tselect.c:5205: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_scalar_select2': tselect.c:5324: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_shape_same': tselect.c:5411: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:5429: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c:6042: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type tselect.c: In function 'test_select_bounds': tselect.c:6589: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f .libs/tselect.lo tselect.o (cd . && ln -s tselect.o tselect.lo) rm -f .libs/tskiplist.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tskiplist.lo tskiplist.o (cd . && ln -s tskiplist.o tskiplist.lo) rm -f .libs/ttime.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ttime.lo ttime.o (cd . && ln -s ttime.o ttime.lo) rm -f .libs/ttst.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ttst.lo ttst.o (cd . && ln -s ttst.o ttst.lo) rm -f .libs/tvltypes.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tvltypes.lo tvltypes.o (cd . && ln -s tvltypes.o tvltypes.lo) rm -f .libs/tvlstr.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/tvlstr.lo tvlstr.o (cd . && ln -s tvlstr.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating testhdf5 rm -f .libs/lheap.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/lheap.lo lheap.o (cd . && ln -s lheap.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/lheap lheap.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating lheap rm -f .libs/ohdr.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ohdr.lo ohdr.o (cd . && ln -s ohdr.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/ohdr ohdr.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating ohdr rm -f .libs/stab.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/stab.lo stab.o (cd . && ln -s stab.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/stab stab.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating stab rm -f .libs/gheap.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/gheap.lo gheap.o (cd . && ln -s gheap.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/gheap gheap.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating gheap rm -f .libs/cache.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/cache.lo cache.o (cd . && ln -s cache.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/cache cache.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating cache rm -f .libs/hyperslab.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/hyperslab.lo hyperslab.o (cd . && ln -s hyperslab.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/hyperslab hyperslab.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating hyperslab rm -f .libs/istore.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/istore.lo istore.o (cd . && ln -s istore.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/istore istore.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating istore rm -f .libs/bittests.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/bittests.lo bittests.o (cd . && ln -s bittests.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/bittests bittests.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating bittests rm -f .libs/dtypes.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/dtypes.lo dtypes.o (cd . && ln -s dtypes.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/dtypes dtypes.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating dtypes rm -f .libs/dsets.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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:3959: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type dsets.c:3984: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type dsets.c:4051: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type dsets.c:4076: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f .libs/dsets.lo dsets.o (cd . && ln -s dsets.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/dsets dsets.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating dsets rm -f .libs/cmpd_dset.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/cmpd_dset.lo cmpd_dset.o (cd . && ln -s cmpd_dset.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/cmpd_dset cmpd_dset.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating cmpd_dset rm -f .libs/extend.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/extend.lo extend.o (cd . && ln -s extend.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/extend extend.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating extend rm -f .libs/external.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/external.lo external.o (cd . && ln -s external.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/external external.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating external rm -f .libs/links.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/links.lo links.o (cd . && ln -s links.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/links links.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating links rm -f .libs/unlink.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/unlink.lo unlink.o (cd . && ln -s unlink.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/unlink unlink.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating unlink rm -f .libs/big.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/big.lo big.o (cd . && ln -s big.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/big big.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating big rm -f .libs/mtime.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/mtime.lo mtime.o (cd . && ln -s mtime.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/mtime mtime.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating mtime rm -f .libs/fillval.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/fillval.lo fillval.o (cd . && ln -s fillval.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/fillval fillval.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating fillval rm -f .libs/mount.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/mount.lo mount.o (cd . && ln -s mount.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/mount mount.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating mount rm -f .libs/flush1.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/flush1.lo flush1.o (cd . && ln -s flush1.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/flush1 flush1.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating flush1 rm -f .libs/flush2.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/flush2.lo flush2.o (cd . && ln -s flush2.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/flush2 flush2.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating flush2 rm -f .libs/enum.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/enum.lo enum.o (cd . && ln -s enum.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/enum enum.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating enum rm -f .libs/gass_write.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_write.c -fPIC -DPIC -o .libs/gass_write.lo mv -f .libs/gass_write.lo gass_write.o (cd . && ln -s gass_write.o gass_write.lo) libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gass_write.nm .libs/gass_write.nmS .libs/gass_write.nmT creating .libs/gass_writeS.c generating symbol list for `gass_write' (cd .libs && gcc -c -fno-builtin "gass_writeS.c") rm -f .libs/gass_writeS.c .libs/gass_write.nm .libs/gass_write.nmS .libs/gass_write.nmT gcc .libs/gass_writeS.o -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/gass_write gass_write.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating gass_write rm -f .libs/gass_read.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_read.c -fPIC -DPIC -o .libs/gass_read.lo mv -f .libs/gass_read.lo gass_read.o (cd . && ln -s gass_read.o gass_read.lo) libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gass_read.nm .libs/gass_read.nmS .libs/gass_read.nmT creating .libs/gass_readS.c generating symbol list for `gass_read' (cd .libs && gcc -c -fno-builtin "gass_readS.c") rm -f .libs/gass_readS.c .libs/gass_read.nm .libs/gass_read.nmS .libs/gass_read.nmT gcc .libs/gass_readS.o -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/gass_read gass_read.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating gass_read rm -f .libs/gass_append.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c gass_append.c -fPIC -DPIC -o .libs/gass_append.lo mv -f .libs/gass_append.lo gass_append.o (cd . && ln -s gass_append.o gass_append.lo) libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/gass_append.nm .libs/gass_append.nmS .libs/gass_append.nmT creating .libs/gass_appendS.c generating symbol list for `gass_append' (cd .libs && gcc -c -fno-builtin "gass_appendS.c") rm -f .libs/gass_appendS.c .libs/gass_append.nm .libs/gass_append.nmS .libs/gass_append.nmT gcc .libs/gass_appendS.o -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/gass_append gass_append.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating gass_append rm -f .libs/set_extent.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/set_extent.lo set_extent.o (cd . && ln -s set_extent.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/set_extent set_extent.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating set_extent rm -f .libs/srb_write.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_write.c -fPIC -DPIC -o .libs/srb_write.lo mv -f .libs/srb_write.lo srb_write.o (cd . && ln -s srb_write.o srb_write.lo) libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/srb_write.nm .libs/srb_write.nmS .libs/srb_write.nmT creating .libs/srb_writeS.c generating symbol list for `srb_write' (cd .libs && gcc -c -fno-builtin "srb_writeS.c") rm -f .libs/srb_writeS.c .libs/srb_write.nm .libs/srb_write.nmS .libs/srb_write.nmT gcc .libs/srb_writeS.o -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/srb_write srb_write.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating srb_write rm -f .libs/srb_append.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_append.c -fPIC -DPIC -o .libs/srb_append.lo mv -f .libs/srb_append.lo srb_append.o (cd . && ln -s srb_append.o srb_append.lo) libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/srb_append.nm .libs/srb_append.nmS .libs/srb_append.nmT creating .libs/srb_appendS.c generating symbol list for `srb_append' (cd .libs && gcc -c -fno-builtin "srb_appendS.c") rm -f .libs/srb_appendS.c .libs/srb_append.nm .libs/srb_append.nmS .libs/srb_append.nmT gcc .libs/srb_appendS.o -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/srb_append srb_append.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating srb_append rm -f .libs/srb_read.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c srb_read.c -fPIC -DPIC -o .libs/srb_read.lo mv -f .libs/srb_read.lo srb_read.o (cd . && ln -s srb_read.o srb_read.lo) libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. rm -f .libs/srb_read.nm .libs/srb_read.nmS .libs/srb_read.nmT creating .libs/srb_readS.c generating symbol list for `srb_read' (cd .libs && gcc -c -fno-builtin "srb_readS.c") rm -f .libs/srb_readS.c .libs/srb_read.nm .libs/srb_read.nmS .libs/srb_read.nmT gcc .libs/srb_readS.o -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/srb_read srb_read.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating srb_read rm -f .libs/ttsafe.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ttsafe.lo ttsafe.o (cd . && ln -s ttsafe.o ttsafe.lo) rm -f .libs/ttsafe_dcreate.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ttsafe_dcreate.lo ttsafe_dcreate.o (cd . && ln -s ttsafe_dcreate.o ttsafe_dcreate.lo) rm -f .libs/ttsafe_error.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ttsafe_error.lo ttsafe_error.o (cd . && ln -s ttsafe_error.o ttsafe_error.lo) rm -f .libs/ttsafe_cancel.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ttsafe_cancel.lo ttsafe_cancel.o (cd . && ln -s ttsafe_cancel.o ttsafe_cancel.lo) rm -f .libs/ttsafe_acreate.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ttsafe_acreate.lo ttsafe_acreate.o (cd . && ln -s ttsafe_acreate.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating ttsafe rm -f .libs/getname.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 argument 4 of 'H5Sselect_elements' from incompatible pointer type mv -f .libs/getname.lo getname.o (cd . && ln -s getname.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/getname getname.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating getname rm -f .libs/file_handle.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/file_handle.lo file_handle.o (cd . && ln -s file_handle.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/file_handle file_handle.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating file_handle rm -f .libs/ntypes.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/ntypes.lo ntypes.o (cd . && ln -s ntypes.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/ntypes ntypes.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating ntypes rm -f .libs/dangle.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/dangle.lo dangle.o (cd . && ln -s dangle.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/dangle dangle.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating dangle rm -f .libs/reserved.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/reserved.lo reserved.o (cd . && ln -s reserved.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/reserved reserved.o -Wl,-O1 ./.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating reserved make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' rm -f .libs/talign.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/talign.lo talign.o (cd . && ln -s talign.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/talign talign.o -Wl,-O1 ./.libs/libh5tools.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating talign make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' rm -f .libs/fortranlib_test.lo gfortran -I. -I. -I../src -c fortranlib_test.f90 -fPIC -DPIC -o .libs/fortranlib_test.lo mv -f .libs/fortranlib_test.lo fortranlib_test.o (cd . && ln -s fortranlib_test.o fortranlib_test.lo) rm -f .libs/tH5F.lo gfortran -I. -I. -I../src -c tH5F.f90 -fPIC -DPIC -o .libs/tH5F.lo mv -f .libs/tH5F.lo tH5F.o (cd . && ln -s tH5F.o tH5F.lo) rm -f .libs/tH5D.lo gfortran -I. -I. -I../src -c tH5D.f90 -fPIC -DPIC -o .libs/tH5D.lo mv -f .libs/tH5D.lo tH5D.o (cd . && ln -s tH5D.o tH5D.lo) rm -f .libs/tH5R.lo gfortran -I. -I. -I../src -c tH5R.f90 -fPIC -DPIC -o .libs/tH5R.lo mv -f .libs/tH5R.lo tH5R.o (cd . && ln -s tH5R.o tH5R.lo) rm -f .libs/tH5S.lo gfortran -I. -I. -I../src -c tH5S.f90 -fPIC -DPIC -o .libs/tH5S.lo mv -f .libs/tH5S.lo tH5S.o (cd . && ln -s tH5S.o tH5S.lo) rm -f .libs/tH5T.lo gfortran -I. -I. -I../src -c tH5T.f90 -fPIC -DPIC -o .libs/tH5T.lo mv -f .libs/tH5T.lo tH5T.o (cd . && ln -s tH5T.o tH5T.lo) rm -f .libs/tH5VL.lo gfortran -I. -I. -I../src -c tH5VL.f90 -fPIC -DPIC -o .libs/tH5VL.lo mv -f .libs/tH5VL.lo tH5VL.o (cd . && ln -s tH5VL.o tH5VL.lo) rm -f .libs/tH5Z.lo gfortran -I. -I. -I../src -c tH5Z.f90 -fPIC -DPIC -o .libs/tH5Z.lo mv -f .libs/tH5Z.lo tH5Z.o (cd . && ln -s tH5Z.o tH5Z.lo) rm -f .libs/tH5Sselect.lo gfortran -I. -I. -I../src -c tH5Sselect.f90 -fPIC -DPIC -o .libs/tH5Sselect.lo mv -f .libs/tH5Sselect.lo tH5Sselect.o (cd . && ln -s tH5Sselect.o tH5Sselect.lo) rm -f .libs/tH5P.lo gfortran -I. -I. -I../src -c tH5P.f90 -fPIC -DPIC -o .libs/tH5P.lo mv -f .libs/tH5P.lo tH5P.o (cd . && ln -s tH5P.o tH5P.lo) rm -f .libs/tH5A.lo gfortran -I. -I. -I../src -c tH5A.f90 -fPIC -DPIC -o .libs/tH5A.lo mv -f .libs/tH5A.lo tH5A.o (cd . && ln -s tH5A.o tH5A.lo) rm -f .libs/tH5I.lo gfortran -I. -I. -I../src -c tH5I.f90 -fPIC -DPIC -o .libs/tH5I.lo mv -f .libs/tH5I.lo tH5I.o (cd . && ln -s tH5I.o tH5I.lo) rm -f .libs/tH5G.lo gfortran -I. -I. -I../src -c tH5G.f90 -fPIC -DPIC -o .libs/tH5G.lo mv -f .libs/tH5G.lo tH5G.o (cd . && ln -s tH5G.o tH5G.lo) rm -f .libs/tH5E.lo gfortran -I. -I. -I../src -c tH5E.f90 -fPIC -DPIC -o .libs/tH5E.lo mv -f .libs/tH5E.lo tH5E.o (cd . && ln -s tH5E.o tH5E.lo) gfortran -I. -I. -o .libs/fortranlib_test fortranlib_test.o tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tf.o t.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../src/.libs/libhdf5_fortran.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating fortranlib_test rm -f .libs/fflush1.lo gfortran -I. -I. -I../src -c fflush1.f90 -fPIC -DPIC -o .libs/fflush1.lo mv -f .libs/fflush1.lo fflush1.o (cd . && ln -s fflush1.o fflush1.lo) gfortran -I. -I. -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../src/.libs/libhdf5_fortran.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating fflush1 rm -f .libs/fflush2.lo gfortran -I. -I. -I../src -c fflush2.f90 -fPIC -DPIC -o .libs/fflush2.lo mv -f .libs/fflush2.lo fflush2.o (cd . && ln -s fflush2.o fflush2.lo) gfortran -I. -I. -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../src/.libs/libhdf5_fortran.a ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating fflush2 make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' mkdir .libs g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/dsets.lo dsets.o (cd . && ln -s dsets.o dsets.lo) rm -f .libs/h5cpputil.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/h5cpputil.lo h5cpputil.o (cd . && ln -s h5cpputil.o 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 -fomit-frame-pointer -march=athlon64 -o dsets dsets.o h5cpputil.o ../../src/../test/h5test.o -Wl,-O1 ../src/.libs/libhdf5_cpp.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.a -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/bin rm -f .libs/dsetsS.o rm -f .libs/testhdf5.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/testhdf5.lo testhdf5.o (cd . && ln -s testhdf5.o testhdf5.lo) rm -f .libs/tattr.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/tattr.lo tattr.o (cd . && ln -s tattr.o tattr.lo) rm -f .libs/tcompound.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/tcompound.lo tcompound.o (cd . && ln -s tcompound.o tcompound.lo) rm -f .libs/tfile.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/tfile.lo tfile.o (cd . && ln -s tfile.o tfile.lo) rm -f .libs/tfilter.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/tfilter.lo tfilter.o (cd . && ln -s tfilter.o tfilter.lo) rm -f .libs/th5s.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/th5s.lo th5s.o (cd . && ln -s th5s.o th5s.lo) rm -f .libs/trefer.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/trefer.lo trefer.o (cd . && ln -s trefer.o trefer.lo) rm -f .libs/ttypes.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/ttypes.lo ttypes.o (cd . && ln -s ttypes.o ttypes.lo) rm -f .libs/tvlstr.lo g++ -O2 -pipe -fomit-frame-pointer -march=athlon64 -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 mv -f .libs/tvlstr.lo tvlstr.o (cd . && ln -s tvlstr.o 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 -fomit-frame-pointer -march=athlon64 -o testhdf5 testhdf5.o tattr.o tcompound.o tfile.o tfilter.o th5s.o trefer.o ttypes.o tvlstr.o h5cpputil.o -Wl,-O1 ../src/.libs/libhdf5_cpp.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.a -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/bin rm -f .libs/testhdf5S.o make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' make[3]: Nothing to be done for `tests'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/test_lite.lo test_lite.o (cd . && ln -s test_lite.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/test_lite test_lite.o -Wl,-O1 ../src/.libs/libhdf5_hl.so ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating test_lite rm -f .libs/test_image.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/test_image.lo test_image.o (cd . && ln -s test_image.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/test_image test_image.o -Wl,-O1 ../src/.libs/libhdf5_hl.so ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating test_image rm -f .libs/test_table.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/test_table.lo test_table.o (cd . && ln -s test_table.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/test_table test_table.o -Wl,-O1 ../src/.libs/libhdf5_hl.so ../../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating test_table make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[4]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' make[4]: Nothing to be done for `tests'. make[4]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/perform' Building dependencies for iopipe.c Building dependencies for chunk.c Building dependencies for overhead.c Building dependencies for zip_perf.c Building dependencies for perf_meta.c Building dependencies for pio_perf.c Building dependencies for pio_engine.c Building dependencies for pio_timer.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/perform' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/perform' mkdir .libs gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/iopipe.lo iopipe.o (cd . && ln -s iopipe.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/iopipe iopipe.o -Wl,-O1 ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating iopipe rm -f .libs/chunk.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/chunk.lo chunk.o (cd . && ln -s chunk.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/chunk chunk.o -Wl,-O1 ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating chunk rm -f .libs/overhead.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/overhead.lo overhead.o (cd . && ln -s overhead.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/overhead overhead.o -Wl,-O1 ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating overhead rm -f .libs/zip_perf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/zip_perf.lo zip_perf.o (cd . && ln -s zip_perf.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/zip_perf zip_perf.o -Wl,-O1 ../test/.libs/libh5test.so ../tools/lib/.libs/libh5tools.a ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating zip_perf rm -f .libs/perf_meta.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/perf_meta.lo perf_meta.o (cd . && ln -s perf_meta.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/perf_meta perf_meta.o -Wl,-O1 ../test/.libs/libh5test.so ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating perf_meta rm -f .libs/pio_perf.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/pio_perf.lo pio_perf.o (cd . && ln -s pio_perf.o pio_perf.lo) rm -f .libs/pio_engine.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/pio_engine.lo pio_engine.o (cd . && ln -s pio_engine.o pio_engine.lo) rm -f .libs/pio_timer.lo gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -ansi -O3 -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 mv -f .libs/pio_timer.lo pio_timer.o (cd . && ln -s pio_timer.o 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 -fomit-frame-pointer -march=athlon64 -ansi -O3 -fomit-frame-pointer -finline-functions -o .libs/h5perf pio_perf.o pio_engine.o pio_timer.o -Wl,-O1 ../test/.libs/libh5test.so ../tools/lib/.libs/libh5tools.a ../src/.libs/libhdf5.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/lib64 creating h5perf make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/perform' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' >>> Source compiled. >>> Test phase [not enabled]: sci-libs/hdf5-1.6.7 >>> Install hdf5-1.6.7 into /var/tmp/portage/sci-libs/hdf5-1.6.7/image/ category sci-libs make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' ../bin/mkdirs /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64 ../bin/mkdirs /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include ../bin/mkdirs /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin /usr/bin/install -c -m 644 .libs/libhdf5.so.0.0.0 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5.so.0.0.0 (cd /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/. && rm -f libhdf5.so.0 && ln -s libhdf5.so.0.0.0 libhdf5.so.0) (cd /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/. && rm -f libhdf5.so && ln -s libhdf5.so.0.0.0 libhdf5.so) /usr/bin/install -c -m 644 .libs/libhdf5.lai /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5.la /usr/bin/install -c -m 644 .libs/libhdf5.a /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5.a x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5.a chmod 644 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' + /usr/bin/install -c -m 644 libhdf5.settings /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/. + /usr/bin/install -c -m 644 H5public.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Apublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5ACpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Bpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Cpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Dpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Epublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Fpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDcore.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDfamily.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDgass.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDlog.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDmpi.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDmpio.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDmpiposix.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDmulti.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDsec2.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDsrb.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FDstdio.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Gpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5HGpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5HLpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Ipublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5MMpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Opublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Ppublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Rpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Spublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Tpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Zpublic.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5pubconf.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 hdf5.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5api_adpt.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/src' make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/test' make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/lib' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5dump /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5dump make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5dump' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5diff /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5diff make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5diff' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5ls /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5ls make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5ls' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' /usr/bin/install -c h5cc /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5cc libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5debug /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5debug /usr/bin/install -c h5redeploy /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5redeploy libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5repart /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5repart make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/misc' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5import /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5import make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5import' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5repack /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5repack make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5repack' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5jam /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5jam libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h5unjam /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5unjam make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools/h5jam' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/tools' make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' /usr/bin/install -c -m 644 .libs/libhdf5_fortran.lai /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_fortran.la /usr/bin/install -c -m 644 .libs/libhdf5_fortran.a /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_fortran.a x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_fortran.a chmod 644 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_fortran.a libtool: install: warning: remember to run `libtool --finish ' + /usr/bin/install -c -m 644 libhdf5_fortran.settings /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/. + /usr/bin/install -c -m 644 H5pubconf_fortran.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. /usr/bin/install -c h5fc /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5fc make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/src' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/test' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' (cd examples && make install-examples) || exit 1; make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/examples' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/examples' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/examples' ../../bin/mkdirs /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran + /usr/bin/install -c -m 644 ./dsetexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./fileexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./rwdsetexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./attrexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./groupexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpsexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpdsetexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./hyperslab.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./selectele.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpit.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refobjexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refregexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./mountexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./compound.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/examples' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64 QA: Static ELF /sbin/ldconfig ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64 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 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' /usr/bin/install -c -m 644 .libs/libhdf5_cpp.lai /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.la /usr/bin/install -c -m 644 .libs/libhdf5_cpp.a /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.a x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.a chmod 644 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' + /usr/bin/install -c -m 644 H5Cpp.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5AbstractDs.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5AtomType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Attribute.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Classes.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5CommonFG.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5CompType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5DataSet.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5DataSpace.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5DataType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5DcreatProp.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5DxferProp.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5EnumType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Exception.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FaccProp.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FcreatProp.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5File.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5FloatType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Group.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5IdComponent.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Include.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5IntType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Library.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5Object.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5PredType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5PropList.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5StrType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5CppDoc.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5ArrayType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5VarLenType.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5cxx_pubconf.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. /usr/bin/install -c h5c++ /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h5c++ make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/src' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' /usr/bin/install -c -m 644 ../src/.libs/libhdf5_cpp.lai /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.la /usr/bin/install -c -m 644 ../src/.libs/libhdf5_cpp.a /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.a x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.a chmod 644 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/test' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' (cd examples && make install-examples) || exit 1; make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/examples' make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/examples' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/examples' ../../bin/mkdirs /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++ + /usr/bin/install -c -m 644 ./create.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./readdata.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./writedata.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./compound.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./extend_ds.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./chunks.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./h5group.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./strtype.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/examples' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64 QA: Static ELF /sbin/ldconfig ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64 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 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' /usr/bin/install -c -m 644 .libs/libhdf5_hl.so.0.0.0 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_hl.so.0.0.0 (cd /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/. && rm -f libhdf5_hl.so.0 && ln -s libhdf5_hl.so.0.0.0 libhdf5_hl.so.0) (cd /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/. && 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/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_hl.la /usr/bin/install -c -m 644 .libs/libhdf5_hl.a /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_hl.a x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_hl.a chmod 644 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64/./libhdf5_hl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' + /usr/bin/install -c -m 644 H5IM.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5LT.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. + /usr/bin/install -c -m 644 H5TA.h /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/include/. make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/src' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/test' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gif2h5 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./gif2h5 libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/h52gif /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/./h52gif make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools/gif2h5' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/tools' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' (cd examples && make install-examples) || exit 1; make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/examples' Building dependencies for ex_lite1.c Building dependencies for ex_lite2.c Building dependencies for ex_lite3.c Building dependencies for ex_image1.c Building dependencies for ex_image2.c Building dependencies for ex_table_01.c Building dependencies for ex_table_02.c Building dependencies for ex_table_03.c Building dependencies for ex_table_04.c Building dependencies for ex_table_05.c Building dependencies for ex_table_06.c Building dependencies for ex_table_07.c Building dependencies for ex_table_08.c Building dependencies for ex_table_09.c Building dependencies for ex_table_10.c Building dependencies for ex_table_11.c Building dependencies for ex_table_12.c make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/examples' make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/examples' ../../bin/mkdirs /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c + /usr/bin/install -c -m 644 ./ex_lite1.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite2.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite3.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image1.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image2.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_01.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_02.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_03.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_04.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_05.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_06.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_07.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_08.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_09.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_10.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_11.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_12.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/examples' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/perform' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/perform' make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' (cd examples && make install-examples) || exit 1; make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/examples' + /usr/bin/install -c -m 644 ./dsetexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./fileexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./rwdsetexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./attrexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./groupexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpsexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpdsetexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./hyperslab.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./selectele.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./grpit.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refobjexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./refregexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./mountexample.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. + /usr/bin/install -c -m 644 ./compound.f90 /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/fortran/. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran/examples' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/fortran' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' (cd examples && make install-examples) || exit 1; make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/examples' + /usr/bin/install -c -m 644 ./create.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./readdata.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./writedata.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./compound.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./extend_ds.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./chunks.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./h5group.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. + /usr/bin/install -c -m 644 ./strtype.cpp /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c++/. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++/examples' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/c++' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' (cd examples && make install-examples) || exit 1; make[3]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/examples' + /usr/bin/install -c -m 644 ./ex_lite1.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite2.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_lite3.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image1.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_image2.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_01.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_02.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_03.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_04.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_05.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_06.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_07.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_08.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_09.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_10.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_11.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ex_table_12.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. make[3]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl/examples' make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/hl' (cd examples && make install-examples) || exit 1; make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/examples' Building dependencies for h5_chunk_read.c Building dependencies for h5_compound.c Building dependencies for h5_extend_write.c Building dependencies for h5_group.c Building dependencies for h5_read.c Building dependencies for h5_write.c Building dependencies for h5_select.c Building dependencies for h5_attribute.c Building dependencies for h5_mount.c Building dependencies for h5_reference.c Building dependencies for h5_drivers.c Building dependencies for ph5example.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/examples' make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/examples' + /usr/bin/install -c -m 644 ./h5_chunk_read.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_compound.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_extend_write.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_group.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_read.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_write.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_select.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_attribute.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_mount.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_reference.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./h5_drivers.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. + /usr/bin/install -c -m 644 ./ph5example.c /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/share/doc/hdf5-1.6.7/hdf5/examples/c/. make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7/examples' make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.7/work/hdf5-1.6.7' PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64 QA: Static ELF /sbin/ldconfig ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/lib64 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 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- mv: cannot stat `/var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/h5pfc': No such file or directory !!! dosed: /var/tmp/portage/sci-libs/hdf5-1.6.7/image/var/tmp/portage/sci-libs/hdf5-1.6.7/image/usr/bin/h5cc does not exist * * ERROR: sci-libs/hdf5-1.6.7 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 3230: Called die * The specific snippet of code: * dosed "s/SHLIB:-no/SHLIB:-yes/g" "${D}"usr/bin/h5cc || die "dosed failed" * The die message: * dosed failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sci-libs/hdf5-1.6.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/hdf5-1.6.7/temp/environment'. *