Source: libapache2-mod-auth-gssapi Version: 1.6.4-3 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] 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 libapache2-mod-auth-gssapi > dpkg-buildpackage: info: source version 1.6.4-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Timo Aaltonen <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with apache2 > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src/asn1c > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/asn1c' > rm -rf .libs _libs > test -z "libmagasn1.la" || rm -f libmagasn1.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/BOOLEAN.Plo > rm -f ./.deps/GSSSessionData.Plo > rm -f ./.deps/INTEGER.Plo > rm -f ./.deps/NativeEnumerated.Plo > rm -f ./.deps/NativeInteger.Plo > rm -f ./.deps/OCTET_STRING.Plo > rm -f ./.deps/Uint32.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_SEQUENCE.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[2]: Leaving directory '/<<PKGBUILDDIR>>/src/asn1c' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -rf .libs _libs > rm -f mod_auth_gssapi.slo mod_auth_gssapi.la mod_auth_gssapi.lo .libs > test -z "mod_auth_gssapi.la" || rm -f mod_auth_gssapi.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > rm: cannot remove '.libs': Is a directory > make[2]: *** [Makefile:841: clean-local] Error 1 > make[2]: *** Waiting for unfinished jobs.... > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[1]: *** [Makefile:413: distclean-recursive] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_clean: error: make -j8 distclean returned exit code 2 > make: *** [debian/rules:5: 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/libapache2-mod-auth-gssapi_1.6.4-3_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.

