Bug#1046235: vamp-plugin-sdk: Fails to build source after successful build
Source: vamp-plugin-sdk
Version: 2.10.0-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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 vamp-plugin-sdk
> dpkg-buildpackage: info: source version 2.10.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Nilesh Patra <nilesh@debian.org>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f src/vamp-sdk/PluginAdapter.o src/vamp-sdk/RealTime.o src/vamp-sdk/FFT.o src/vamp-sdk/acsymbols.o src/vamp-hostsdk/Files.o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/host-c.o src/vamp-hostsdk/acsymbols.o examples/SpectralCentroid.o examples/PowerSpectrum.o examples/PercussionOnsetDetector.o examples/FixedTempoEstimator.o examples/AmplitudeFollower.o examples/ZeroCrossing.o examples/plugins.o host/vamp-simple-host.o rdf/generator/vamp-rdf-template-generator.o
> rm -f ./libvamp-sdk.a ./libvamp-sdk.so ./libvamp-hostsdk.a ./libvamp-hostsdk.so examples/vamp-example-plugins.so host/vamp-simple-host rdf/generator/vamp-rdf-template-generator *~ */*~
> rm -f config.log config.status Makefile
> rm -f pkgconfig/vamp.pc pkgconfig/vamp-sdk.pc pkgconfig/vamp-hostsdk.pc
> 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 vamp-plugin-sdk using existing ./vamp-plugin-sdk_2.10.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: error: cannot represent change to doc/html/AmplitudeFollower_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/AmplitudeFollower_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/AmplitudeFollower_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/AmplitudeFollower_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/AmplitudeFollower_8h__dep__incl.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 doc/html/AmplitudeFollower_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/AmplitudeFollower_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/FFT_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/FFT_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/FFT_8h__dep__incl.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 doc/html/FFT_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/FFT_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/FixedTempoEstimator_8cpp.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/FixedTempoEstimator_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/FixedTempoEstimator_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/FixedTempoEstimator_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/FixedTempoEstimator_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/FixedTempoEstimator_8h__dep__incl.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 doc/html/FixedTempoEstimator_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/FixedTempoEstimator_8h__incl.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 doc/html/PercussionOnsetDetector_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PercussionOnsetDetector_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PercussionOnsetDetector_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PercussionOnsetDetector_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PercussionOnsetDetector_8h__dep__incl.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 doc/html/PercussionOnsetDetector_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PercussionOnsetDetector_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginAdapter_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginAdapter_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginAdapter_8h__dep__incl.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 doc/html/PluginAdapter_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginAdapter_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginBufferingAdapter_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginBufferingAdapter_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginBufferingAdapter_8h__dep__incl.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 doc/html/PluginBufferingAdapter_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginBufferingAdapter_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginChannelAdapter_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginChannelAdapter_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginChannelAdapter_8h__dep__incl.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 doc/html/PluginChannelAdapter_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginChannelAdapter_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginHostAdapter_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginHostAdapter_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginHostAdapter_8h__dep__incl.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 doc/html/PluginHostAdapter_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginHostAdapter_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginInputDomainAdapter_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginInputDomainAdapter_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginInputDomainAdapter_8h__dep__incl.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 doc/html/PluginInputDomainAdapter_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginInputDomainAdapter_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginLoader_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginLoader_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginLoader_8h__dep__incl.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 doc/html/PluginLoader_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginLoader_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginSummarisingAdapter_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginSummarisingAdapter_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginSummarisingAdapter_8h__dep__incl.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 doc/html/PluginSummarisingAdapter_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginSummarisingAdapter_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PluginWrapper_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PluginWrapper_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginWrapper_8h__dep__incl.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 doc/html/PluginWrapper_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PluginWrapper_8h__incl.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 doc/html/PowerSpectrum_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PowerSpectrum_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/PowerSpectrum_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/PowerSpectrum_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PowerSpectrum_8h__dep__incl.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 doc/html/PowerSpectrum_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/PowerSpectrum_8h__incl.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 doc/html/SpectralCentroid_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/SpectralCentroid_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/SpectralCentroid_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/SpectralCentroid_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/SpectralCentroid_8h__dep__incl.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 doc/html/SpectralCentroid_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/SpectralCentroid_8h__incl.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 doc/html/ZeroCrossing_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/ZeroCrossing_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/ZeroCrossing_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/ZeroCrossing_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/ZeroCrossing_8h__dep__incl.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 doc/html/ZeroCrossing_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/ZeroCrossing_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/annotated_dup.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/bc_s.png: binary file contents changed
> dpkg-source: error: add doc/html/bc_s.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 doc/html/bdwn.png: binary file contents changed
> dpkg-source: error: add doc/html/bdwn.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classAmplitudeFollower.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classAmplitudeFollower__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classAmplitudeFollower__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classFixedTempoEstimator.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classFixedTempoEstimator_1_1D.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classFixedTempoEstimator__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classFixedTempoEstimator__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classPercussionOnsetDetector.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classPercussionOnsetDetector__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classPercussionOnsetDetector__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classPowerSpectrum.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classPowerSpectrum__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classPowerSpectrum__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classSpectralCentroid.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classSpectralCentroid__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classSpectralCentroid__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1FFT.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1FFTComplex.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1FFTReal.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1HostExt_1_1PluginBufferingAdapter.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1HostExt_1_1PluginBufferingAdapter__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1HostExt_1_1PluginBufferingAdapter__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1HostExt_1_1PluginChannelAdapter.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1HostExt_1_1PluginChannelAdapter__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1HostExt_1_1PluginChannelAdapter__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1HostExt_1_1PluginInputDomainAdapter.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1HostExt_1_1PluginInputDomainAdapter__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1HostExt_1_1PluginInputDomainAdapter__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1HostExt_1_1PluginLoader.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1HostExt_1_1PluginSummarisingAdapter.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1HostExt_1_1PluginSummarisingAdapter__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1HostExt_1_1PluginSummarisingAdapter__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1HostExt_1_1PluginWrapper.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1HostExt_1_1PluginWrapper__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1HostExt_1_1PluginWrapper__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1Plugin.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1PluginAdapter.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1PluginAdapterBase.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1PluginAdapterBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1PluginAdapterBase__inherit__graph.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 doc/html/classVamp_1_1PluginAdapter__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1PluginAdapter__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1PluginBase.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1PluginBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1PluginBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classVamp_1_1PluginHostAdapter.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classVamp_1_1PluginHostAdapter__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1PluginHostAdapter__inherit__graph.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 doc/html/classVamp_1_1Plugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classVamp_1_1Plugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/classZeroCrossing.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/classZeroCrossing__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/html/classZeroCrossing__inherit__graph.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 doc/html/closed.png: binary file contents changed
> dpkg-source: error: add doc/html/closed.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/dir_4f7e4242e27b8c8b476722507617a881.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/dir_4f7e4242e27b8c8b476722507617a881_dep.png: binary file contents changed
> dpkg-source: error: add doc/html/dir_4f7e4242e27b8c8b476722507617a881_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/dir_8661d6ced9d80e9e8c7982a58cd73404.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/dir_8661d6ced9d80e9e8c7982a58cd73404_dep.png: binary file contents changed
> dpkg-source: error: add doc/html/dir_8661d6ced9d80e9e8c7982a58cd73404_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/dir_9c751ccb9387a8f0ae6ae8f777da02a0.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/dir_d28a4824dc47e487b107a5db32ef43c4.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/dir_d28a4824dc47e487b107a5db32ef43c4_dep.png: binary file contents changed
> dpkg-source: error: add doc/html/dir_d28a4824dc47e487b107a5db32ef43c4_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/dir_fb90db1f62862cb68177e0e13786fda0.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/dir_fb90db1f62862cb68177e0e13786fda0_dep.png: binary file contents changed
> dpkg-source: error: add doc/html/dir_fb90db1f62862cb68177e0e13786fda0_dep.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 doc/html/doc.png: binary file contents changed
> dpkg-source: error: add doc/html/doc.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/files_dup.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/folderclosed.png: binary file contents changed
> dpkg-source: error: add doc/html/folderclosed.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 doc/html/folderopen.png: binary file contents changed
> dpkg-source: error: add doc/html/folderopen.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/functions_dup.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/functions_func.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/graph_legend.png: binary file contents changed
> dpkg-source: error: add doc/html/graph_legend.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/hierarchy.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/host-c_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/host-c_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/host-c_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/hostguard_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/hostguard_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/hostguard_8h__dep__incl.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 doc/html/inherit_graph_0.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_0.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 doc/html/inherit_graph_1.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_1.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 doc/html/inherit_graph_10.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_10.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 doc/html/inherit_graph_11.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_11.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 doc/html/inherit_graph_12.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_12.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 doc/html/inherit_graph_13.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_13.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 doc/html/inherit_graph_14.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_14.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 doc/html/inherit_graph_15.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_15.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 doc/html/inherit_graph_16.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_16.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 doc/html/inherit_graph_17.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_17.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 doc/html/inherit_graph_2.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_2.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 doc/html/inherit_graph_3.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_3.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 doc/html/inherit_graph_4.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_4.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 doc/html/inherit_graph_5.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_5.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 doc/html/inherit_graph_6.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_6.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 doc/html/inherit_graph_7.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_7.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 doc/html/inherit_graph_8.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_8.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 doc/html/inherit_graph_9.png: binary file contents changed
> dpkg-source: error: add doc/html/inherit_graph_9.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/jquery.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/namespaceVamp.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/namespaceVamp_1_1HostExt.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/namespaces_dup.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/nav_f.png: binary file contents changed
> dpkg-source: error: add doc/html/nav_f.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 doc/html/nav_g.png: binary file contents changed
> dpkg-source: error: add doc/html/nav_g.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 doc/html/nav_h.png: binary file contents changed
> dpkg-source: error: add doc/html/nav_h.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/navtreedata.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/open.png: binary file contents changed
> dpkg-source: error: add doc/html/open.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/plugguard_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/plugguard_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/plugguard_8h__dep__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/plugins_8cpp.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/plugins_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/plugins_8cpp__incl.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 doc/html/splitbar.png: binary file contents changed
> dpkg-source: error: add doc/html/splitbar.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/structVamp_1_1PluginBase_1_1ParameterDescriptor.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/structVamp_1_1Plugin_1_1Feature.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/structVamp_1_1Plugin_1_1OutputDescriptor.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/structVamp_1_1RealTime.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/struct__VampFeature.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/struct__VampFeatureList.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/struct__VampFeatureV2.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/struct__VampOutputDescriptor.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/struct__VampParameterDescriptor.js has no final newline (either original or modified version)
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/struct__VampPluginDescriptor.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/sync_off.png: binary file contents changed
> dpkg-source: error: add doc/html/sync_off.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 doc/html/sync_on.png: binary file contents changed
> dpkg-source: error: add doc/html/sync_on.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/system_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/system_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/system_8h__dep__incl.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 doc/html/system_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/system_8h__incl.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 doc/html/tab_a.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_a.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 doc/html/tab_b.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_b.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 doc/html/tab_h.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_h.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 doc/html/tab_s.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_s.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/union__VampFeatureUnion.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/vamp-hostsdk_2PluginBase_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-hostsdk_2PluginBase_8h__dep__incl.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 doc/html/vamp-hostsdk_2PluginBase_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-hostsdk_2PluginBase_8h__incl.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 doc/html/vamp-hostsdk_2Plugin_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-hostsdk_2Plugin_8h__dep__incl.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 doc/html/vamp-hostsdk_2Plugin_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-hostsdk_2Plugin_8h__incl.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 doc/html/vamp-hostsdk_2RealTime_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-hostsdk_2RealTime_8h__dep__incl.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 doc/html/vamp-hostsdk_2RealTime_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-hostsdk_2RealTime_8h__incl.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 doc/html/vamp-hostsdk_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-hostsdk_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/vamp-sdk_2PluginBase_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/vamp-sdk_2PluginBase_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-sdk_2PluginBase_8h__dep__incl.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 doc/html/vamp-sdk_2PluginBase_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-sdk_2PluginBase_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/vamp-sdk_2Plugin_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/vamp-sdk_2Plugin_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-sdk_2Plugin_8h__dep__incl.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 doc/html/vamp-sdk_2Plugin_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-sdk_2Plugin_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/vamp-sdk_2RealTime_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/vamp-sdk_2RealTime_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-sdk_2RealTime_8h__dep__incl.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 doc/html/vamp-sdk_2RealTime_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-sdk_2RealTime_8h__incl.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 doc/html/vamp-sdk_8h__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-sdk_8h__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/vamp-simple-host_8cpp.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/vamp-simple-host_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp-simple-host_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file vamp-plugin-sdk-2.10.0/doc/html/vamp_8h.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/vamp_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/html/vamp_8h__dep__incl.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/vamp-plugin-sdk_2.10.0-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 to: