[xml/sgml-pkgs] Bug#1047643: xmlsec1: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:21:34 BST 2023


Source: xmlsec1
Version: 1.2.37-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at 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 xmlsec1
> dpkg-buildpackage: info: source version 1.2.37-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Rene Engelhard <rene at debian.org>
>  dpkg-source --before-build .
>  fakeroot 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 include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in xmlsec
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/xmlsec'
> Making distclean in openssl
> make[5]: Entering directory '/<<PKGBUILDDIR>>/include/xmlsec/openssl'
> 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 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/xmlsec/openssl'
> Making distclean in nss
> make[5]: Entering directory '/<<PKGBUILDDIR>>/include/xmlsec/nss'
> 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 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/xmlsec/nss'
> Making distclean in gcrypt
> make[5]: Entering directory '/<<PKGBUILDDIR>>/include/xmlsec/gcrypt'
> 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 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/xmlsec/gcrypt'
> Making distclean in gnutls
> make[5]: Entering directory '/<<PKGBUILDDIR>>/include/xmlsec/gnutls'
> 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 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/xmlsec/gnutls'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/include/xmlsec'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "version.h" || rm -f version.h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/include/xmlsec'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/xmlsec'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
> 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>>/include'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libxmlsec1.la " || rm -f libxmlsec1.la 
> rm -rf .libs _libs
> 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[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in openssl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/openssl'
> test -z "libxmlsec1-openssl.la " || rm -f libxmlsec1-openssl.la 
> rm -rf .libs _libs
> 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/libxmlsec1_openssl_la-app.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-bn.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-ciphers.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-crypto.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-digests.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-evp.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-evp_signatures.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-hmac.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-kt_rsa.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-kw_aes.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-kw_des.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-signatures.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-symkeys.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-x509.Plo
> rm -f ./.deps/libxmlsec1_openssl_la-x509vfy.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/openssl'
> Making distclean in nss
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/nss'
> test -z "libxmlsec1-nss.la " || rm -f libxmlsec1-nss.la 
> rm -rf .libs _libs
> 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/libxmlsec1_nss_la-app.Plo
> rm -f ./.deps/libxmlsec1_nss_la-bignum.Plo
> rm -f ./.deps/libxmlsec1_nss_la-ciphers.Plo
> rm -f ./.deps/libxmlsec1_nss_la-crypto.Plo
> rm -f ./.deps/libxmlsec1_nss_la-digests.Plo
> rm -f ./.deps/libxmlsec1_nss_la-hmac.Plo
> rm -f ./.deps/libxmlsec1_nss_la-keysstore.Plo
> rm -f ./.deps/libxmlsec1_nss_la-keytrans.Plo
> rm -f ./.deps/libxmlsec1_nss_la-kw_aes.Plo
> rm -f ./.deps/libxmlsec1_nss_la-kw_des.Plo
> rm -f ./.deps/libxmlsec1_nss_la-pkikeys.Plo
> rm -f ./.deps/libxmlsec1_nss_la-signatures.Plo
> rm -f ./.deps/libxmlsec1_nss_la-symkeys.Plo
> rm -f ./.deps/libxmlsec1_nss_la-x509.Plo
> rm -f ./.deps/libxmlsec1_nss_la-x509vfy.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/nss'
> Making distclean in gcrypt
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gcrypt'
> test -z "libxmlsec1-gcrypt.la " || rm -f libxmlsec1-gcrypt.la 
> rm -rf .libs _libs
> 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/libxmlsec1_gcrypt_la-app.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-asn1.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-asymkeys.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-ciphers.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-crypto.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-digests.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-hmac.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-kw_aes.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-kw_des.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-signatures.Plo
> rm -f ./.deps/libxmlsec1_gcrypt_la-symkeys.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gcrypt'
> Making distclean in gnutls
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gnutls'
> test -z "libxmlsec1-gnutls.la " || rm -f libxmlsec1-gnutls.la 
> rm -rf .libs _libs
> 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/libxmlsec1_gnutls_la-app.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-asymkeys.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-ciphers.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-crypto.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-digests.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-hmac.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-kw_aes.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-kw_des.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-signatures.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-symkeys.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-x509.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-x509utils.Plo
> rm -f ./.deps/libxmlsec1_gnutls_la-x509vfy.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gnutls'
> rm -f ./.deps/app.Plo
> rm -f ./.deps/base64.Plo
> rm -f ./.deps/bn.Plo
> rm -f ./.deps/buffer.Plo
> rm -f ./.deps/c14n.Plo
> rm -f ./.deps/dl.Plo
> rm -f ./.deps/enveloped.Plo
> rm -f ./.deps/errors.Plo
> rm -f ./.deps/io.Plo
> rm -f ./.deps/keyinfo.Plo
> rm -f ./.deps/keys.Plo
> rm -f ./.deps/keysdata.Plo
> rm -f ./.deps/keysmngr.Plo
> rm -f ./.deps/kw_aes_des.Plo
> rm -f ./.deps/list.Plo
> rm -f ./.deps/membuf.Plo
> rm -f ./.deps/nodeset.Plo
> rm -f ./.deps/parser.Plo
> rm -f ./.deps/relationship.Plo
> rm -f ./.deps/soap.Plo
> rm -f ./.deps/strings.Plo
> rm -f ./.deps/templates.Plo
> rm -f ./.deps/transforms.Plo
> rm -f ./.deps/x509.Plo
> rm -f ./.deps/xmldsig.Plo
> rm -f ./.deps/xmlenc.Plo
> rm -f ./.deps/xmlsec.Plo
> rm -f ./.deps/xmltree.Plo
> rm -f ./.deps/xpath.Plo
> rm -f ./.deps/xslt.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in apps
> make[3]: Entering directory '/<<PKGBUILDDIR>>/apps'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
>  rm -f xmlsec1
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/cmdline.Po
> rm -f ./.deps/crypto.Po
> rm -f ./.deps/xmlsec.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/apps'
> Making distclean in man
> make[3]: Entering directory '/<<PKGBUILDDIR>>/man'
> rm -rf .libs _libs
> ( if [ z"./xmlsec1.1" != z"./xmlsec1.1" ]; then \
> 	rm -rf ./xmlsec1.1 ; \
> fi )
> rm -f *.lo
> test -z "" || rm -f 
> ( if [ z"./xmlsec1-config.1" != z"./xmlsec1-config.1" ];  then \
> 	rm -rf ./xmlsec1-config.1 ; \
> fi )
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in docs
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in api
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/api'
> rm -rf .libs _libs
> rm -rf ./code ./sgml.tmp/examples ./*.txt ./sgml.tmp ./xml
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f *.stamp *.types index.sgml
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/api'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs'
> rm -rf .libs _libs
> rm -f *.stamp
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> ( if [ z"." != z"." ] ; then \
> 	(chmod -R u+w ./images || true) && rm -rf ./images ; \
> 	(chmod -R u+w ./src || true) && rm -rf ./src ; \
> 	(for i in `find . -name "*.html" -print` ; do \
> 		echo "Removing files '$i' ... " ; \
> 		chmod -R u+w $i && rm -f $i ; \
> 	done ) ; \
> 	(for i in `find . -name "*.ico" -print` ; do \
> 		echo "Removing files '$i' ... " ; \
> 		chmod -R u+w $i && rm -f $i ; \
> 	done ) ; \
>  fi ; )
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "xmlsec1.pc xmlsec1-openssl.pc xmlsec1-gnutls.pc xmlsec1-gcrypt.pc xmlsec1-nss.pc xmlsec1.spec xmlsec1Conf.sh xmlsec1-config" || rm -f xmlsec1.pc xmlsec1-openssl.pc xmlsec1-gnutls.pc xmlsec1-gcrypt.pc xmlsec1-nss.pc xmlsec1.spec xmlsec1Conf.sh xmlsec1-config
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> test -z "xmlsec1Conf.sh xmlsec1.pc xmlsec1-openssl.pc xmlsec1-nss.pc xmlsec1-gnutls.pc xmlsec1-gcrypt.pc xmlsec1-config xmlsec1.spec stamp-h2 stamp-h3 stamp-h4 stamp-h5 ULL" || rm -f xmlsec1Conf.sh xmlsec1.pc xmlsec1-openssl.pc xmlsec1-nss.pc xmlsec1-gnutls.pc xmlsec1-gcrypt.pc xmlsec1-config xmlsec1.spec stamp-h2 stamp-h3 stamp-h4 stamp-h5 ULL
> 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>>'
> if [ -d docs.bak ]; then rm -rf docs; mv docs.bak docs; fi
> rm -f man/xmlsec1-config.1 man/xmlsec1.1
> rm -f config.log config.cache config.status
> 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 xmlsec1 using existing ./xmlsec1_1.2.37.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file xmlsec1Conf.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file xmlsec1-gcrypt.pc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file xmlsec1-gnutls.pc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file xmlsec1.spec, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file xmlsec1-openssl.pc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file xmlsec1-config, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file xmlsec1.pc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/version.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/mscng/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/gnutls/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/nss/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/openssl/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/gcrypt/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/xmlsec/mscrypto/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file man/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file man/xmlsec1-config.1, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file man/xmlsec1.1, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/mscng/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gnutls/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/nss/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/openssl/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gcrypt/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/mscrypto/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file apps/Makefile.in, use --include-removal to override
> dpkg-source: error: cannot represent change to docs/api/home.png: binary file contents changed
> dpkg-source: error: add docs/api/home.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/api/left-insensitive.png: binary file contents changed
> dpkg-source: error: add docs/api/left-insensitive.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/api/left.png: binary file contents changed
> dpkg-source: error: add docs/api/left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/api/right-insensitive.png: binary file contents changed
> dpkg-source: error: add docs/api/right-insensitive.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/api/right.png: binary file contents changed
> dpkg-source: error: add docs/api/right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/api/up-insensitive.png: binary file contents changed
> dpkg-source: error: add docs/api/up-insensitive.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/api/up.png: binary file contents changed
> dpkg-source: error: add docs/api/up.png 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/xmlsec1_1.2.37-2_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.



More information about the debian-xml-sgml-pkgs mailing list