[Pkg-xmpp-devel] Bug#1048182: libxeddsa: Fails to build source after successful build

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


Source: libxeddsa
Version: 2.0.0+20221109.06a02c8-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 libxeddsa
> dpkg-buildpackage: info: source version 2.0.0+20221109.06a02c8-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Martin <debacle at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=cmake --with sphinxdoc
>    dh_auto_clean -O--buildsystem=cmake
>    dh_autoreconf_clean -O--buildsystem=cmake
>    dh_clean -O--buildsystem=cmake
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libxeddsa using existing ./libxeddsa_2.0.0+20221109.06a02c8.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to bin/dynamic/libxeddsa.so.2:
> dpkg-source: error:   new version is symlink to libxeddsa.so.2.0.0+20221109.06a02c8
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to bin/dynamic/libxeddsa.so:
> dpkg-source: error:   new version is symlink to libxeddsa.so.2.0.0+20221109.06a02c8
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to bin/dynamic/libxeddsa.so.2.0.0+20221109.06a02c8: binary file contents changed
> dpkg-source: error: add bin/dynamic/libxeddsa.so.2.0.0+20221109.06a02c8 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/dynamic/libxeddsa.so.2.0.0+20221109.06a02c8' will not be represented in diff
> dpkg-source: error: cannot represent change to bin/static/libxeddsa.a: binary file contents changed
> dpkg-source: error: add bin/static/libxeddsa.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to bin/xeddsa_test_dynamic: binary file contents changed
> dpkg-source: error: add bin/xeddsa_test_dynamic in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/xeddsa_test_dynamic' will not be represented in diff
> dpkg-source: error: cannot represent change to bin/xeddsa_test_static: binary file contents changed
> dpkg-source: error: add bin/xeddsa_test_static in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/xeddsa_test_static' will not be represented in diff
> dpkg-source: error: cannot represent change to docs/_build/doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/environment.pickle 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/_build/doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/index.doctree 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/_build/doctrees/installation.doctree: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/installation.doctree 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/_build/doctrees/xeddsa.doctree: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/xeddsa.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/_static/basic.css has no final newline (either original or modified version)
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/_static/documentation_options.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to docs/_build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/file.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/_build/html/_static/fonts/Lato-Bold.ttf: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-Bold.ttf 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/_build/html/_static/fonts/Lato-Bold.woff2: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-Bold.woff2 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/_build/html/_static/fonts/Lato-BoldItalic.ttf: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-BoldItalic.ttf 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/_build/html/_static/fonts/Lato-BoldItalic.woff2: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-BoldItalic.woff2 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/_build/html/_static/fonts/Lato-Italic.ttf: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-Italic.ttf 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/_build/html/_static/fonts/Lato-Italic.woff2: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-Italic.woff2 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/_build/html/_static/fonts/Lato-Regular.ttf: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-Regular.ttf 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/_build/html/_static/fonts/Lato-Regular.woff2: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/Lato-Regular.woff2 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/_build/html/_static/fonts/RobotoSlab-Bold.woff2: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/RobotoSlab-Bold.woff2 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/_build/html/_static/fonts/RobotoSlab-Regular.woff2: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/RobotoSlab-Regular.woff2 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/_build/html/_static/fonts/fontawesome-webfont.eot: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/fontawesome-webfont.eot 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/_build/html/_static/fonts/fontawesome-webfont.ttf: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/fontawesome-webfont.ttf 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/_build/html/_static/fonts/fontawesome-webfont.woff: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/fontawesome-webfont.woff 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/_build/html/_static/fonts/fontawesome-webfont.woff2: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/fonts/fontawesome-webfont.woff2 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/_build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/minus.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/_build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add docs/_build/html/_static/plus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/_static/pygments.css has no final newline (either original or modified version)
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/genindex.html has no final newline (either original or modified version)
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/index.html has no final newline (either original or modified version)
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/installation.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to docs/_build/html/objects.inv: binary file contents changed
> dpkg-source: error: add docs/_build/html/objects.inv in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/search.html has no final newline (either original or modified version)
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/searchindex.js has no final newline (either original or modified version)
> dpkg-source: warning: file libxeddsa-2.0.0+20221109.06a02c8/docs/_build/html/xeddsa.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_core.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_core.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_core.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_hash.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_hash.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_hash.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_hashblocks.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_hashblocks.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_hashblocks.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_rng.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_rng.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_rng.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_scalarmult.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_scalarmult.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_scalarmult.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_sign.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_sign.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_sign.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_stream.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_stream.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_stream.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libcrypto_verify.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libcrypto_verify.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libcrypto_verify.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libfastrandombytes.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libfastrandombytes.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libfastrandombytes.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/dynamic/libkernelrandombytes.so: binary file contents changed
> dpkg-source: error: add ref10/bin/dynamic/libkernelrandombytes.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/dynamic/libkernelrandombytes.so' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/kernelrandombytes_test_dynamic: binary file contents changed
> dpkg-source: error: add ref10/bin/kernelrandombytes_test_dynamic in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/kernelrandombytes_test_dynamic' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/kernelrandombytes_test_static: binary file contents changed
> dpkg-source: error: add ref10/bin/kernelrandombytes_test_static in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'ref10/bin/kernelrandombytes_test_static' will not be represented in diff
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_core.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_core.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_hash.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_hash.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_hashblocks.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_hashblocks.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_rng.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_rng.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_scalarmult.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_scalarmult.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_sign.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_sign.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_stream.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_stream.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libcrypto_verify.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libcrypto_verify.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libfastrandombytes.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libfastrandombytes.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ref10/bin/static/libkernelrandombytes.a: binary file contents changed
> dpkg-source: error: add ref10/bin/static/libkernelrandombytes.a 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/libxeddsa_2.0.0+20221109.06a02c8-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 Pkg-xmpp-devel mailing list