I'm running inside a ClearCase view, but I copied out to a regular file system 
and got the same error.  All I'm getting is a signal 25, and I'm not sure what 
that means...

============================
 big  Test Log
============================
Testing big file with the Family Driver
Checking if file system is adequate for this test...
Testing Huge dataset write                                             PASSED
#000 0x00000000c603b191                                                PASSED
#001 0x0000000131d2591e                                                PASSED
#002 0x000000012e462144                                                PASSED
#003 0x00000000642173b2                                                PASSED
#004 0x00000000748dd995                                                PASSED
#005 0x00000000d24abfce                                                PASSED
#006 0x00000001662960e0                                                PASSED
#007 0x0000000153b357a8                                                PASSED
#008 0x000000008c11e210                                                PASSED
#009 0x00000000e85e8f64                                                PASSED
#010 0x00000000d8a50ae0                                                PASSED
#011 0x0000000152b21088                                                PASSED
#012 0x00000001cdac9e1c                                                PASSED
#013 0x00000001afe4d88c                                                PASSED
#014 0x000000016427dfe0                                                PASSED
#015 0x00000001583c463a                                                PASSED
#016 0x0000000144b85248                                                PASSED
#017 0x000000006ddd4cc1                                                PASSED
#018 0x000000006891a889                                                PASSED
#019 0x00000001fabfdc19                                                PASSED
#020 0x0000000121176692                                                PASSED
#021 0x00000001cec74180                                                PASSED
#022 0x00000000226372ac                                                PASSED
#023 0x00000000721eb6c0                                                PASSED
#024 0x00000000a039ee78                                                PASSED
#025 0x00000000607cb199                                                PASSED
#026 0x00000000885d7686                                                PASSED
#027 0x00000000507a1eb9                                                PASSED
#028 0x000000007bf0cd36                                                PASSED
#029 0x000000004dfb4310                                                PASSED
#030 0x000000019b88b6c0                                                PASSED
#031 0x00000001fbde56f3                                                PASSED
#032 0x00000001d04da32a                                                PASSED
#033 0x00000001affb234c                                                PASSED
#034 0x00000001e7fdef26                                                PASSED
#035 0x00000001d5f161d0                                                PASSED
#036 0x00000001cc8b268a                                                PASSED
#037 0x000000003086cddb                                                PASSED
#038 0x00000001d3cdb858                                                PASSED
#039 0x00000001fd803b3c                                                PASSED
#040 0x00000001df69e801                                                PASSED
#041 0x000000014e89e74e                                                PASSED
#042 0x000000006bb19b84                                                PASSED
#043 0x0000000097f313e0                                                PASSED
#044 0x0000000165ed5f60                                                PASSED
#045 0x000000004378295a                                                PASSED
#046 0x00000000f65e8a13                                                PASSED
#047 0x000000010e473374                                                PASSED
#048 0x0000000075c8f461                                                PASSED
#049 0x000000015b4052e3                                                PASSED
Test passed with the Family Driver.
Command terminated by signal 25
0.00user 0.21system 0:00.91elapsed 24%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+4579minor)pagefaults 0swaps
make[4]: *** [big.chkexe_] Error 1
make[4]: Leaving directory `/vobs/asl/HDF5/hdf5-1.8.7/hdf5-1.8.7/test'
make[3]: *** [build-check-s] Error 2
make[3]: Leaving directory `/vobs/asl/HDF5/hdf5-1.8.7/hdf5-1.8.7/test'
make[2]: *** [test] Error 2
make[2]: Leaving directory `/vobs/asl/HDF5/hdf5-1.8.7/hdf5-1.8.7/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/vobs/asl/HDF5/hdf5-1.8.7/hdf5-1.8.7/test'
make: *** [check-recursive] Error 1

            SUMMARY OF THE HDF5 CONFIGURATION
            =================================

General Information:
-------------------
                   HDF5 Version: 1.8.7
                  Configured on: Wed Sep  7 09:58:29 EDT 2011
                  Configured by: mcclosdl@gemini02
                 Configure mode: production
                    Host system: x86_64-unknown-linux-gnu
              Uname information: Linux gemini02 2.6.16.60-0.39.3-smp #1 SMP Mon 
May 11 11:46:34 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux
                       Byte sex: little-endian
                      Libraries:
             Installation point: /vobs/asl/HDF5/hdf5-1.8.7/x86_64

Compiling Options:
------------------
               Compilation Mode: production
                     C Compiler: 
/usr/local/products/intel/Compiler/11.1/069/bin/intel64/icc ( Intel(R) C 
Intel(R) 64 Compiler Version 11.1 Build 20100203 )
                         CFLAGS:
                      H5_CFLAGS: -std=c99  -O3
                      AM_CFLAGS:
                       CPPFLAGS:
                    H5_CPPFLAGS: -D_POSIX_SOURCE   -DNDEBUG -UH5_DEBUG_API
                    AM_CPPFLAGS: -D_BSD_SOURCE
               Shared C Library: yes
               Static C Library: yes
  Statically Linked Executables: no
                        LDFLAGS:
                     H5_LDFLAGS:
                     AM_LDFLAGS:
                Extra libraries:  -lz -lm
                       Archiver: ar
                         Ranlib: ranlib
              Debugged Packages:
                    API Tracing: no

Languages:
----------
                        Fortran: yes
               Fortran Compiler: 
/usr/local/products/intel/Compiler/11.1/069/bin/intel64/ifort ( Intel(R) 
Fortran Intel(R) 64 Compiler Version 11.1 Build 20100203 )
                  Fortran Flags:
               H5 Fortran Flags:  -O3
               AM Fortran Flags:
         Shared Fortran Library: yes
         Static Fortran Library: yes

                            C++: yes
                   C++ Compiler: 
/usr/local/products/intel/Compiler/11.1/069/bin/intel64/icpc ( Intel(R) C++ 
Intel(R) 64 Compiler Version 11.1 Build 20100203 )
                      C++ Flags:
                   H5 C++ Flags:
                   AM C++ Flags:
             Shared C++ Library: yes
             Static C++ Library: yes

Features:
---------
                  Parallel HDF5: no
             High Level library: yes
                   Threadsafety: no
            Default API Mapping: v18
 With Deprecated Public Symbols: yes
         I/O filters (external): deflate(zlib)
         I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset
                            MPE: no
                     Direct VFD: no
                        dmalloc: no
Clear file buffers before write: yes
           Using memory checker: no
         Function Stack Tracing: no
                           GPFS: no
      Strict File Format Checks: no
   Optimization Instrumentation: no
       Large File Support (LFS): no
             H5dump Packed Bits: yes

David McCloskey
Lead Programmer Analyst
Software Development
Core Engineering
Nuclear Fuel

Westinghouse Electric Company




_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to