Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-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 heimdal
> dpkg-buildpackage: info: source version 7.8.git20221117.28daf24+dfsg-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Brian May <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ ! -f Makefile ] || /usr/bin/make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making clean in kadm5
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/kadm5'
> test -z "admin.h kadm5_err.h private.h kadm5-private.h kadm5-protos.h 
> kadm5-pwcheck.h" || rm -f admin.h kadm5_err.h private.h kadm5-private.h 
> kadm5-protos.h kadm5-pwcheck.h
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/kadm5'
> Making clean in hcrypto
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/hcrypto'
> test -z "aes.h bn.h des.h dh.h dsa.h ec.h ecdsa.h ecdh.h engine.h evp.h 
> evp-hcrypto.h evp-cc.h hmac.h md4.h md5.h pkcs12.h rand.h rc2.h rc4.h rsa.h 
> sha.h ui.h undef.h" || rm -f aes.h bn.h des.h dh.h dsa.h ec.h ecdsa.h ecdh.h 
> engine.h evp.h evp-hcrypto.h evp-cc.h hmac.h md4.h md5.h pkcs12.h rand.h 
> rc2.h rc4.h rsa.h sha.h ui.h undef.h
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/hcrypto'
> Making clean in gssapi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/gssapi'
> test -z "gssapi.h gssapi_krb5.h gssapi_spnego.h gssapi_ntlm.h gssapi_oid.h" 
> || rm -f gssapi.h gssapi_krb5.h gssapi_spnego.h gssapi_ntlm.h gssapi_oid.h
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/gssapi'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
> test -z "an2ln_plugin.h asn1-common.h asn1-template.h asn1.h asn1_err.h 
> base64.h ccache_plugin.h cms_asn1.h com_err.h com_right.h crmf_asn1.h 
> db_plugin.h der-private.h der-protos.h der.h digest_asn1.h editline.h err.h 
> getarg.h glob.h gssapi.h gssapi_mech.h hdb-private.h hdb-protos.h hdb.h 
> hdb_asn1.h hdb_err.h heim-ipc.h heim_asn1.h heim_err.h heimbase.h 
> heimntlm-protos.h heimntlm.h hex.h hx509-private.h hx509-protos.h hx509.h 
> hx509_err.h k524_err.h kafs.h kcm-protos.h kdc-private.h kdc-protos.h kdc.h 
> krb5-private.h krb5-protos.h krb5-types.h krb5.h krb5_asn1.h krb5_ccapi.h 
> krb5_err.h krb_err.h kx509_asn1.h kx509_err.h locate_plugin.h login-protos.h 
> ntlm_err.h ocsp_asn1.h otp.h parse_bytes.h parse_time.h parse_units.h 
> pkcs10_asn1.h pkcs12_asn1.h pkcs8_asn1.h pkcs9_asn1.h pkinit_asn1.h resolve.h 
> rfc2459_asn1.h roken-common.h roken.h rtbl.h send_to_kdc_plugin.h sl.h 
> sqlite3.h sqlite3ext.h test-mem.h vers.h vis.h wind.h wind_err.h 
> windc_plugin.h xdbm.h" || rm -f an2ln_plugin.h asn1-common.h asn1-template.h 
> asn1.h asn1_err.h base64.h ccache_plugin.h cms_asn1.h com_err.h com_right.h 
> crmf_asn1.h db_plugin.h der-private.h der-protos.h der.h digest_asn1.h 
> editline.h err.h getarg.h glob.h gssapi.h gssapi_mech.h hdb-private.h 
> hdb-protos.h hdb.h hdb_asn1.h hdb_err.h heim-ipc.h heim_asn1.h heim_err.h 
> heimbase.h heimntlm-protos.h heimntlm.h hex.h hx509-private.h hx509-protos.h 
> hx509.h hx509_err.h k524_err.h kafs.h kcm-protos.h kdc-private.h kdc-protos.h 
> kdc.h krb5-private.h krb5-protos.h krb5-types.h krb5.h krb5_asn1.h 
> krb5_ccapi.h krb5_err.h krb_err.h kx509_asn1.h kx509_err.h locate_plugin.h 
> login-protos.h ntlm_err.h ocsp_asn1.h otp.h parse_bytes.h parse_time.h 
> parse_units.h pkcs10_asn1.h pkcs12_asn1.h pkcs8_asn1.h pkcs9_asn1.h 
> pkinit_asn1.h resolve.h rfc2459_asn1.h roken-common.h roken.h rtbl.h 
> send_to_kdc_plugin.h sl.h sqlite3.h sqlite3ext.h test-mem.h vers.h vis.h 
> wind.h wind_err.h windc_plugin.h xdbm.h
> rm -rf .libs _libs
>  rm -f bits
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making clean in lib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
> Making clean in roken
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/roken'
>  rm -f base64-test getaddrinfo-test getifaddrs-test getxxyyy-test hex-test 
> test-readenv resolve-test parse_bytes-test parse_reply-test parse_time-test 
> snprintf-test strpftime-test tsearch-test
> test -z "roken.h make-roken.c   glob.h   vis.h err.h fnmatch.h glob.h 
> ifaddrs.h search.h vis.h" || rm -f roken.h make-roken.c   glob.h   vis.h 
> err.h fnmatch.h glob.h ifaddrs.h search.h vis.h
> test -z "libroken.la" || rm -f libroken.la
> rm -f ./so_locations
> rm -rf .libs _libs
> test -z "libtest.la" || rm -f libtest.la
> rm -f ./so_locations
>  rm -f snprintf-test resolve-test rkpty test-detach make-roken
> rm -f *.o
> test -z "base64-test.log getaddrinfo-test.log getifaddrs-test.log 
> getxxyyy-test.log hex-test.log test-readenv.log resolve-test.log 
> parse_bytes-test.log parse_reply-test.log parse_time-test.log 
> snprintf-test.log strpftime-test.log tsearch-test.log" || rm -f 
> base64-test.log getaddrinfo-test.log getifaddrs-test.log getxxyyy-test.log 
> hex-test.log test-readenv.log resolve-test.log parse_bytes-test.log 
> parse_reply-test.log parse_time-test.log snprintf-test.log strpftime-test.log 
> tsearch-test.log
> test -z "base64-test.trs getaddrinfo-test.trs getifaddrs-test.trs 
> getxxyyy-test.trs hex-test.trs test-readenv.trs resolve-test.trs 
> parse_bytes-test.trs parse_reply-test.trs parse_time-test.trs 
> snprintf-test.trs strpftime-test.trs tsearch-test.trs" || rm -f 
> base64-test.trs getaddrinfo-test.trs getifaddrs-test.trs getxxyyy-test.trs 
> hex-test.trs test-readenv.trs resolve-test.trs parse_bytes-test.trs 
> parse_reply-test.trs parse_time-test.trs snprintf-test.trs strpftime-test.trs 
> tsearch-test.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/roken'
> Making clean in base
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/base'
>  rm -f test_base
> test -z "base64.c test_db.json" || rm -f base64.c test_db.json
> test -z "libheimbase.la" || rm -f libheimbase.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> test -z "test_base.log" || rm -f test_base.log
> test -z "test_base.trs" || rm -f test_base.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/base'
> Making clean in vers
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/vers'
> rm -rf .libs _libs
> test -z "libvers.la" || rm -f libvers.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/vers'
> Making clean in sl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/sl'
>  rm -f test_sl
> test -z "snprintf.c strtok_r.c strdup.c strupr.c slc-lex.c" || rm -f 
> snprintf.c strtok_r.c strdup.c strupr.c slc-lex.c
> test -z "libsl.la" || rm -f libsl.la
> rm -f ./so_locations
>  rm -f slc
> rm -rf .libs _libs
> rm -f *.o
> test -z "test_sl.log" || rm -f test_sl.log
> test -z "test_sl.trs" || rm -f test_sl.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/sl'
> Making clean in wind
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/wind'
>  rm -f idn-lookup
>  rm -f test-bidi test-map test-rw test-normalize test-prohibited 
> test-punycode test-ldap test-utf8
> test -z "wind_err.c wind_err.h" || rm -f wind_err.c wind_err.h
> test -z "libwind.la" || rm -f libwind.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> test -z "test-bidi.log test-map.log test-rw.log test-normalize.log 
> test-prohibited.log test-punycode.log test-ldap.log test-utf8.log" || rm -f 
> test-bidi.log test-map.log test-rw.log test-normalize.log test-prohibited.log 
> test-punycode.log test-ldap.log test-utf8.log
> test -z "test-bidi.trs test-map.trs test-rw.trs test-normalize.trs 
> test-prohibited.trs test-punycode.trs test-ldap.trs test-utf8.trs" || rm -f 
> test-bidi.trs test-map.trs test-rw.trs test-normalize.trs test-prohibited.trs 
> test-punycode.trs test-ldap.trs test-utf8.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/wind'
> Making clean in asn1
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/asn1'
>  rm -f check-der check-gen check-timegm check-ber check-template
> test -z "asn1_rfc2459_asn1.c asn1_cms_asn1.c asn1_krb5_asn1.c 
> asn1_pkinit_asn1.c asn1_pkcs8_asn1.c asn1_pkcs9_asn1.c asn1_pkcs12_asn1.c 
> asn1_digest_asn1.c asn1_kx509_asn1.c asn1_rfc2459_asn1.x asn1_cms_asn1.x 
> asn1_krb5_asn1.x asn1_pkinit_asn1.x asn1_pkcs8_asn1.x asn1_pkcs9_asn1.x 
> asn1_pkcs12_asn1.x asn1_digest_asn1.x asn1_kx509_asn1.x asn1_test_asn1.x 
> test_template_asn1-template.x asn1_test_asn1.c asn1_err.c asn1_err.h 
> rfc2459_asn1_files rfc2459_asn1*.h* cms_asn1_files cms_asn1*.h* 
> krb5_asn1_files krb5_asn1*.h* pkinit_asn1_files pkinit_asn1*.h* 
> pkcs8_asn1_files pkcs8_asn1*.h* pkcs9_asn1_files pkcs9_asn1*.h* 
> pkcs12_asn1_files pkcs12_asn1*.h* digest_asn1_files digest_asn1*.h* 
> kx509_asn1_files kx509_asn1*.h* test_asn1_files test_asn1*.h* 
> test_template_asn1* asn1_*.x" || rm -f asn1_rfc2459_asn1.c 
> asn1_cms_asn1.c asn1_krb5_asn1.c asn1_pkinit_asn1.c asn1_pkcs8_asn1.c 
> asn1_pkcs9_asn1.c asn1_pkcs12_asn1.c asn1_digest_asn1.c asn1_kx509_asn1.c 
> asn1_rfc2459_asn1.x asn1_cms_asn1.x asn1_krb5_asn1.x asn1_pkinit_asn1.x 
> asn1_pkcs8_asn1.x asn1_pkcs9_asn1.x asn1_pkcs12_asn1.x asn1_digest_asn1.x 
> asn1_kx509_asn1.x asn1_test_asn1.x test_template_asn1-template.x 
> asn1_test_asn1.c asn1_err.c asn1_err.h rfc2459_asn1_files rfc2459_asn1*.h* 
> cms_asn1_files cms_asn1*.h* krb5_asn1_files krb5_asn1*.h* pkinit_asn1_files 
> pkinit_asn1*.h* pkcs8_asn1_files pkcs8_asn1*.h* pkcs9_asn1_files 
> pkcs9_asn1*.h* pkcs12_asn1_files pkcs12_asn1*.h* digest_asn1_files 
> digest_asn1*.h* kx509_asn1_files kx509_asn1*.h* test_asn1_files test_asn1*.h* 
> test_template_asn1* asn1_*.x
> test -z "libasn1.la" || rm -f libasn1.la
> rm -f ./so_locations
>  rm -f asn1_compile asn1_print
> rm -rf .libs _libs
> test -z "libasn1base.la" || rm -f libasn1base.la
> rm -f ./so_locations
>  rm -f asn1_gen
> rm -f *.o
> test -z "check-der.log check-gen.log check-timegm.log check-ber.log 
> check-template.log" || rm -f check-der.log check-gen.log check-timegm.log 
> check-ber.log check-template.log
> test -z "check-der.trs check-gen.trs check-timegm.trs check-ber.trs 
> check-template.trs" || rm -f check-der.trs check-gen.trs check-timegm.trs 
> check-ber.trs check-template.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/asn1'
> Making clean in hcrypto
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/hcrypto'
> test -z "libhctest.la" || rm -f libhctest.la
> rm -f ./so_locations
>  rm -f destest mdtest rc2test rctest test_bn test_bulk test_cipher 
> test_engine_dso test_hmac test_pkcs12 test_pkcs5 test_rsa test_dh 
> example_evp_cipher
> test -z "crypto-test crypto-test2 error hcrypto hcrypto-link test.file 
> test_crypto test-out* test_crypto.tmp test_crypto.tmp" || rm -f crypto-test 
> crypto-test2 error hcrypto hcrypto-link test.file test_crypto test-out* 
> test_crypto.tmp test_crypto.tmp
> test -z "libhcrypto.la" || rm -f libhcrypto.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -rf libtommath/.libs libtommath/_libs
>  rm -f test_rand
> rm -f *.o
> rm -f libtommath/*.o
> rm -f libtommath/*.lo
> test -z "destest.log mdtest.log rc2test.log rctest.log test_bn.log 
> test_bulk.log test_cipher.log test_engine_dso.log test_hmac.log 
> test_pkcs12.log test_pkcs5.log test_crypto.log" || rm -f destest.log 
> mdtest.log rc2test.log rctest.log test_bn.log test_bulk.log test_cipher.log 
> test_engine_dso.log test_hmac.log test_pkcs12.log test_pkcs5.log 
> test_crypto.log
> test -z "destest.trs mdtest.trs rc2test.trs rctest.trs test_bn.trs 
> test_bulk.trs test_cipher.trs test_engine_dso.trs test_hmac.trs 
> test_pkcs12.trs test_pkcs5.trs test_crypto.trs" || rm -f destest.trs 
> mdtest.trs rc2test.trs rctest.trs test_bn.trs test_bulk.trs test_cipher.trs 
> test_engine_dso.trs test_hmac.trs test_pkcs12.trs test_pkcs5.trs 
> test_crypto.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hcrypto'
> Making clean in ipc
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/ipc'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libheim-ipcc.la libheim-ipcs.la" || rm -f libheim-ipcc.la 
> libheim-ipcs.la
> rm -f ./so_locations
>  rm -f tc ts ts-http
> rm -f *.o
> test -z "" || rm -f 
> test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/ipc'
> Making clean in hx509
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/hx509'
>  rm -f hxtool
>  rm -f test_name test_expr test_soft_pkcs11
> test -z "sel-gram.h asn1_OCSPBasicOCSPResponse.c asn1_OCSPCertID.c 
> asn1_OCSPCertStatus.c asn1_OCSPInnerRequest.c asn1_OCSPKeyHash.c 
> asn1_OCSPRequest.c asn1_OCSPResponderID.c asn1_OCSPResponse.c 
> asn1_OCSPResponseBytes.c asn1_OCSPResponseData.c asn1_OCSPResponseStatus.c 
> asn1_OCSPSignature.c asn1_OCSPSingleResponse.c asn1_OCSPTBSRequest.c 
> asn1_OCSPVersion.c asn1_id_pkix_ocsp.c asn1_id_pkix_ocsp_basic.c 
> asn1_id_pkix_ocsp_nonce.c asn1_CertificationRequestInfo.c 
> asn1_CertificationRequest.c hx509_err.c hx509_err.h sel-gram.c sel-lex.c 
> asn1_OCSPBasicOCSPResponse.x asn1_OCSPCertID.x asn1_OCSPCertStatus.x 
> asn1_OCSPInnerRequest.x asn1_OCSPKeyHash.x asn1_OCSPRequest.x 
> asn1_OCSPResponderID.x asn1_OCSPResponse.x asn1_OCSPResponseBytes.x 
> asn1_OCSPResponseData.x asn1_OCSPResponseStatus.x asn1_OCSPSignature.x 
> asn1_OCSPSingleResponse.x asn1_OCSPTBSRequest.x asn1_OCSPVersion.x 
> asn1_id_pkix_ocsp.x asn1_id_pkix_ocsp_basic.x asn1_id_pkix_ocsp_nonce.x 
> ocsp_asn1_files ocsp_asn1{,-priv}.h* ocsp_asn1-template.[chx]* 
> asn1_CertificationRequestInfo.x asn1_CertificationRequest.x pkcs10_asn1_files 
> pkcs10_asn1{,-priv}.h* pkcs10_asn1-template.[chx]* asn1_CRMFRDNSequence.x 
> asn1_CertReqMessages.x asn1_CertReqMsg.x asn1_CertRequest.x 
> asn1_CertTemplate.x asn1_Controls.x asn1_PBMParameter.x asn1_PKMACValue.x 
> asn1_POPOPrivKey.x asn1_POPOSigningKey.x asn1_POPOSigningKeyInput.x 
> asn1_ProofOfPossession.x asn1_SubsequentMessage.x  crmf_asn1_files 
> crmf_asn1{,-priv}.h* crmf_asn1-template.[chx]* test_ca test_cert test_chain 
> test_cms test_crypto test_nist test_nist2 test_pkcs11 test_java_pkcs11 
> test_nist_cert test_nist_pkcs12 
> test_req test_windows test_query test_name test_expr hxtool-commands.c 
> hxtool-commands.h *.tmp request.out out.pem out2.pem sd sd.pem sd.data 
> sd.data.out ev.data ev.data.out cert-null.pem cert-sub-ca2.pem cert-ee.pem 
> cert-ca.pem cert-sub-ee.pem cert-sub-ca.pem cert-proxy.der cert-ca.der 
> cert-ee.der pkcs10-request.der wca.pem wuser.pem wdc.pem wcrl.crl random-data 
> statfile crl.crl test p11dbg.log pkcs11.cfg test-rc-file.rc" || rm -f 
> sel-gram.h asn1_OCSPBasicOCSPResponse.c asn1_OCSPCertID.c 
> asn1_OCSPCertStatus.c asn1_OCSPInnerRequest.c asn1_OCSPKeyHash.c 
> asn1_OCSPRequest.c asn1_OCSPResponderID.c asn1_OCSPResponse.c 
> asn1_OCSPResponseBytes.c asn1_OCSPResponseData.c asn1_OCSPResponseStatus.c 
> asn1_OCSPSignature.c asn1_OCSPSingleResponse.c asn1_OCSPTBSRequest.c 
> asn1_OCSPVersion.c asn1_id_pkix_ocsp.c 
> asn1_id_pkix_ocsp_basic.c asn1_id_pkix_ocsp_nonce.c 
> asn1_CertificationRequestInfo.c asn1_CertificationRequest.c hx509_err.c 
> hx509_err.h sel-gram.c sel-lex.c asn1_OCSPBasicOCSPResponse.x 
> asn1_OCSPCertID.x asn1_OCSPCertStatus.x asn1_OCSPInnerRequest.x 
> asn1_OCSPKeyHash.x asn1_OCSPRequest.x asn1_OCSPResponderID.x 
> asn1_OCSPResponse.x asn1_OCSPResponseBytes.x asn1_OCSPResponseData.x 
> asn1_OCSPResponseStatus.x asn1_OCSPSignature.x asn1_OCSPSingleResponse.x 
> asn1_OCSPTBSRequest.x asn1_OCSPVersion.x asn1_id_pkix_ocsp.x 
> asn1_id_pkix_ocsp_basic.x asn1_id_pkix_ocsp_nonce.x ocsp_asn1_files 
> ocsp_asn1{,-priv}.h* ocsp_asn1-template.[chx]* 
> asn1_CertificationRequestInfo.x asn1_CertificationRequest.x pkcs10_asn1_files 
> pkcs10_asn1{,-priv}.h* pkcs10_asn1-template.[chx]* asn1_CRMFRDNSequence.x 
> asn1_CertReqMessages.x 
> asn1_CertReqMsg.x asn1_CertRequest.x asn1_CertTemplate.x asn1_Controls.x 
> asn1_PBMParameter.x asn1_PKMACValue.x asn1_POPOPrivKey.x 
> asn1_POPOSigningKey.x asn1_POPOSigningKeyInput.x asn1_ProofOfPossession.x 
> asn1_SubsequentMessage.x   crmf_asn1_files crmf_asn1{,-priv}.h* 
> crmf_asn1-template.[chx]* test_ca test_cert test_chain test_cms test_crypto 
> test_nist test_nist2 test_pkcs11 test_java_pkcs11 test_nist_cert 
> test_nist_pkcs12 test_req test_windows test_query test_name test_expr 
> hxtool-commands.c hxtool-commands.h *.tmp request.out out.pem out2.pem sd 
> sd.pem sd.data sd.data.out ev.data ev.data.out cert-null.pem cert-sub-ca2.pem 
> cert-ee.pem cert-ca.pem cert-sub-ee.pem cert-sub-ca.pem cert-proxy.der 
> cert-ca.der cert-ee.der pkcs10-request.der wca.pem wuser.pem wdc.pem wcrl.crl 
> random-data statfile 
> crl.crl test p11dbg.log pkcs11.cfg test-rc-file.rc
> test -z "libhx509.la" || rm -f libhx509.la
> rm -f ./so_locations
> rm -rf .libs _libs
> cleaning PKITS
> rm -f *.o
> test -z "test_ca.log test_cert.log test_chain.log test_cms.log 
> test_crypto.log test_nist.log test_nist2.log test_pkcs11.log 
> test_java_pkcs11.log test_nist_cert.log test_nist_pkcs12.log test_req.log 
> test_windows.log test_query.log test_name.log test_expr.log" || rm -f 
> test_ca.log test_cert.log test_chain.log test_cms.log test_crypto.log 
> test_nist.log test_nist2.log test_pkcs11.log test_java_pkcs11.log 
> test_nist_cert.log test_nist_pkcs12.log test_req.log test_windows.log 
> test_query.log test_name.log test_expr.log
> test -z "test_ca.trs test_cert.trs test_chain.trs test_cms.trs 
> test_crypto.trs test_nist.trs test_nist2.trs test_pkcs11.trs 
> test_java_pkcs11.trs test_nist_cert.trs test_nist_pkcs12.trs test_req.trs 
> test_windows.trs test_query.trs test_name.trs test_expr.trs" || rm -f 
> test_ca.trs test_cert.trs test_chain.trs test_cms.trs test_crypto.trs 
> test_nist.trs test_nist2.trs test_pkcs11.trs test_java_pkcs11.trs 
> test_nist_cert.trs test_nist_pkcs12.trs test_req.trs test_windows.trs 
> test_query.trs test_name.trs test_expr.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509'
> Making clean in krb5
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/krb5'
>  rm -f verify_krb5_conf
>  rm -f aes-test derived-key-test n-fold-test parse-name-test 
> pseudo-random-test store-test string-to-key-test test_acl test_addr test_cc 
> test_config test_fx test_prf test_store test_crypto_wrapping test_keytab 
> test_mem test_pac test_plugin test_princ test_pkinit_dh2key test_pknistkdf 
> test_time test_expand_toks test_x500 test_hostname test_ap-req test_canon 
> test_set_kvno0
> test -z "test_config_strings.out test-store-data krb5_err.c krb5_err.h 
> krb_err.c krb_err.h heim_err.c heim_err.h k524_err.c k524_err.h" || rm -f 
> test_config_strings.out test-store-data krb5_err.c krb5_err.h krb_err.c 
> krb_err.h heim_err.c heim_err.h k524_err.c k524_err.h
> test -z "libkrb5.la" || rm -f libkrb5.la
> rm -f ./so_locations
> rm -rf .libs _libs
> test -z "librfc3961.la" || rm -f librfc3961.la
> rm -f ./so_locations
>  rm -f krbhst-test test_alname test_crypto test_forward test_get_addrs 
> test_gic test_kuserok test_renew test_rfc3961
> rm -f *.o
> test -z "aes-test.log derived-key-test.log n-fold-test.log 
> parse-name-test.log pseudo-random-test.log store-test.log 
> string-to-key-test.log test_acl.log test_addr.log test_cc.log test_config.log 
> test_fx.log test_prf.log test_store.log test_crypto_wrapping.log 
> test_keytab.log test_mem.log test_pac.log test_plugin.log test_princ.log 
> test_pkinit_dh2key.log test_pknistkdf.log test_time.log test_expand_toks.log 
> test_x500.log" || rm -f aes-test.log derived-key-test.log n-fold-test.log 
> parse-name-test.log pseudo-random-test.log store-test.log 
> string-to-key-test.log test_acl.log test_addr.log test_cc.log test_config.log 
> test_fx.log test_prf.log test_store.log test_crypto_wrapping.log 
> test_keytab.log test_mem.log test_pac.log test_plugin.log test_princ.log 
> test_pkinit_dh2key.log test_pknistkdf.log 
> test_time.log test_expand_toks.log test_x500.log
> test -z "aes-test.trs derived-key-test.trs n-fold-test.trs 
> parse-name-test.trs pseudo-random-test.trs store-test.trs 
> string-to-key-test.trs test_acl.trs test_addr.trs test_cc.trs test_config.trs 
> test_fx.trs test_prf.trs test_store.trs test_crypto_wrapping.trs 
> test_keytab.trs test_mem.trs test_pac.trs test_plugin.trs test_princ.trs 
> test_pkinit_dh2key.trs test_pknistkdf.trs test_time.trs test_expand_toks.trs 
> test_x500.trs" || rm -f aes-test.trs derived-key-test.trs n-fold-test.trs 
> parse-name-test.trs pseudo-random-test.trs store-test.trs 
> string-to-key-test.trs test_acl.trs test_addr.trs test_cc.trs test_config.trs 
> test_fx.trs test_prf.trs test_store.trs test_crypto_wrapping.trs 
> test_keytab.trs test_mem.trs test_pac.trs test_plugin.trs test_princ.trs 
> test_pkinit_dh2key.trs test_pknistkdf.trs 
> test_time.trs test_expand_toks.trs test_x500.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/krb5'
> Making clean in ntlm
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/ntlm'
>  rm -f test_ntlm
> test -z "ntlm_err.c ntlm_err.h" || rm -f ntlm_err.c ntlm_err.h
> test -z "libheimntlm.la" || rm -f libheimntlm.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> test -z "test_ntlm.log" || rm -f test_ntlm.log
> test -z "test_ntlm.trs" || rm -f test_ntlm.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/ntlm'
> Making clean in kafs
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/kafs'
> test -z " resolve.c strtok_r.c strlcpy.c strsep.c" || rm -f  resolve.c 
> strtok_r.c strlcpy.c strsep.c
> test -z "libkafs.la" || rm -f libkafs.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/kafs'
> Making clean in gssapi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/gssapi'
>  rm -f gsstool
>  rm -f test_acquire_cred test_oid test_names test_cfx
> test -z "asn1_ContextFlags.c asn1_MechType.c asn1_MechTypeList.c 
> asn1_NegotiationToken.c asn1_NegotiationTokenWin.c asn1_NegHints.c 
> asn1_NegTokenInit.c asn1_NegTokenInitWin.c asn1_NegTokenResp.c 
> asn1_GSSAPIContextToken.c gkrb5_err.h gkrb5_err.c asn1_ContextFlags.x 
> asn1_MechType.x asn1_MechTypeList.x asn1_NegotiationToken.x 
> asn1_NegotiationTokenWin.x asn1_NegHints.x asn1_NegTokenInit.x 
> asn1_NegTokenInitWin.x asn1_NegTokenResp.x spnego_asn1*.h* spnego_asn1_files 
> spnego_asn1-template.[cx] asn1_GSSAPIContextToken.x gssapi_asn1*.h* 
> gssapi_asn1_files gssapi_asn1-template.[cx] gss-commands.h gss-commands.c" || 
> rm -f asn1_ContextFlags.c asn1_MechType.c asn1_MechTypeList.c 
> asn1_NegotiationToken.c asn1_NegotiationTokenWin.c asn1_NegHints.c 
> asn1_NegTokenInit.c asn1_NegTokenInitWin.c asn1_NegTokenResp.c 
> asn1_GSSAPIContextToken.c gkrb5_err.h gkrb5_err.c asn1_ContextFlags.x 
> asn1_MechType.x asn1_MechTypeList.x asn1_NegotiationToken.x 
> asn1_NegotiationTokenWin.x asn1_NegHints.x asn1_NegTokenInit.x 
> asn1_NegTokenInitWin.x asn1_NegTokenResp.x spnego_asn1*.h* spnego_asn1_files 
> spnego_asn1-template.[cx] asn1_GSSAPIContextToken.x gssapi_asn1*.h* 
> gssapi_asn1_files gssapi_asn1-template.[cx] gss-commands.h gss-commands.c
> test -z "libgssapi.la" || rm -f libgssapi.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -rf krb5/.libs krb5/_libs
> rm -rf mech/.libs mech/_libs
> rm -rf ntlm/.libs ntlm/_libs
> rm -rf spnego/.libs spnego/_libs
>  rm -f test_cred test_kcred test_context test_ntlm test_add_store_cred
> rm -f *.o
> rm -f krb5/*.o
> rm -f krb5/*.lo
> rm -f mech/*.o
> rm -f mech/*.lo
> rm -f ntlm/*.o
> rm -f ntlm/*.lo
> rm -f spnego/*.o
> rm -f spnego/*.lo
> test -z "test_oid.log test_names.log test_cfx.log" || rm -f test_oid.log 
> test_names.log test_cfx.log
> test -z "test_oid.trs test_names.trs test_cfx.trs" || rm -f test_oid.trs 
> test_names.trs test_cfx.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/gssapi'
> Making clean in hdb
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/hdb'
> test -z "asn1_Salt.c asn1_Key.c asn1_Event.c asn1_HDBFlags.c 
> asn1_GENERATION.c asn1_HDB_Ext_PKINIT_acl.c asn1_HDB_Ext_PKINIT_cert.c 
> asn1_HDB_Ext_PKINIT_hash.c asn1_HDB_Ext_Constrained_delegation_acl.c 
> asn1_HDB_Ext_Lan_Manager_OWF.c asn1_HDB_Ext_Password.c asn1_HDB_Ext_Aliases.c 
> asn1_HDB_Ext_KeySet.c asn1_HDB_extension.c asn1_HDB_extensions.c 
> asn1_hdb_entry.c asn1_hdb_entry_alias.c asn1_hdb_keyset.c asn1_Keys.c 
> hdb_err.c hdb_err.h asn1_Salt.x asn1_Key.x asn1_Event.x asn1_HDBFlags.x 
> asn1_GENERATION.x asn1_HDB_Ext_PKINIT_acl.x asn1_HDB_Ext_PKINIT_cert.x 
> asn1_HDB_Ext_PKINIT_hash.x asn1_HDB_Ext_Constrained_delegation_acl.x 
> asn1_HDB_Ext_Lan_Manager_OWF.x asn1_HDB_Ext_Password.x asn1_HDB_Ext_Aliases.x 
> asn1_HDB_Ext_KeySet.x asn1_HDB_extension.x asn1_HDB_extensions.x 
> asn1_hdb_entry.x asn1_hdb_entry_alias.x 
> asn1_hdb_keyset.x asn1_Keys.x hdb_asn1{,-priv}.h* hdb_asn1_files 
> hdb_asn1-template.[cx]" || rm -f asn1_Salt.c asn1_Key.c asn1_Event.c 
> asn1_HDBFlags.c asn1_GENERATION.c asn1_HDB_Ext_PKINIT_acl.c 
> asn1_HDB_Ext_PKINIT_cert.c asn1_HDB_Ext_PKINIT_hash.c 
> asn1_HDB_Ext_Constrained_delegation_acl.c asn1_HDB_Ext_Lan_Manager_OWF.c 
> asn1_HDB_Ext_Password.c asn1_HDB_Ext_Aliases.c asn1_HDB_Ext_KeySet.c 
> asn1_HDB_extension.c asn1_HDB_extensions.c asn1_hdb_entry.c 
> asn1_hdb_entry_alias.c asn1_hdb_keyset.c asn1_Keys.c hdb_err.c hdb_err.h 
> asn1_Salt.x asn1_Key.x asn1_Event.x asn1_HDBFlags.x asn1_GENERATION.x 
> asn1_HDB_Ext_PKINIT_acl.x asn1_HDB_Ext_PKINIT_cert.x 
> asn1_HDB_Ext_PKINIT_hash.x asn1_HDB_Ext_Constrained_delegation_acl.x 
> asn1_HDB_Ext_Lan_Manager_OWF.x asn1_HDB_Ext_Password.x asn1_HDB_Ext_Aliases.x 
> asn1_HDB_Ext_KeySet.x 
> asn1_HDB_extension.x asn1_HDB_extensions.x asn1_hdb_entry.x 
> asn1_hdb_entry_alias.x asn1_hdb_keyset.x asn1_Keys.x hdb_asn1{,-priv}.h* 
> hdb_asn1_files hdb_asn1-template.[cx]
> test -z "libhdb.la " || rm -f libhdb.la 
> rm -f ./so_locations
> rm -rf .libs _libs
>  rm -f test_dbinfo test_hdbkeys test_mkey test_hdbplugin
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hdb'
> Making clean in kadm5
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/kadm5'
>  rm -f default_keys
> test -z "kadm5_err.c kadm5_err.h iprop-commands.h iprop-commands.c" || rm -f 
> kadm5_err.c kadm5_err.h iprop-commands.h iprop-commands.c
> test -z "libkadm5srv.la libkadm5clnt.la" || rm -f libkadm5srv.la 
> libkadm5clnt.la
> rm -f ./so_locations
>  rm -f ipropd-master ipropd-slave
> rm -rf .libs _libs
> test -z "sample_passwd_check.la" || rm -f sample_passwd_check.la
> rm -f ./so_locations
>  rm -f test_pw_quality
>  rm -f iprop-log
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/kadm5'
> Making clean in otp
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/otp'
>  rm -f otptest
> test -z "ndbm_wrap.c ndbm_wrap.h snprintf.c strcasecmp.c strlcat.c strlcpy.c 
> strlwr.c strncasecmp.c" || rm -f ndbm_wrap.c ndbm_wrap.h snprintf.c 
> strcasecmp.c strlcat.c strlcpy.c strlwr.c strncasecmp.c
> test -z "libotp.la" || rm -f libotp.la
> rm -f ./so_locations
> rm -rf .libs _libs
>  rm -f otptest
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/otp'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib'
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making clean in kuser
> make[3]: Entering directory '/<<PKGBUILDDIR>>/kuser'
>  rm -f kinit kdestroy kgetcred heimtools
> test -z "kdigest-commands.h kdigest-commands.c heimtools-commands.h 
> heimtools-commands.c" || rm -f kdigest-commands.h kdigest-commands.c 
> heimtools-commands.h heimtools-commands.c
>  rm -f kdigest kimpersonate
> rm -rf .libs _libs
>  rm -f kverify kdecode_ticket generate-requests
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/kuser'
> Making clean in kdc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/kdc'
>  rm -f string2key
> test -z "libkdc.la" || rm -f libkdc.la
> rm -f ./so_locations
>  rm -f hprop hpropd kdc digest-service
> rm -rf .libs _libs
>  rm -f kdc-replay kdc-tester
>  rm -f kstash
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/kdc'
> Making clean in admin
> make[3]: Entering directory '/<<PKGBUILDDIR>>/admin'
>  rm -f ktutil
> test -z "ktutil-commands.h ktutil-commands.c" || rm -f ktutil-commands.h 
> ktutil-commands.c
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/admin'
> Making clean in kadmin
> make[3]: Entering directory '/<<PKGBUILDDIR>>/kadmin'
>  rm -f kadmin
>  rm -f test_util
> test -z "kadmin-commands.h kadmin-commands.c" || rm -f kadmin-commands.h 
> kadmin-commands.c
>  rm -f kadmind
> rm -rf .libs _libs
>  rm -f add_random_users
> rm -f *.o
> test -z "test_util.log" || rm -f test_util.log
> test -z "test_util.trs" || rm -f test_util.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/kadmin'
> Making clean in kpasswd
> make[3]: Entering directory '/<<PKGBUILDDIR>>/kpasswd'
>  rm -f kpasswd
>  rm -f kpasswdd
> rm -rf .libs _libs
>  rm -f kpasswd-generator
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/kpasswd'
> Making clean in kcm
> make[3]: Entering directory '/<<PKGBUILDDIR>>/kcm'
>  rm -f kcm
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/kcm'
> Making clean in appl
> make[3]: Entering directory '/<<PKGBUILDDIR>>/appl'
> Making clean in afsutil
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl/afsutil'
>  rm -f afslog pagsh
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl/afsutil'
> Making clean in dbutils
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl/dbutils'
>  rm -f bsearch
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl/dbutils'
> Making clean in otp
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl/otp'
>  rm -f otp otpprint
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl/otp'
> Making clean in gssmask
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl/gssmask'
> rm -rf .libs _libs
>  rm -f gssmask gssmaestro
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl/gssmask'
> Making clean in su
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl/su'
>  rm -f su
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl/su'
> Making clean in test
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl/test'
> rm -rf .libs _libs
>  rm -f tcp_client tcp_server gssapi_server gssapi_client uu_server uu_client 
> nt_gss_server nt_gss_client http_client
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl/test'
> Making clean in kf
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl/kf'
>  rm -f kf
>  rm -f kfd
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl/kf'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/appl'
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/appl'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/appl'
> Making clean in tools
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools'
> test -z "krb5-config krb5-config.new heimdal-gssapi.pc heimdal-krb5.pc 
> heimdal-kadm-client.pc heimdal-kadm-server.pc kafs.pc kadm-client.pc 
> kadm-server.pc krb5.pc krb5-gssapi.pc heimdal-gssapi.pc.new 
> heimdal-krb5.pc.new heimdal-kadm-client.pc.new heimdal-kadm-server.pc.new 
> kafs.pc.new kadm-client.pc.new kadm-server.pc.new krb5.pc.new 
> krb5-gssapi.pc.new" || rm -f krb5-config krb5-config.new heimdal-gssapi.pc 
> heimdal-krb5.pc heimdal-kadm-client.pc heimdal-kadm-server.pc kafs.pc 
> kadm-client.pc kadm-server.pc krb5.pc krb5-gssapi.pc heimdal-gssapi.pc.new 
> heimdal-krb5.pc.new heimdal-kadm-client.pc.new heimdal-kadm-server.pc.new 
> kafs.pc.new kadm-client.pc.new kadm-server.pc.new krb5.pc.new 
> krb5-gssapi.pc.new
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making clean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> Making clean in bin
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/bin'
> test -z "setup-env setup-env.tmp" || rm -f setup-env setup-env.tmp
> rm -rf .libs _libs
>  rm -f intr
> rm -f *.o
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin'
> Making clean in db
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/db'
> test -z "loaddump-db add-modify-delete check-dbinfo check-aliases  have-db 
> db-dump* dbinfo.out current-db* out-text-dump* out-current-* mkey.file* 
> krb5.conf krb5.conf.tmp krb5.conf-sqlite krb5.conf-sqlite.tmp krb5.conf-db3 
> krb5.conf-db3.tmp krb5.conf-db1 krb5.conf-db1.tmp krb5.conf-lmdb 
> krb5.conf-lmdb.tmp krb5-mit.conf krb5-mit.conf.tmp tempfile log.current-db* 
> heimdal-db* messages.log" || rm -f loaddump-db add-modify-delete check-dbinfo 
> check-aliases  have-db db-dump* dbinfo.out current-db* out-text-dump* 
> out-current-* mkey.file* krb5.conf krb5.conf.tmp krb5.conf-sqlite 
> krb5.conf-sqlite.tmp krb5.conf-db3 krb5.conf-db3.tmp krb5.conf-db1 
> krb5.conf-db1.tmp krb5.conf-lmdb krb5.conf-lmdb.tmp krb5-mit.conf 
> krb5-mit.conf.tmp tempfile log.current-db* heimdal-db* messages.log
> rm -rf .libs _libs
> test -z "loaddump-db.log add-modify-delete.log check-dbinfo.log 
> check-aliases.log" || rm -f loaddump-db.log add-modify-delete.log 
> check-dbinfo.log check-aliases.log
> test -z "loaddump-db.trs add-modify-delete.trs check-dbinfo.trs 
> check-aliases.trs" || rm -f loaddump-db.trs add-modify-delete.trs 
> check-dbinfo.trs check-aliases.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/db'
> Making clean in gss
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/gss'
> test -z "check-basic check-gss check-gssmask check-context check-spnego 
> check-ntlm foopassword barpassword krb5ccfile krb5ccfile-ds server.keytab 
> krb5.conf current-db* *.log tempfile check-basic.tmp check-gss.tmp 
> check-gssmask.tmp check-spnego.tmp check-ntlm.tmp check-context.tmp" || rm -f 
> check-basic check-gss check-gssmask check-context check-spnego check-ntlm 
> foopassword barpassword krb5ccfile krb5ccfile-ds server.keytab krb5.conf 
> current-db* *.log tempfile check-basic.tmp check-gss.tmp check-gssmask.tmp 
> check-spnego.tmp check-ntlm.tmp check-context.tmp
> rm -rf .libs _libs
> test -z "check-basic.log check-gss.log check-gssmask.log check-context.log 
> check-spnego.log check-ntlm.log" || rm -f check-basic.log check-gss.log 
> check-gssmask.log check-context.log check-spnego.log check-ntlm.log
> test -z "check-basic.trs check-gss.trs check-gssmask.trs check-context.trs 
> check-spnego.trs check-ntlm.trs" || rm -f check-basic.trs check-gss.trs 
> check-gssmask.trs check-context.trs check-spnego.trs check-ntlm.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/gss'
> Making clean in ldap
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/ldap'
> test -z "check-ldap check-ldap.tmp slapd-init.tmp current-db* krb5.conf 
> krb5.conf.tmp modules.conf cache.krb5 slapd-init foopassword messages.log 
> slapd.pid" || rm -f check-ldap check-ldap.tmp slapd-init.tmp current-db* 
> krb5.conf krb5.conf.tmp modules.conf cache.krb5 slapd-init foopassword 
> messages.log slapd.pid
> rm -rf .libs _libs
> test -z "check-ldap.log" || rm -f check-ldap.log
> test -z "check-ldap.trs" || rm -f check-ldap.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/ldap'
> Making clean in can
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/can'
> test -z "check-can *.tmp *.cf current-db* krb5.conf messages.log test_can" || 
> rm -f check-can *.tmp *.cf current-db* krb5.conf messages.log test_can
> rm -rf .libs _libs
> test -z "check-can.log" || rm -f check-can.log
> test -z "check-can.trs" || rm -f check-can.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/can'
> Making clean in java
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/java'
> test -z "check-kinit *.tmp *.class current-db* krb5.conf messages.log" || rm 
> -f check-kinit *.tmp *.class current-db* krb5.conf messages.log
> rm -rf .libs _libs
> test -z "check-kinit.log" || rm -f check-kinit.log
> test -z "check-kinit.trs" || rm -f check-kinit.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/java'
> Making clean in kdc
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/kdc'
> test -z "check-authz check-canon check-cc check-delegation check-des 
> check-digest check-fast check-kadmin check-hdb-mitdb check-kdc check-kdc-weak 
> check-keys check-kpasswdd check-pkinit check-referral check-tester check-uu 
> *.tmp acache.krb5 barpassword ca.crt cache.krb5 cdigest-reply client-cache 
> current*.log current-db* digest-reply foopassword foopassword.rkpty 
> iprop-stats iprop.keytab ipropd.dumpfile kdc-tester4.json kdc.crt 
> krb5-authz.conf krb5-authz2.conf krb5-canon.conf krb5-canon2.conf 
> krb5-cc.conf krb5-hdb-mitdb.conf krb5-pkinit-win.conf krb5-pkinit.conf 
> krb5-slave2.conf krb5-slave.conf krb5-weak.conf krb5.conf krb5.conf.keys 
> leaks-log localname malloc-log malloc-log-master malloc-log-slave 
> messages.log o2cache.krb5 o2digest-reply ocache.krb5 out-log pkinit.crt 
> pkinit2.crt pkinit3.crt 
> pkinit4.crt req-kdc.der req-pkinit.der req-pkinit2.der s2digest-reply 
> sdigest-init sdigest-reply server.keytab signal tempfile test-rc-file.rc 
> uuserver.log" || rm -f check-authz check-canon check-cc check-delegation 
> check-des check-digest check-fast check-kadmin check-hdb-mitdb check-kdc 
> check-kdc-weak check-keys check-kpasswdd check-pkinit check-referral 
> check-tester check-uu *.tmp acache.krb5 barpassword ca.crt cache.krb5 
> cdigest-reply client-cache current*.log current-db* digest-reply foopassword 
> foopassword.rkpty iprop-stats iprop.keytab ipropd.dumpfile kdc-tester4.json 
> kdc.crt krb5-authz.conf krb5-authz2.conf krb5-canon.conf krb5-canon2.conf 
> krb5-cc.conf krb5-hdb-mitdb.conf krb5-pkinit-win.conf krb5-pkinit.conf 
> krb5-slave2.conf krb5-slave.conf krb5-weak.conf krb5.conf krb5.conf.keys 
> leaks-log 
> localname malloc-log malloc-log-master malloc-log-slave messages.log 
> o2cache.krb5 o2digest-reply ocache.krb5 out-log pkinit.crt pkinit2.crt 
> pkinit3.crt pkinit4.crt req-kdc.der req-pkinit.der req-pkinit2.der 
> s2digest-reply sdigest-init sdigest-reply server.keytab signal tempfile 
> test-rc-file.rc uuserver.log
> rm -rf .libs _libs
> test -z "check-authz.log check-canon.log check-cc.log check-delegation.log 
> check-des.log check-digest.log check-fast.log check-kadmin.log 
> check-hdb-mitdb.log check-kdc.log check-kdc-weak.log check-keys.log 
> check-kpasswdd.log check-pkinit.log check-referral.log check-tester.log 
> check-uu.log" || rm -f check-authz.log check-canon.log check-cc.log 
> check-delegation.log check-des.log check-digest.log check-fast.log 
> check-kadmin.log check-hdb-mitdb.log check-kdc.log check-kdc-weak.log 
> check-keys.log check-kpasswdd.log check-pkinit.log check-referral.log 
> check-tester.log check-uu.log
> test -z "check-authz.trs check-canon.trs check-cc.trs check-delegation.trs 
> check-des.trs check-digest.trs check-fast.trs check-kadmin.trs 
> check-hdb-mitdb.trs check-kdc.trs check-kdc-weak.trs check-keys.trs 
> check-kpasswdd.trs check-pkinit.trs check-referral.trs check-tester.trs 
> check-uu.trs" || rm -f check-authz.trs check-canon.trs check-cc.trs 
> check-delegation.trs check-des.trs check-digest.trs check-fast.trs 
> check-kadmin.trs check-hdb-mitdb.trs check-kdc.trs check-kdc-weak.trs 
> check-keys.trs check-kpasswdd.trs check-pkinit.trs check-referral.trs 
> check-tester.trs check-uu.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/kdc'
> Making clean in plugin
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/plugin'
> test -z "check-pac server.keytab current-db* foopassword krb5.conf 
> krb5.conf.tmp messages.log" || rm -f check-pac server.keytab current-db* 
> foopassword krb5.conf krb5.conf.tmp messages.log
> test -z "windc.la" || rm -f windc.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> test -z "check-pac.log" || rm -f check-pac.log
> test -z "check-pac.trs" || rm -f check-pac.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/plugin'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making clean in packages
> make[3]: Entering directory '/<<PKGBUILDDIR>>/packages'
> Making clean in mac
> make[4]: Entering directory '/<<PKGBUILDDIR>>/packages/mac'
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/packages/mac'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/packages'
> rm -rf .libs _libs
> rm -f *.lo
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/packages'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/packages'
> Making clean in etc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/etc'
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/etc'
> Making clean in po
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
> test -z "gen-po.tmp gen-po.sh heimdal-pot.tar.gz" || rm -f gen-po.tmp 
> gen-po.sh heimdal-pot.tar.gz
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making clean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "heimdal.dvi heimdal.pdf heimdal.ps heimdal.html hx509.dvi hx509.pdf \
>   hx509.ps hx509.html" \
> || rm -rf heimdal.dvi heimdal.pdf heimdal.ps heimdal.html hx509.dvi hx509.pdf 
> \
>   hx509.ps hx509.html
> test -z "hcrypto.dxy* base.dxy* hx509.dxy* hdb.dxy* gssapi.dxy* krb5.dxy* 
> ntlm.dxy* wind.dxy* vars.texi*" || rm -f hcrypto.dxy* base.dxy* hx509.dxy* 
> hdb.dxy* gssapi.dxy* krb5.dxy* ntlm.dxy* wind.dxy* vars.texi*
> rm -rf .libs _libs
> rm -rf heimdal.t2d heimdal.t2p hx509.t2d hx509.t2p
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building heimdal using existing 
> ./heimdal_7.8.git20221117.28daf24+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file lib/libedit/config.h.in, use 
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'lib/gssapi/krb5/.dirstamp' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'lib/gssapi/mech/.dirstamp' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'lib/gssapi/ntlm/.dirstamp' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'lib/gssapi/spnego/.dirstamp' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'lib/hcrypto/libtommath/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to lib/hcrypto/unix: binary file 
> contents changed
> dpkg-source: error: add lib/hcrypto/unix in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'lib/libedit/config.status' 
> will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'lib/libedit/libtool' will not 
> be represented in diff
> dpkg-source: error: cannot represent change to 
> lib/wind/__pycache__/UnicodeData.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add lib/wind/__pycache__/UnicodeData.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> lib/wind/__pycache__/generate.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add lib/wind/__pycache__/generate.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> lib/wind/__pycache__/rfc3454.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add lib/wind/__pycache__/rfc3454.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> lib/wind/__pycache__/rfc4518.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add lib/wind/__pycache__/rfc4518.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> lib/wind/__pycache__/stringprep.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add lib/wind/__pycache__/stringprep.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> lib/wind/__pycache__/util.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add lib/wind/__pycache__/util.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'libtool' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to tests/can/current.log: binary 
> file contents changed
> dpkg-source: error: add tests/can/current.log in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to tests/can/log: binary file 
> contents changed
> dpkg-source: error: add tests/can/log in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/db/log: binary file 
> contents changed
> dpkg-source: error: add tests/db/log in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/gss/krb5ccfile2: binary 
> file contents changed
> dpkg-source: error: add tests/gss/krb5ccfile2 in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to tests/kdc/log.current-db.log: 
> binary file contents changed
> dpkg-source: error: add tests/kdc/log.current-db.log in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/plugin/log.current-db.log: binary file contents changed
> dpkg-source: error: add tests/plugin/log.current-db.log in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/heimdal_7.8.git20221117.28daf24+dfsg-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.


Reply via email to