I've committed r19045 that should finally fix the problem.  Ugh.


On Jul 26, 2008, at 8:48 AM, Jeff Squyres wrote:

Tim pointed out to me on IM that this was a trunk build, not a v1.3 build (he's going to update the script to make this error message a bit more obvious).

I'm checking into this failure now...


On Jul 25, 2008, at 10:15 PM, Jeff Squyres wrote:

I can find no reason why this failed.  :-(

I can manually run "make dist" on the v1.3 tree successfully, and there weren't any changes to 1.3 mpi/Makefile.am in the last 24 hours.

Did eddie run out of disk space or something?



On Jul 25, 2008, at 9:32 PM, MPI Team wrote:


ERROR: Command returned a non-zero exist status
    make distcheck

Start time: Fri Jul 25 21:25:23 EDT 2008
End time:   Fri Jul 25 21:32:33 EDT 2008

= = = ====================================================================
[... previous lines snipped ...]
make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-checkpoint' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-checkpoint' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-clean' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-clean' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-ps' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-ps' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-restart' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orte-restart' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orted' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orted' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orterun' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/orterun' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/wrappers' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte/tools/wrappers' make[1]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/orte' make[1]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi' list='include datatype debuggers etc mpi mca/common mca/allocator mca/bml mca/btl mca/coll mca/crcp mca/dpm mca/io mca/mpool mca/mtl mca/osc mca/pml mca/pubsub mca/rcache mca/topo mca/common/sm mca/ common/mx mca/common/portals mca/allocator/basic mca/allocator/ bucket mca/bml/r2 mca/btl/self mca/btl/sm mca/btl/elan mca/btl/gm mca/btl/mx mca/btl/ofud mca/btl/openib mca/btl/portals mca/btl/ sctp mca/btl/tcp mca/btl/udapl mca/coll/basic mca/coll/hierarch mca/coll/inter mca/coll/self mca/coll/sm mca/coll/tuned mca/crcp/ coord mca/dpm/orte mca/io/romio mca/mpool/rdma mca/mpool/sm mca/ mtl/mx mca/mtl/portals mca/mtl/psm mca/osc/pt2pt mca/osc/rdma mca/ pml/cm mca/pml/ob1 mca/pml/crcpw mca/pml/dr mca/pml/v mca/pubsub/ orte mca/rcache/vma mca/topo/unity contrib/vt tools/ompi_info tools/wrappers tools/ortetools tools/ompi-server'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/ create-r19043/ompi/openmpi-1.4a1r19043/ompi/$subdir" \ || /bin/mkdir -p "/home/mpiteam/openmpi/nightly-tarball-build- root/trunk/create-r19043/ompi/openmpi-1.4a1r19043/ompi/$subdir" \
 || exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/mpiteam/openmpi/ nightly-tarball-build-root/trunk/create-r19043/ompi/ openmpi-1.4a1r19043/ompi && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/mpiteam/ openmpi/nightly-tarball-build-root/trunk/create-r19043/ompi/ openmpi-1.4a1r19043 && pwd`; \
 (cd $subdir && \
   make  \
     top_distdir="$top_distdir" \
     distdir="$distdir/$subdir" \
        am__remove_distdir=: \
        am__skip_length_check=: \
     distdir) \
   || exit 1; \
fi; \
done
make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/include' cd ../.. && /bin/sh /home/mpiteam/openmpi/nightly-tarball-build- root/trunk/create-r19043/ompi/config/missing --run autoheader
rm -f stamp-h3
touch ompi_config.h.in
make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/include' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/datatype' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/datatype' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/debuggers' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/debuggers' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/etc' make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/etc' make[2]: Entering directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/mpi'
make[2]: *** No rule to make target `distdir'.  Stop.
make[2]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi/mpi'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/home/mpiteam/openmpi/nightly-tarball- build-root/trunk/create-r19043/ompi/ompi'
make: *** [distdir] Error 1
= = = ====================================================================

Your friendly daemon,
Cyrador
_______________________________________________
testing mailing list
test...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/testing


--
Jeff Squyres
Cisco Systems

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


--
Jeff Squyres
Cisco Systems

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


--
Jeff Squyres
Cisco Systems

Reply via email to