I don't know what the t_posix_compliant test does, but PVFS doesn't support 
locking, so that may be an area where the test is failing.

kevin

On Mar 1, 2011, at 7:56 PM, 전경원 wrote:

> Hi.
> 
> I forward this issue from the hdf-forum mailing 
> list(http://mail.hdfgroup.org/pipermail/hdf-forum_hdfgroup.org/2011-February/004246.html)
>  by a request.
> 
> I installed HDF5 1.8.6 on Debian 5.0.8 with pvfs2 2.8.3 and mpich2 1.3.2. I 
> verified pvfs2 and romio with the help of mpich-discuss mailing 
> list(http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-February/009061.html).
> 
> But, the test procedure in the hdf5 source fails. My hdf5 setup passed 'make 
> check-s', but 'make check-p' fails at 't_posix_compliant test'. The 
> followings show my configure and make options of the hdf5.
> 
> $ CC=/usr/local/bin/mpicc RUNPARALLEL="/usr/bin/srun -n \$\${NPROCS:=6}" 
> ./configure --enable-fortran --enable-parallel --with-szlib=/usr/local 
> --with-mpe=/usr/local --prefix=/usr/local 2>&1 | tee c.txt
> $ make 2>&1 | tee m.txt
> $ make check-s 2>&1 | tee mcs.txt
> $ make check-p 2>&1 | tee mcp.txt
> 
> I've attached the output of configure and make processes of the hdf5.
> 
> Best regards. 
> <hdf5-1.8.6-log.tar.bz2>_______________________________________________
> Pvfs2-developers mailing list
> [email protected]
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to