Accepting request 424827 from home:michel_mno:branches:science
- temporarily disable mpi test for ppc64le OBS-URL: https://build.opensuse.org/request/show/424827 OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
9191a2a928
commit
f1daf5c541
@@ -887,10 +887,13 @@ export HDF5_ALARM_SECONDS=3600
|
||||
%endif
|
||||
make -C build check
|
||||
# ignore errors for parallel builds
|
||||
# testphdf5 is hanging on ppc64le with openmpi
|
||||
%ifnarch ppc64le
|
||||
export HDF5_Make_Ignore=yes
|
||||
for mpi in %_mpi; do
|
||||
make -C $mpi check
|
||||
done
|
||||
%endif
|
||||
|
||||
%post -n libhdf5-%{sonum} -p /sbin/ldconfig
|
||||
%postun -n libhdf5-%{sonum} -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user