I have a fix - about to commit
On Thu, Jun 25, 2015 at 8:46 PM, Jeff Squyres (jsquyres) <jsquy...@cisco.com > wrote: > Howard -- > > The LANL distcheck jenkins hasn't been running all day. > > > > On Jun 25, 2015, at 8:33 PM, Howard Pritchard <hpprit...@gmail.com> > wrote: > > > > Hi folks, > > > > I'm confused about this build failure. It should have been caught by > the make distcheck IU jenkins > > project I would think. Should the IU jenkins project do something else > beside > > > > make -j X distcheck > > > > to catch this problem? > > > > Or, did this problem happen because someone bypassed the PR process? > > > > We shouldn't have this kind of build failure anymore as long as people > have stopped bypassing > > PR process. > > > > Howard > > > > > > > > 2015-06-25 19:22 GMT-06:00 MPI Team <mpit...@crest.iu.edu>: > > > > ERROR: Command returned a non-zero exist status (dev-1979-g13425e7): > > make -j 8 distcheck > > > > Start time: Thu Jun 25 21:10:02 EDT 2015 > > End time: Thu Jun 25 21:22:24 EDT 2015 > > > > ======================================================================= > > [... previous lines snipped ...] > > test -z "test-suite.log" || rm -f test-suite.log > > rm -rf ./.deps > > rm -f Makefile > > make[3]: Leaving directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub/test/datatype' > > Making distclean in util > > make[3]: Entering directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub/test/util' > > test -z "*~ .#*" || rm -f *~ .#* > > rm -rf .libs _libs > > rm -f test_session_dir_out test-file opal_path_nfs.out > > rm -f opal_bit_ops opal_path_nfs > > rm -f *.o > > test -z "opal_bit_ops.log opal_path_nfs.log" || rm -f opal_bit_ops.log > opal_path_nfs.log > > rm -f *.lo > > rm -f *.tab.c > > test -z "opal_bit_ops.trs opal_path_nfs.trs" || rm -f opal_bit_ops.trs > opal_path_nfs.trs > > test -z "" || rm -f > > test . = "../../../../test/util" || test -z "" || rm -f > > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > > test -z "test-suite.log" || rm -f test-suite.log > > rm -rf ./.deps > > rm -f Makefile > > make[3]: Leaving directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub/test/util' > > make[3]: Entering directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub/test' > > test -z "*~ .#*" || rm -f *~ .#* > > rm -rf .libs _libs > > rm -f *.lo > > test -z "" || rm -f > > test . = "../../../test" || test -z "" || rm -f > > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > > make[3]: Leaving directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub/test' > > rm -f Makefile > > make[2]: Leaving directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub/test' > > make[2]: Entering directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub' > > test -z "*~ .#*" || rm -f *~ .#* > > rm -rf .libs _libs > > rm -f *.lo > > test -z "ompi/include/ompi/version.h orte/include/orte/version.h > oshmem/include/oshmem/version.h opal/include/opal/version.h > ompi/mpi/fortran/configure-fortran-output.h > contrib/dist/mofed/debian/changelog contrib/dist/mofed/debian/control > contrib/dist/mofed/debian/copyright contrib/dist/mofed/debian/rules > contrib/dist/mofed/compile_debian_mlnx_example" || rm -f > ompi/include/ompi/version.h orte/include/orte/version.h > oshmem/include/oshmem/version.h opal/include/opal/version.h > ompi/mpi/fortran/configure-fortran-output.h > contrib/dist/mofed/debian/changelog contrib/dist/mofed/debian/control > contrib/dist/mofed/debian/copyright contrib/dist/mofed/debian/rules > contrib/dist/mofed/compile_debian_mlnx_example > > rm -f opal/mca/hwloc/hwloc1110/hwloc/include/private/autogen/config.h > opal/mca/hwloc/hwloc1110/hwloc/include/private/autogen/stamp-h4 > opal/mca/hwloc/hwloc1110/hwloc/include/hwloc/autogen/config.h > opal/mca/hwloc/hwloc1110/hwloc/include/hwloc/autogen/stamp-h5 > > rm -f libtool config.lt > > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > > test . = "../.." || test -z "" || rm -f > > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > > make[2]: Leaving directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub' > > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > > rm -f Makefile > > ERROR: files left in build directory after distclean: > > ./ompi/mpiext/affinity/c/OMPI_Affinity_str.3 > > make[1]: *** [distcleancheck] Error 1 > > make[1]: Leaving directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/master/ompi-2015-06-25-211002/ompi/openmpi-dev-1979-g13425e7/_build/sub' > > make: *** [distcheck] Error 1 > > ======================================================================= > > > > Your friendly daemon, > > Cyrador > > _______________________________________________ > > testing mailing list > > test...@open-mpi.org > > http://www.open-mpi.org/mailman/listinfo.cgi/testing > > > > _______________________________________________ > > devel mailing list > > de...@open-mpi.org > > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/06/17543.php > > > -- > Jeff Squyres > jsquy...@cisco.com > For corporate legal information go to: > http://www.cisco.com/web/about/doing_business/legal/cri/ > > _______________________________________________ > devel mailing list > de...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/06/17544.php >