Source: pdns Version: 4.8.1-1 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 pdns > dpkg-buildpackage: info: source version 4.8.1-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Chris Hofstaedtler > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in ext > make[3]: Entering directory '/<<PKGBUILDDIR>>/ext' > Making distclean in ipcrypt > make[4]: Entering directory '/<<PKGBUILDDIR>>/ext/ipcrypt' > rm -rf .libs _libs > test -z "libipcrypt.la" || rm -f libipcrypt.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ./so_locations > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ipcrypt.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/ext/ipcrypt' > Making distclean in json11 > make[4]: Entering directory '/<<PKGBUILDDIR>>/ext/json11' > rm -rf .libs _libs > test -z "libjson11.la" || rm -f libjson11.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ./so_locations > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/json11.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/ext/json11' > Making distclean in yahttp > make[4]: Entering directory '/<<PKGBUILDDIR>>/ext/yahttp' > Making distclean in yahttp > make[5]: Entering directory '/<<PKGBUILDDIR>>/ext/yahttp/yahttp' > rm -rf .libs _libs > test -z "libyahttp.la" || rm -f libyahttp.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/reqresp.Plo > rm -f ./.deps/router.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/ext/yahttp/yahttp' > make[5]: Entering directory '/<<PKGBUILDDIR>>/ext/yahttp' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[5]: Leaving directory '/<<PKGBUILDDIR>>/ext/yahttp' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/ext/yahttp' > make[4]: Entering directory '/<<PKGBUILDDIR>>/ext' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/ext' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ext' > Making distclean in modules > make[3]: Entering directory '/<<PKGBUILDDIR>>/modules' > Making distclean in bindbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/bindbackend' > rm -rf .libs _libs > test -z "libbindbackend.la" || rm -f libbindbackend.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > rm -f ./.deps/bindbackend2.Plo > rm -f ./.deps/binddnssec.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/bindbackend' > Making distclean in geoipbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/geoipbackend' > rm -rf .libs _libs > test -z "libgeoipbackend.la" || rm -f libgeoipbackend.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/geoipbackend.Plo > rm -f ./.deps/geoipinterface-dat.Plo > rm -f ./.deps/geoipinterface-mmdb.Plo > rm -f ./.deps/geoipinterface.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/geoipbackend' > Making distclean in gmysqlbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/gmysqlbackend' > rm -rf .libs _libs > test -z "libgmysqlbackend.la" || rm -f libgmysqlbackend.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/gmysqlbackend.Plo > rm -f ./.deps/smysql.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/gmysqlbackend' > Making distclean in godbcbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/godbcbackend' > rm -rf .libs _libs > test -z "libgodbcbackend.la" || rm -f libgodbcbackend.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/godbcbackend.Plo > rm -f ./.deps/sodbc.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/godbcbackend' > Making distclean in gpgsqlbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/gpgsqlbackend' > rm -rf .libs _libs > test -z "libgpgsqlbackend.la" || rm -f libgpgsqlbackend.la > rm -f *.o > rm -f ./so_locations > 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 ./.deps/gpgsqlbackend.Plo > rm -f ./.deps/spgsql.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/gpgsqlbackend' > Making distclean in gsqlite3backend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/gsqlite3backend' > rm -rf .libs _libs > test -z "libgsqlite3backend.la" || rm -f libgsqlite3backend.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/gsqlite3backend.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/gsqlite3backend' > Making distclean in ldapbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/ldapbackend' > rm -rf .libs _libs > test -z "libldapbackend.la" || rm -f libldapbackend.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/ldapauthenticator.Plo > rm -f ./.deps/ldapbackend.Plo > rm -f ./.deps/ldaputils.Plo > rm -f ./.deps/master.Plo > rm -f ./.deps/native.Plo > rm -f ./.deps/powerldap.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/ldapbackend' > Making distclean in lmdbbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/lmdbbackend' > rm -rf .libs _libs > test -z "liblmdbbackend.la" || rm -f liblmdbbackend.la > rm -f *.o > rm -rf ../../ext/lmdb-safe/.libs ../../ext/lmdb-safe/_libs > rm -f ../../ext/lmdb-safe/*.o > rm -f *.lo > rm -f ./so_locations > rm -f ../../ext/lmdb-safe/*.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 ../../ext/lmdb-safe/.deps/.dirstamp > rm -f ../../ext/lmdb-safe/.dirstamp > rm -f ../../ext/lmdb-safe/.deps/lmdb-safe.Plo > rm -f ../../ext/lmdb-safe/.deps/lmdb-typed.Plo > rm -f ./.deps/lmdbbackend.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/lmdbbackend' > Making distclean in lua2backend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/lua2backend' > rm -rf .libs _libs > test -z "liblua2backend.la" || rm -f liblua2backend.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ./so_locations > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/lua2api2.Plo > rm -f ./.deps/lua2backend.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/lua2backend' > Making distclean in pipebackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/pipebackend' > rm -rf .libs _libs > test -z "libpipebackend.la" || rm -f libpipebackend.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/coprocess.Plo > rm -f ./.deps/pipebackend.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/pipebackend' > Making distclean in remotebackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/remotebackend' > rm -rf .libs _libs > rm -f remotebackend_pipe.test remotebackend_unix.test remotebackend_http.test > remotebackend_post.test remotebackend_json.test remotebackend_zeromq.test > rm -rf ../../pdns/.libs ../../pdns/_libs > test -z "libremotebackend.la" || rm -f libremotebackend.la > rm -f *.o > rm -f ../../pdns/*.o > test -z "" || rm -f > test -z "" || rm -f > rm -f ./so_locations > rm -f *.lo > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ../../pdns/.deps/.dirstamp > rm -f ../../pdns/.dirstamp > rm -f ../../pdns/*.lo > rm -f ../../pdns/.deps/libtestremotebackend_la-arguments.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-auth-packetcache.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-auth-querycache.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-auth-zonecache.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-base32.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-base64.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dns.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dns_random_urandom.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnsbackend.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnslabeltext.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnsname.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnspacket.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnsparser.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnsrecords.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnssecinfra.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-dnswriter.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-ednscookies.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-ednsoptions.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-ednssubnet.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-gss_context.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-iputils.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-json.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-logger.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-misc.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-nameserver.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-nsecrecords.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-pkcs11signers.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-qtype.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-rcpgenerator.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-shuffle.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-sillyrecords.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-statbag.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-svc-records.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-ueberbackend.Plo > rm -f ../../pdns/.deps/libtestremotebackend_la-unix_utility.Plo > rm -f ./.deps/httpconnector.Plo > rm -f ./.deps/libtestremotebackend_la-httpconnector.Plo > rm -f ./.deps/libtestremotebackend_la-pipeconnector.Plo > rm -f ./.deps/libtestremotebackend_la-remotebackend.Plo > rm -f ./.deps/libtestremotebackend_la-unixconnector.Plo > rm -f ./.deps/libtestremotebackend_la-zmqconnector.Plo > rm -f ./.deps/pipeconnector.Plo > rm -f ./.deps/remotebackend.Plo > rm -f ./.deps/test-remotebackend-http.Po > rm -f ./.deps/test-remotebackend-json.Po > rm -f ./.deps/test-remotebackend-pipe.Po > rm -f ./.deps/test-remotebackend-post.Po > rm -f ./.deps/test-remotebackend-unix.Po > rm -f ./.deps/test-remotebackend-zeromq.Po > rm -f ./.deps/test-remotebackend.Po > rm -f ./.deps/unixconnector.Plo > rm -f ./.deps/zmqconnector.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/remotebackend' > Making distclean in tinydnsbackend > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/tinydnsbackend' > rm -rf .libs _libs > test -z "libtinydnsbackend.la" || rm -f libtinydnsbackend.la > rm -f *.o > rm -rf ../../pdns/.libs ../../pdns/_libs > rm -f ../../pdns/*.o > rm -f ../../pdns/*.lo > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ../../pdns/.deps/.dirstamp > rm -f ../../pdns/.dirstamp > rm -f ../../pdns/.deps/cdb.Plo > rm -f ./.deps/tinydnsbackend.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/tinydnsbackend' > make[4]: Entering directory '/<<PKGBUILDDIR>>/modules' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules' > Making distclean in pdns > make[3]: Entering directory '/<<PKGBUILDDIR>>/pdns' > test -z "*.gcda *.gcno *.gcov backends/gsql/gsqlbackend.gcda > backends/gsql/gsqlbackend.gcno backends/gsql/gsqlbackend.gcov pdns.conf-dist > apidocfiles.h pdns.service [email protected] ixfrdist.service [email protected]" > || rm -f *.gcda *.gcno *.gcov backends/gsql/gsqlbackend.gcda > backends/gsql/gsqlbackend.gcno backends/gsql/gsqlbackend.gcov pdns.conf-dist > apidocfiles.h pdns.service [email protected] ixfrdist.service [email protected] > rm -rf .libs _libs > rm -f pdns_control pdnsutil zone2sql zone2json dnsgram dnspcap2calidns > dnspcap2protobuf dnsreplay dnsscan dnsscope dnswasher dumresp pdns_notify > nproxy nsec3dig saxfr stubquery ixplore sdig calidns dnsbulktest dnstcpbench > ixfrdist zone2ldap > rm -f testrunner > rm -f pdns_server > rm -f *.o > test -z "testrunner.log" || rm -f testrunner.log > rm -f *.lo > rm -f backends/gsql/*.o > test -z "testrunner.trs" || rm -f testrunner.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.tab.c > test -z "pdns.init" || rm -f pdns.init > test . = "." || test -z "" || rm -f > rm -f backends/gsql/.deps/.dirstamp > rm -f backends/gsql/.dirstamp > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/arguments.Po > rm -f ./.deps/auth-caches.Po > rm -f ./.deps/auth-carbon.Po > rm -f ./.deps/auth-catalogzone.Po > rm -f ./.deps/auth-main.Po > rm -f ./.deps/auth-packetcache.Po > rm -f ./.deps/auth-querycache.Po > rm -f ./.deps/auth-zonecache.Po > rm -f ./.deps/axfr-retriever.Po > rm -f ./.deps/base32.Po > rm -f ./.deps/base64.Po > rm -f ./.deps/bindlexer.Po > rm -f ./.deps/bindparser.Po > rm -f ./.deps/calidns.Po > rm -f ./.deps/comfun.Po > rm -f ./.deps/communicator.Po > rm -f ./.deps/credentials.Po > rm -f ./.deps/dbdnsseckeeper.Po > rm -f ./.deps/decafsigners.Po > rm -f ./.deps/devpollmplexer.Po > rm -f ./.deps/dns.Po > rm -f ./.deps/dns_random.Po > rm -f ./.deps/dns_random_urandom.Po > rm -f ./.deps/dnsbackend.Po > rm -f ./.deps/dnsbulktest.Po > rm -f ./.deps/dnsdemog.Po > rm -f ./.deps/dnsdist-cache.Po > rm -f ./.deps/dnsdist-ecs.Po > rm -f ./.deps/dnsdist-protocols.Po > rm -f ./.deps/dnsgram.Po > rm -f ./.deps/dnslabeltext.Po > rm -f ./.deps/dnsname.Po > rm -f ./.deps/dnspacket.Po > rm -f ./.deps/dnsparser.Po > rm -f ./.deps/dnspcap.Po > rm -f ./.deps/dnspcap2calidns.Po > rm -f ./.deps/dnspcap2protobuf.Po > rm -f ./.deps/dnsproxy.Po > rm -f ./.deps/dnsrecords.Po > rm -f ./.deps/dnsreplay.Po > rm -f ./.deps/dnsscan.Po > rm -f ./.deps/dnsscope.Po > rm -f ./.deps/dnssecinfra.Po > rm -f ./.deps/dnssecsigner.Po > rm -f ./.deps/dnstcpbench.Po > rm -f ./.deps/dnswasher.Po > rm -f ./.deps/dnswriter.Po > rm -f ./.deps/dumresp.Po > rm -f ./.deps/dynhandler.Po > rm -f ./.deps/dynlistener.Po > rm -f ./.deps/dynloader.Po > rm -f ./.deps/dynmessenger.Po > rm -f ./.deps/ednscookies.Po > rm -f ./.deps/ednsoptions.Po > rm -f ./.deps/ednssubnet.Po > rm -f ./.deps/epollmplexer.Po > rm -f ./.deps/fuzz_dnsdistcache.Po > rm -f ./.deps/fuzz_dnslabeltext_parseRFC1035CharString.Po > rm -f ./.deps/fuzz_moadnsparser.Po > rm -f ./.deps/fuzz_packetcache.Po > rm -f ./.deps/fuzz_proxyprotocol.Po > rm -f ./.deps/fuzz_yahttp.Po > rm -f ./.deps/fuzz_zoneparsertng.Po > rm -f ./.deps/gettime.Po > rm -f ./.deps/gss_context.Po > rm -f ./.deps/ipcipher.Po > rm -f ./.deps/iputils.Po > rm -f ./.deps/ixfr.Po > rm -f ./.deps/ixfrdist-stats.Po > rm -f ./.deps/ixfrdist-web.Po > rm -f ./.deps/ixfrdist.Po > rm -f ./.deps/ixfrutils.Po > rm -f ./.deps/ixplore.Po > rm -f ./.deps/json.Po > rm -f ./.deps/kqueuemplexer.Po > rm -f ./.deps/kvresp.Po > rm -f ./.deps/logger.Po > rm -f ./.deps/lua-auth4.Po > rm -f ./.deps/lua-base4.Po > rm -f ./.deps/lua-record.Po > rm -f ./.deps/mastercommunicator.Po > rm -f ./.deps/minicurl.Po > rm -f ./.deps/misc.Po > rm -f ./.deps/nameserver.Po > rm -f ./.deps/notify.Po > rm -f ./.deps/nproxy.Po > rm -f ./.deps/nsec3dig.Po > rm -f ./.deps/nsecrecords.Po > rm -f ./.deps/opensslsigners.Po > rm -f ./.deps/packethandler.Po > rm -f ./.deps/pdnsutil.Po > rm -f ./.deps/pkcs11signers.Po > rm -f ./.deps/pollmplexer.Po > rm -f ./.deps/portsmplexer.Po > rm -f ./.deps/protozero.Po > rm -f ./.deps/proxy-protocol.Po > rm -f ./.deps/qtype.Po > rm -f ./.deps/query-local-address.Po > rm -f ./.deps/rcpgenerator.Po > rm -f ./.deps/resolver.Po > rm -f ./.deps/responsestats-auth.Po > rm -f ./.deps/responsestats.Po > rm -f ./.deps/rfc2136handler.Po > rm -f ./.deps/saxfr.Po > rm -f ./.deps/sdig-base32.Po > rm -f ./.deps/sdig-base64.Po > rm -f ./.deps/sdig-dns.Po > rm -f ./.deps/sdig-dnslabeltext.Po > rm -f ./.deps/sdig-dnsname.Po > rm -f ./.deps/sdig-dnsparser.Po > rm -f ./.deps/sdig-dnsrecords.Po > rm -f ./.deps/sdig-dnswriter.Po > rm -f ./.deps/sdig-ednssubnet.Po > rm -f ./.deps/sdig-iputils.Po > rm -f ./.deps/sdig-libssl.Po > rm -f ./.deps/sdig-logger.Po > rm -f ./.deps/sdig-minicurl.Po > rm -f ./.deps/sdig-misc.Po > rm -f ./.deps/sdig-nsecrecords.Po > rm -f ./.deps/sdig-proxy-protocol.Po > rm -f ./.deps/sdig-qtype.Po > rm -f ./.deps/sdig-rcpgenerator.Po > rm -f ./.deps/sdig-sdig.Po > rm -f ./.deps/sdig-sillyrecords.Po > rm -f ./.deps/sdig-statbag.Po > rm -f ./.deps/sdig-svc-records.Po > rm -f ./.deps/sdig-tcpiohandler.Po > rm -f ./.deps/sdig-unix_utility.Po > rm -f ./.deps/secpoll-auth.Po > rm -f ./.deps/secpoll.Po > rm -f ./.deps/serialtweaker.Po > rm -f ./.deps/shuffle.Po > rm -f ./.deps/signingpipe.Po > rm -f ./.deps/sillyrecords.Po > rm -f ./.deps/slavecommunicator.Po > rm -f ./.deps/sodiumsigners.Po > rm -f ./.deps/speedtest.Po > rm -f ./.deps/ssqlite3.Po > rm -f ./.deps/statbag.Po > rm -f ./.deps/statnode.Po > rm -f ./.deps/stubquery.Po > rm -f ./.deps/stubresolver.Po > rm -f ./.deps/svc-records.Po > rm -f ./.deps/tcpreceiver.Po > rm -f ./.deps/test-arguments_cc.Po > rm -f ./.deps/test-auth-zonecache_cc.Po > rm -f ./.deps/test-base32_cc.Po > rm -f ./.deps/test-base64_cc.Po > rm -f ./.deps/test-bindparser_cc.Po > rm -f ./.deps/test-communicator_hh.Po > rm -f ./.deps/test-credentials_cc.Po > rm -f ./.deps/test-digests_hh.Po > rm -f ./.deps/test-distributor_hh.Po > rm -f ./.deps/test-dns_random_hh.Po > rm -f ./.deps/test-dnsname_cc.Po > rm -f ./.deps/test-dnsparser_cc.Po > rm -f ./.deps/test-dnsparser_hh.Po > rm -f ./.deps/test-dnsrecordcontent.Po > rm -f ./.deps/test-dnsrecords_cc.Po > rm -f ./.deps/test-dnswriter_cc.Po > rm -f ./.deps/test-ednscookie_cc.Po > rm -f ./.deps/test-ipcrypt_cc.Po > rm -f ./.deps/test-iputils_hh.Po > rm -f ./.deps/test-ixfr_cc.Po > rm -f ./.deps/test-lock_hh.Po > rm -f ./.deps/test-lua_auth4_cc.Po > rm -f ./.deps/test-luawrapper.Po > rm -f ./.deps/test-misc_hh.Po > rm -f ./.deps/test-mplexer.Po > rm -f ./.deps/test-nameserver_cc.Po > rm -f ./.deps/test-packetcache_cc.Po > rm -f ./.deps/test-packetcache_hh.Po > rm -f ./.deps/test-proxy_protocol_cc.Po > rm -f ./.deps/test-rcpgenerator_cc.Po > rm -f ./.deps/test-sha_hh.Po > rm -f ./.deps/test-signers.Po > rm -f ./.deps/test-statbag_cc.Po > rm -f ./.deps/test-svc_records_cc.Po > rm -f ./.deps/test-trusted-notification-proxy_cc.Po > rm -f ./.deps/test-tsig.Po > rm -f ./.deps/test-ueberbackend_cc.Po > rm -f ./.deps/test-zonemd_cc.Po > rm -f ./.deps/test-zoneparser_tng_cc.Po > rm -f ./.deps/testrunner.Po > rm -f ./.deps/threadname.Po > rm -f ./.deps/tkey.Po > rm -f ./.deps/trusted-notification-proxy.Po > rm -f ./.deps/tsig-tests.Po > rm -f ./.deps/tsigutils.Po > rm -f ./.deps/tsigverifier.Po > rm -f ./.deps/ueberbackend.Po > rm -f ./.deps/unix_semaphore.Po > rm -f ./.deps/unix_utility.Po > rm -f ./.deps/uuid-utils.Po > rm -f ./.deps/version.Po > rm -f ./.deps/webserver.Po > rm -f ./.deps/ws-api.Po > rm -f ./.deps/ws-auth.Po > rm -f ./.deps/zone2json.Po > rm -f ./.deps/zone2ldap.Po > rm -f ./.deps/zone2sql.Po > rm -f ./.deps/zonemd.Po > rm -f ./.deps/zoneparser-tng.Po > rm -f backends/gsql/.deps/gsqlbackend.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pdns' > Making distclean in codedocs > make[3]: Entering directory '/<<PKGBUILDDIR>>/codedocs' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/codedocs' > Making distclean in docs > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs' > rm -rf .libs _libs > rm -rf mans > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f dnslabeltext.cc > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: error: unwanted binary file: debian/tests-source/pdns.lmdb-1 > dpkg-source: error: unwanted binary file: debian/tests-source/pdns.lmdb-1-lock > dpkg-source: error: detected 2 unwanted binary files (add them in > debian/source/include-binaries to allow their inclusion). > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > 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/pdns_4.8.1-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.

