[Pkg-openmpi-maintainers] Bug#659134: openmpi experimental debian/rules clean target fails

Robie Basak robie.basak at canonical.com
Wed Feb 8 16:14:30 UTC 2012


Package: openmpi
Version: 1.5.4-2~exp1

In a sid amd64 chroot, I am satisfying build dependencies, then running
debian/rules build, then running debian/rules clean. The clean target
fails. I've pasted the bottom part of the output below.

This was causing me tool breakage, but I found a workaround
(--no-clean-after in xdeb). So this is a low priority for me, and I
probably won't get round to fixing it myself unless it blocks me further
down the road.

Thanks,

Robie


rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/root/openmpi-1.5.4/opal/mca/paffinity/test'
Making distclean in mca/paffinity/hwloc
make[3]: Entering directory `/root/openmpi-1.5.4/opal/mca/paffinity/hwloc'
Making distclean in hwloc
make[4]: Entering directory `/root/openmpi-1.5.4/opal/mca/paffinity/hwloc/hwloc'
make[4]: *** No rule to make target `distclean'.  Stop.
make[4]: Leaving directory `/root/openmpi-1.5.4/opal/mca/paffinity/hwloc/hwloc'
make[3]: *** [distclean-recursive] Error 1
make[3]: Leaving directory `/root/openmpi-1.5.4/opal/mca/paffinity/hwloc'
make[2]: *** [distclean-recursive] Error 1
make[2]: Leaving directory `/root/openmpi-1.5.4/opal'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory `/root/openmpi-1.5.4'
dh_auto_clean: make -j1 distclean returned exit code 2
make: *** [clean] Error 29






More information about the Pkg-openmpi-maintainers mailing list