Source: freeipa
Version: 4.9.8-1+exp1
Severity: important

Hi,

freeipa (at least in experimental, I haven't tried the version in sid)
fails to clean after a successful build (and therefore cannot be built
again in this tree):

 fakeroot debian/rules clean
dh clean --with python3
   dh_auto_clean
        make -j3 distclean
make[1]: Entering directory '/build/freeipa-4.9.8'
Making distclean in asn1
make[2]: Entering directory '/build/freeipa-4.9.8/asn1'
[...]
make[2]: Entering directory '/build/freeipa-4.9.8'
test -z "ipa makeaci makeapi " || rm -f ipa makeaci makeapi 
rm -rf .libs _libs
rm -rf "/build/freeipa-4.9.8/rpmbuild"
test -z "ipasetup.pyc ipasetup.pyo pylint_plugins.pyc pylint_plugins.pyo" || rm 
-f ipasetup.pyc ipasetup.pyo pylint_plugins.pyc pylint_plugins.pyo
rm -f *.lo
rm -rf "./dist"
test -z "" || rm -f 
rm -f config.h stamp-h1
rm -rf "./.tox"
test . = "." || test -z "" || rm -f 
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf "./__pycache__"
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f "."/freeipa-*.tar.gz
rm -rf "./cov-int"
rm -f "./freeipa.tgz"
make -C "./doc" distclean
make[3]: Entering directory '/build/freeipa-4.9.8/doc'
/bin/sh: 1: sphinx-build: not found
make[3]: *** [Makefile:24: clean] Error 127
make[3]: Leaving directory '/build/freeipa-4.9.8/doc'
make[2]: *** [Makefile:1140: clean-local] Error 2
make[2]: Leaving directory '/build/freeipa-4.9.8'
make[1]: *** [Makefile:691: distclean-recursive] Error 1
make[1]: Leaving directory '/build/freeipa-4.9.8'
dh_auto_clean: error: make -j3 distclean returned exit code 2


Andreas

Attachment: freeipa_4.9.8-1+exp1_twice.log.gz
Description: application/gzip

Reply via email to