Wow, sometimes I even amaze myself! Two for two on create failures in
a single night!!
:-)
Anyway, both are fixed or shortly will be. However, there will be no
MTT runs tonight as neither branch successfully generated a tarball.
Ralph
On Mar 23, 2009, at 7:30 PM, MPI Team wrote:
ERROR: Command returned a non-zero exist status (trunk):
make distcheck
Start time: Mon Mar 23 21:22:33 EDT 2009
End time: Mon Mar 23 21:30:20 EDT 2009
=
======================================================================
{ test ! -d openmpi-1.4a1r20848 || { find openmpi-1.4a1r20848 -type
d ! -perm -200 -exec chmod u+w {} ';' && rm -fr
openmpi-1.4a1r20848; }; }
test -d openmpi-1.4a1r20848 || mkdir openmpi-1.4a1r20848
list='config contrib opal orte ompi test'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "openmpi-1.4a1r20848/$subdir" \
|| /bin/mkdir -p "openmpi-1.4a1r20848/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd openmpi-1.4a1r20848 &&
pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd openmpi-1.4a1r20848
&& pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[1]: Entering directory `/home/mpiteam/openmpi/nightly-tarball-
build-root/trunk/create-r20848/ompi/config'
make[1]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball-
build-root/trunk/create-r20848/ompi/config'
make[1]: Entering directory `/home/mpiteam/openmpi/nightly-tarball-
build-root/trunk/create-r20848/ompi/contrib'
make[1]: *** No rule to make target `platform/lanl/rr-class/
debug.conf', needed by `distdir'. Stop.
make[1]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball-
build-root/trunk/create-r20848/ompi/contrib'
make: *** [distdir] Error 1
=
======================================================================
Your friendly daemon,
Cyrador
_______________________________________________
testing mailing list
test...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/testing