Source: freeipa Version: 4.10.2-1 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@lists.debian.org Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ---------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package freeipa > dpkg-buildpackage: info: source version 4.10.2-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Timo Aaltonen <tjaal...@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with python3 > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in asn1 > make[2]: Entering directory '/<<PKGBUILDDIR>>/asn1' > Making distclean in asn1c > make[3]: Entering directory '/<<PKGBUILDDIR>>/asn1/asn1c' > rm -rf .libs _libs > test -z "libasn1c.la" || rm -f libasn1c.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/BIT_STRING.Plo > rm -f ./.deps/GKCurrentKeys.Plo > rm -f ./.deps/GKNewKeys.Plo > rm -f ./.deps/GKReply.Plo > rm -f ./.deps/GetKeytabControl.Plo > rm -f ./.deps/INTEGER.Plo > rm -f ./.deps/Int32.Plo > rm -f ./.deps/KrbKey.Plo > rm -f ./.deps/NativeEnumerated.Plo > rm -f ./.deps/NativeInteger.Plo > rm -f ./.deps/OCTET_STRING.Plo > rm -f ./.deps/TypeValuePair.Plo > rm -f ./.deps/asn_SEQUENCE_OF.Plo > rm -f ./.deps/asn_SET_OF.Plo > rm -f ./.deps/asn_codecs_prim.Plo > rm -f ./.deps/ber_decoder.Plo > rm -f ./.deps/ber_tlv_length.Plo > rm -f ./.deps/ber_tlv_tag.Plo > rm -f ./.deps/constr_CHOICE.Plo > rm -f ./.deps/constr_SEQUENCE.Plo > rm -f ./.deps/constr_SEQUENCE_OF.Plo > rm -f ./.deps/constr_SET_OF.Plo > rm -f ./.deps/constr_TYPE.Plo > rm -f ./.deps/constraints.Plo > rm -f ./.deps/der_encoder.Plo > rm -f ./.deps/per_decoder.Plo > rm -f ./.deps/per_encoder.Plo > rm -f ./.deps/per_opentype.Plo > rm -f ./.deps/per_support.Plo > rm -f ./.deps/xer_decoder.Plo > rm -f ./.deps/xer_encoder.Plo > rm -f ./.deps/xer_support.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/asn1/asn1c' > make[3]: Entering directory '/<<PKGBUILDDIR>>/asn1' > rm -rf .libs _libs > test -z "libipaasn1.la" || rm -f libipaasn1.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/asn1' > rm -f ./.deps/ipa_asn1.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/asn1' > Making distclean in util > make[2]: Entering directory '/<<PKGBUILDDIR>>/util' > rm -rf .libs _libs > test -z "libutil.la" || rm -f libutil.la > rm -f *.o > test -z "t_pwd.log" || rm -f t_pwd.log > rm -f *.lo > rm -f t_pwd > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "t_pwd.trs" || rm -f t_pwd.trs > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./so_locations > rm -f ./.deps/ipa_hostname.Plo > rm -f ./.deps/ipa_krb5.Plo > rm -f ./.deps/ipa_ldap.Plo > rm -f ./.deps/ipa_pwd.Plo > rm -f ./.deps/ipa_pwd_ntlm.Plo > rm -f ./.deps/t_policy.Po > rm -f ./.deps/t_pwd.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/util' > Making distclean in client > make[2]: Entering directory '/<<PKGBUILDDIR>>/client' > Making distclean in share > make[3]: Entering directory '/<<PKGBUILDDIR>>/client/share' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/client/share' > Making distclean in man > make[3]: Entering directory '/<<PKGBUILDDIR>>/client/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/client/man' > Making distclean in sysconfig > make[3]: Entering directory '/<<PKGBUILDDIR>>/client/sysconfig' > test -z "" || rm -f > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/client/sysconfig' > Making distclean in systemd > make[3]: Entering directory '/<<PKGBUILDDIR>>/client/systemd' > test -z "ipa-epn.service ipa-epn.timer " || rm -f ipa-epn.service > ipa-epn.timer > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/client/systemd' > make[3]: Entering directory '/<<PKGBUILDDIR>>/client' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ipa-getkeytab ipa-rmkeytab ipa-join > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/client' > rm -f ./.deps/config.Po > rm -f ./.deps/ipa-client-common.Po > rm -f ./.deps/ipa-getkeytab.Po > rm -f ./.deps/ipa-join.Po > rm -f ./.deps/ipa-rmkeytab.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/client' > Making distclean in contrib > make[2]: Entering directory '/<<PKGBUILDDIR>>/contrib' > Making distclean in completion > make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib/completion' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib/completion' > make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/contrib' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* ipa.po ipa.1po ipa.2po *.new.po > rm -fr *.o > rm -rf test_locale > rm -f *~ *.tmp test.po > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in pypi > make[2]: Entering directory '/<<PKGBUILDDIR>>/pypi' > Making distclean in freeipa > make[3]: Entering directory '/<<PKGBUILDDIR>>/pypi/freeipa' > rm -rf .libs _libs > (cd ../.. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[4]: Entering directory '/<<PKGBUILDDIR>>' > make[4]: 'ipasetup.py' is up to date. > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > running clean > 'build/lib' does not exist -- can't clean it > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > build-base "/<<PKGBUILDDIR>>/pypi/freeipa/build" > /bin/bash: line 1: build-base: command not found > make[3]: [Makefile:607: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pypi/freeipa' > Making distclean in ipa > make[3]: Entering directory '/<<PKGBUILDDIR>>/pypi/ipa' > rm -rf .libs _libs > (cd ../.. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[4]: Entering directory '/<<PKGBUILDDIR>>' > make[4]: 'ipasetup.py' is up to date. > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > running clean > 'build/lib' does not exist -- can't clean it > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > build-base "/<<PKGBUILDDIR>>/pypi/ipa/build" > /bin/bash: line 1: build-base: command not found > make[3]: [Makefile:607: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pypi/ipa' > Making distclean in ipaserver > make[3]: Entering directory '/<<PKGBUILDDIR>>/pypi/ipaserver' > rm -rf .libs _libs > (cd ../.. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[4]: Entering directory '/<<PKGBUILDDIR>>' > make[4]: 'ipasetup.py' is up to date. > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > running clean > removing 'build/lib' (and everything under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > removing 'build' > build-base "/<<PKGBUILDDIR>>/pypi/ipaserver/build" > /bin/bash: line 1: build-base: command not found > make[3]: [Makefile:607: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pypi/ipaserver' > Making distclean in ipatests > make[3]: Entering directory '/<<PKGBUILDDIR>>/pypi/ipatests' > rm -rf .libs _libs > (cd ../.. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[4]: Entering directory '/<<PKGBUILDDIR>>' > make[4]: 'ipasetup.py' is up to date. > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > running clean > removing 'build/lib' (and everything under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > removing 'build' > build-base "/<<PKGBUILDDIR>>/pypi/ipatests/build" > /bin/bash: line 1: build-base: command not found > make[3]: [Makefile:607: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pypi/ipatests' > make[3]: Entering directory '/<<PKGBUILDDIR>>/pypi' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pypi' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pypi' > Making distclean in selinux > make[2]: Entering directory '/<<PKGBUILDDIR>>/selinux' > rm -rf .libs _libs > rm -f *~ *.tc *.pp *.pp.bz2 > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/selinux' > Making distclean in ipaclient > make[2]: Entering directory '/<<PKGBUILDDIR>>/ipaclient' > rm -rf .libs _libs > (cd .. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: 'ipasetup.py' is up to date. > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running clean > removing 'build/lib' (and everything under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > removing 'build' > build-base "/<<PKGBUILDDIR>>/ipaclient/build" > /bin/bash: line 1: build-base: command not found > make[2]: [Makefile:606: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipaclient' > Making distclean in ipalib > make[2]: Entering directory '/<<PKGBUILDDIR>>/ipalib' > rm -rf .libs _libs > (cd .. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: 'ipasetup.py' is up to date. > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running clean > removing 'build/lib' (and everything under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > removing 'build' > build-base "/<<PKGBUILDDIR>>/ipalib/build" > /bin/bash: line 1: build-base: command not found > make[2]: [Makefile:606: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipalib' > Making distclean in ipaplatform > make[2]: Entering directory '/<<PKGBUILDDIR>>/ipaplatform' > rm -rf .libs _libs > (cd .. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: 'ipasetup.py' is up to date. > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running clean > removing 'build/lib' (and everything under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > removing 'build' > build-base "/<<PKGBUILDDIR>>/ipaplatform/build" > /bin/bash: line 1: build-base: command not found > make[2]: [Makefile:607: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipaplatform' > Making distclean in ipapython > make[2]: Entering directory '/<<PKGBUILDDIR>>/ipapython' > rm -rf .libs _libs > (cd .. && make ipasetup.py) > test -z ".DEFAULT_PLUGINS" || rm -f .DEFAULT_PLUGINS > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: 'ipasetup.py' is up to date. > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running clean > removing 'build/lib' (and everything under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > removing 'build' > build-base "/<<PKGBUILDDIR>>/ipapython/build" > /bin/bash: line 1: build-base: command not found > make[2]: [Makefile:609: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipapython' > Making distclean in ipatests > make[2]: Entering directory '/<<PKGBUILDDIR>>/ipatests' > Making distclean in man > make[3]: Entering directory '/<<PKGBUILDDIR>>/ipatests/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ipatests/man' > make[3]: Entering directory '/<<PKGBUILDDIR>>/ipatests' > rm -rf .libs _libs > (cd .. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Entering directory '/<<PKGBUILDDIR>>' > make[4]: 'ipasetup.py' is up to date. > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running clean > 'build/lib' does not exist -- can't clean it > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > build-base "/<<PKGBUILDDIR>>/ipatests/build" > /bin/bash: line 1: build-base: command not found > make[3]: [Makefile:786: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ipatests' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipatests' > Making distclean in ipaserver > make[2]: Entering directory '/<<PKGBUILDDIR>>/ipaserver' > rm -rf .libs _libs > (cd .. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: 'ipasetup.py' is up to date. > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running clean > 'build/lib' does not exist -- can't clean it > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > build-base "/<<PKGBUILDDIR>>/ipaserver/build" > /bin/bash: line 1: build-base: command not found > make[2]: [Makefile:606: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipaserver' > Making distclean in ipasphinx > make[2]: Entering directory '/<<PKGBUILDDIR>>/ipasphinx' > rm -rf .libs _libs > (cd .. && make ipasetup.py) > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: 'ipasetup.py' is up to date. > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > python3 "./setup.py" \ > clean \ > --all > running clean > 'build/lib' does not exist -- can't clean it > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > build-base "/<<PKGBUILDDIR>>/ipasphinx/build" > /bin/bash: line 1: build-base: command not found > make[2]: [Makefile:606: clean-local] Error 127 (ignored) > rm -rf "./build" "./dist" "./MANIFEST" > find "." \ > -name "*.py[co]" -delete -o \ > -name "__pycache__" -delete -o \ > -name "*.egg-info" -exec rm -rf {} + > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipasphinx' > Making distclean in daemons > make[2]: Entering directory '/<<PKGBUILDDIR>>/daemons' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/daemons' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/daemons' > Making distclean in dnssec > make[3]: Entering directory '/<<PKGBUILDDIR>>/daemons/dnssec' > test -z "ipa-dnskeysyncd.service ipa-ods-exporter.service > ipa-ods-exporter.socket ipa-dnskeysyncd ipa-dnskeysync-replica > ipa-ods-exporter" || rm -f ipa-dnskeysyncd.service ipa-ods-exporter.service > ipa-ods-exporter.socket ipa-dnskeysyncd ipa-dnskeysync-replica > ipa-ods-exporter > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/daemons/dnssec' > Making distclean in ipa-kdb > make[3]: Entering directory '/<<PKGBUILDDIR>>/daemons/ipa-kdb' > rm -rf .libs _libs > rm -f tests/.dirstamp > test -z "ipadb.la " || rm -f ipadb.la > rm -f *.o > rm -f ipa-print-pac > test -z "ipa_kdb_tests.log" || rm -f ipa_kdb_tests.log > rm -f *.lo > rm -f *.tab.c > rm -f ipa_kdb_tests > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f tests/*.o > test . = "." || test -z "" || rm -f > test -z "ipa_kdb_tests.trs" || rm -f ipa_kdb_tests.trs > rm -f tests/.deps/.dirstamp > rm -f ./so_locations > test -z "test-suite.log" || rm -f test-suite.log > rm -f tests/.dirstamp > rm -f ./.deps/ipa_kdb.Plo > rm -f ./.deps/ipa_kdb_audit_as.Plo > rm -f ./.deps/ipa_kdb_certauth.Plo > rm -f ./.deps/ipa_kdb_common.Plo > rm -f ./.deps/ipa_kdb_delegation.Plo > rm -f ./.deps/ipa_kdb_kdcpolicy.Plo > rm -f ./.deps/ipa_kdb_mkey.Plo > rm -f ./.deps/ipa_kdb_mspac.Plo > rm -f ./.deps/ipa_kdb_mspac_v6.Plo > rm -f ./.deps/ipa_kdb_mspac_v9.Plo > rm -f ./.deps/ipa_kdb_passwords.Plo > rm -f ./.deps/ipa_kdb_principals.Plo > rm -f ./.deps/ipa_kdb_pwdpolicy.Plo > rm -f ./.deps/ipa_kdb_tests-ipa_kdb.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_audit_as.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_certauth.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_common.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_delegation.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_kdcpolicy.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_mkey.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_mspac.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_mspac_v6.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_mspac_v9.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_passwords.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_principals.Po > rm -f ./.deps/ipa_kdb_tests-ipa_kdb_pwdpolicy.Po > rm -f ./.deps/ipa_print_pac-ipa-print-pac.Po > rm -f tests/.deps/ipa_kdb_tests-ipa_kdb_tests.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/daemons/ipa-kdb' > Making distclean in ipa-slapi-plugins > make[3]: Entering directory '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins' > Making distclean in libotp > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/libotp' > rm -rf .libs _libs > test -z "libhotp.la libotp.la" || rm -f libhotp.la libotp.la > rm -f *.o > test -z "t_hotp.log" || rm -f t_hotp.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f t_hotp > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "t_hotp.trs" || rm -f t_hotp.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./so_locations > rm -f ./.deps/hotp.Plo > rm -f ./.deps/otp_config.Plo > rm -f ./.deps/otp_token.Plo > rm -f ./.deps/t_hotp.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/libotp' > Making distclean in ipa-cldap > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-cldap' > rm -rf .libs _libs > test -z "libipa_cldap.la " || rm -f libipa_cldap.la > rm -f *.o > test -z "ipa_cldap_tests.log" || rm -f ipa_cldap_tests.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ipa_cldap_tests > test . = "." || test -z "" || rm -f > test -z "ipa_cldap_tests.trs" || rm -f ipa_cldap_tests.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./so_locations > rm -f ./.deps/ipa_cldap.Plo > rm -f ./.deps/ipa_cldap_netlogon.Plo > rm -f ./.deps/ipa_cldap_tests-ipa_cldap_netlogon.Po > rm -f ./.deps/ipa_cldap_tests-ipa_cldap_tests.Po > rm -f ./.deps/ipa_cldap_worker.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-cldap' > Making distclean in ipa-dns > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-dns' > rm -rf .libs _libs > test -z "libipa_dns.la " || rm -f libipa_dns.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_dns.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-dns' > Making distclean in ipa-enrollment > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-enrollment' > rm -rf .libs _libs > test -z "libipa_enrollment_extop.la " || rm -f libipa_enrollment_extop.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_enrollment.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-enrollment' > Making distclean in ipa-graceperiod > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-graceperiod' > rm -rf .libs _libs > test -z "libipa_graceperiod.la " || rm -f libipa_graceperiod.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_graceperiod.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-graceperiod' > Making distclean in ipa-lockout > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-lockout' > rm -rf .libs _libs > test -z "libipa_lockout.la " || rm -f libipa_lockout.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_lockout.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-lockout' > Making distclean in ipa-modrdn > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-modrdn' > rm -rf .libs _libs > test -z "libipa_modrdn.la " || rm -f libipa_modrdn.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_modrdn.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-modrdn' > Making distclean in ipa-otp-counter > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-otp-counter' > rm -rf .libs _libs > test -z "libipa_otp_counter.la" || rm -f libipa_otp_counter.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/berval.Plo > rm -f ./.deps/ipa_otp_counter.Plo > rm -f ./.deps/ldapmod.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-otp-counter' > Making distclean in ipa-otp-lasttoken > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-otp-lasttoken' > rm -rf .libs _libs > test -z "libipa_otp_lasttoken.la" || rm -f libipa_otp_lasttoken.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_otp_lasttoken.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-otp-lasttoken' > Making distclean in ipa-pwd-extop > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-pwd-extop' > rm -rf .libs _libs > test -z "libipa_pwd_extop.la" || rm -f libipa_pwd_extop.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/common.Plo > rm -f ./.deps/encoding.Plo > rm -f ./.deps/ipa_pwd_extop.Plo > rm -f ./.deps/otpctrl.Plo > rm -f ./.deps/prepost.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-pwd-extop' > Making distclean in ipa-extdom-extop > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-extdom-extop' > rm -rf .libs _libs > test -z "libipa_extdom_extop.la " || rm -f libipa_extdom_extop.la > rm -f *.o > test -z "" || rm -f > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./so_locations > rm -f ./.deps/back_extdom_nss_sss.Plo > rm -f ./.deps/back_extdom_sss_idmap.Plo > rm -f ./.deps/extdom_cmocka_tests-back_extdom_nss_sss.Po > rm -f ./.deps/extdom_cmocka_tests-ipa_extdom_cmocka_tests.Po > rm -f ./.deps/extdom_cmocka_tests-ipa_extdom_common.Po > rm -f ./.deps/ipa_extdom_common.Plo > rm -f ./.deps/ipa_extdom_extop.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-extdom-extop' > Making distclean in ipa-uuid > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-uuid' > rm -rf .libs _libs > test -z "libipa_uuid.la " || rm -f libipa_uuid.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_uuid.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-uuid' > Making distclean in ipa-version > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-version' > rm -rf .libs _libs > test -z "libipa_repl_version.la " || rm -f libipa_repl_version.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_repl_version.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-version' > Making distclean in ipa-winsync > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-winsync' > rm -rf .libs _libs > test -z "libipa_winsync.la " || rm -f libipa_winsync.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa-winsync-config.Plo > rm -f ./.deps/ipa-winsync.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-winsync' > Making distclean in ipa-sidgen > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-sidgen' > rm -rf .libs _libs > test -z "libipa_sidgen.la libipa_sidgen_task.la " || rm -f libipa_sidgen.la > libipa_sidgen_task.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_sidgen.Plo > rm -f ./.deps/ipa_sidgen_common.Plo > rm -f ./.deps/ipa_sidgen_task.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-sidgen' > Making distclean in ipa-range-check > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-range-check' > rm -rf .libs _libs > test -z "libipa_range_check.la " || rm -f libipa_range_check.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_range_check.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/ipa-range-check' > Making distclean in topology > make[4]: Entering directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/topology' > rm -rf .libs _libs > test -z "libtopology.la " || rm -f libtopology.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/topology_agmt.Plo > rm -f ./.deps/topology_cfg.Plo > rm -f ./.deps/topology_init.Plo > rm -f ./.deps/topology_post.Plo > rm -f ./.deps/topology_pre.Plo > rm -f ./.deps/topology_util.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins/topology' > make[4]: Entering directory '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/daemons/ipa-slapi-plugins' > Making distclean in ipa-sam > make[3]: Entering directory '/<<PKGBUILDDIR>>/daemons/ipa-sam' > rm -rf .libs _libs > test -z "ipasam.la " || rm -f ipasam.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ipa_sam.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/daemons/ipa-sam' > Making distclean in ipa-otpd > make[3]: Entering directory '/<<PKGBUILDDIR>>/daemons/ipa-otpd' > test -z "ipa-otpd.socket ipa-otpd@.service" || rm -f ipa-otpd.socket > ipa-otpd@.service > rm -rf .libs _libs > rm -f *.o > test -z "queue_tests.log" || rm -f queue_tests.log > rm -f *.lo > rm -f *.tab.c > rm -f queue_tests > rm -f ipa-otpd > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "queue_tests.trs" || rm -f queue_tests.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/bind.Po > rm -f ./.deps/forward.Po > rm -f ./.deps/main.Po > rm -f ./.deps/oauth2.Po > rm -f ./.deps/parse.Po > rm -f ./.deps/query.Po > rm -f ./.deps/queue.Po > rm -f ./.deps/queue_tests-ipa_otpd_queue_cmocka_tests.Po > rm -f ./.deps/queue_tests-queue.Po > rm -f ./.deps/stdio.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/daemons/ipa-otpd' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/daemons' > Making distclean in init > make[2]: Entering directory '/<<PKGBUILDDIR>>/init' > Making distclean in systemd > make[3]: Entering directory '/<<PKGBUILDDIR>>/init/systemd' > test -z "ipa-custodia.service ipa.service ipa-ccache-sweep.service > ipa-ccache-sweep.timer " || rm -f ipa-custodia.service ipa.service > ipa-ccache-sweep.service ipa-ccache-sweep.timer > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/init/systemd' > Making distclean in tmpfilesd > make[3]: Entering directory '/<<PKGBUILDDIR>>/init/tmpfilesd' > test -z "ipa.conf" || rm -f ipa.conf > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/init/tmpfilesd' > make[3]: Entering directory '/<<PKGBUILDDIR>>/init' > test -z "" || rm -f > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/init' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/init' > Making distclean in install > make[2]: Entering directory '/<<PKGBUILDDIR>>/install' > Making distclean in certmonger > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/certmonger' > test -z "dogtag-ipa-ca-renew-agent-submit ipa-server-guard " || rm -f > dogtag-ipa-ca-renew-agent-submit ipa-server-guard > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/certmonger' > Making distclean in custodia > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/custodia' > test -z "ipa-custodia-dmldap ipa-custodia-pki-tomcat > ipa-custodia-pki-tomcat-wrapped ipa-custodia-ra-agent " || rm -f > ipa-custodia-dmldap ipa-custodia-pki-tomcat ipa-custodia-pki-tomcat-wrapped > ipa-custodia-ra-agent > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/custodia' > Making distclean in html > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/html' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/html' > Making distclean in migration > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/migration' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/migration' > Making distclean in share > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/share' > Making distclean in advise > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/share/advise' > Making distclean in legacy > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/share/advise/legacy' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/share/advise/legacy' > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/share/advise' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/share/advise' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/share/advise' > Making distclean in profiles > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/share/profiles' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/share/profiles' > Making distclean in schema.d > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/share/schema.d' > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/share/schema.d' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/share/schema.d' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/share/schema.d' > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/share' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/share' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/share' > Making distclean in ui > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/ui' > Making distclean in build > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/ui/build' > Making distclean in dojo > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/ui/build/dojo' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/build/dojo' > Making distclean in freeipa > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/ui/build/freeipa' > test -z "app.js core.js " || rm -f app.js core.js > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/build/freeipa' > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/ui/build' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/build' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/build' > Making distclean in css > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/ui/css' > test -z "ipa.css" || rm -f ipa.css > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/css' > Making distclean in images > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/ui/images' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/images' > Making distclean in src > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/ui/src' > Making distclean in libs > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/ui/src/libs' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/src/libs' > make[5]: Entering directory '/<<PKGBUILDDIR>>/install/ui/src' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/src' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/ui/src' > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/ui' > rm -rf .libs _libs > rm -rf package-lock.json node_modules > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/ui' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/ui' > Making distclean in tools > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/tools' > Making distclean in man > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/tools/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/tools/man' > make[4]: Entering directory '/<<PKGBUILDDIR>>/install/tools' > test -z "ipa-ca-install ipa-dns-install ipa-kra-install ipa-server-install > ipa-adtrust-install ipa-replica-conncheck ipa-replica-install > ipa-replica-manage ipa-csreplica-manage ipa-server-certinstall > ipa-server-upgrade ipactl ipa-compat-manage ipa-nis-manage > ipa-managed-entries ipa-ldap-updater ipa-otptoken-import ipa-backup > ipa-restore ipa-advise ipa-cacert-manage ipa-winsync-migrate > ipa-pkinit-manage ipa-crlgen-manage ipa-cert-fix ipa-acme-manage > ipa-ccache-sweeper ipa-custodia ipa-custodia-check ipa-httpd-kdcproxy > ipa-httpd-pwdreader ipa-pki-retrieve-key ipa-pki-wait-running ipa-subids " > || rm -f ipa-ca-install ipa-dns-install ipa-kra-install ipa-server-install > ipa-adtrust-install ipa-replica-conncheck ipa-replica-install > ipa-replica-manage ipa-csreplica-manage ipa-server-certinstall > ipa-server-upgrade ipactl ipa-compat-manage ipa-nis-manage > ipa-managed-entries ipa-ldap-updater ipa-otptoken-import ipa-backup > ipa-restore ipa-advise ipa-cacert-manage ipa-winsync-migrate > ipa-pkinit-manage ipa-crlgen-manage ipa-cert-fix ipa-acme-manage > ipa-ccache-sweeper ipa-custodia ipa-custodia-check ipa-httpd-kdcproxy > ipa-httpd-pwdreader ipa-pki-retrieve-key ipa-pki-wait-running ipa-subids > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/install/tools' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/tools' > Making distclean in updates > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/updates' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/updates' > Making distclean in restart_scripts > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/restart_scripts' > test -z "restart_dirsrv restart_httpd renew_ca_cert renew_kdc_cert > renew_ra_cert stop_pkicad renew_ra_cert_pre " || rm -f restart_dirsrv > restart_httpd renew_ca_cert renew_kdc_cert renew_ra_cert stop_pkicad > renew_ra_cert_pre > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/restart_scripts' > Making distclean in wsgi > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/wsgi' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/wsgi' > Making distclean in oddjob > make[3]: Entering directory '/<<PKGBUILDDIR>>/install/oddjob' > test -z "com.redhat.idm.trust-fetch-domains > org.freeipa.server.trust-enable-agent org.freeipa.server.config-enable-sid " > || rm -f com.redhat.idm.trust-fetch-domains > org.freeipa.server.trust-enable-agent org.freeipa.server.config-enable-sid > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install/oddjob' > make[3]: Entering directory '/<<PKGBUILDDIR>>/install' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/install' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/install' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "ipa makeaci makeapi " || rm -f ipa makeaci makeapi > rm -rf .libs _libs > rm -rf "/<<PKGBUILDDIR>>/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 > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf "./dist" > test . = "." || test -z "" || rm -f > rm -rf "./.tox" > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -rf "./__pycache__" > rm -f "."/freeipa-*.tar.gz > rm -rf "./cov-int" > rm -f "./freeipa.tgz" > make -C "./doc" distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > /bin/sh: 1: sphinx-build: not found > make[3]: *** [Makefile:24: clean] Error 127 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: *** [Makefile:1143: clean-local] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: *** [Makefile:694: distclean-recursive] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_clean: error: make -j8 distclean returned exit code 2 > make: *** [debian/rules:129: clean] Error 25 > dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned > exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/freeipa_4.10.2-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.