Source: afdko Version: 3.6.2+dfsg1-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 afdko > dpkg-buildpackage: info: source version 3.6.2+dfsg1-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Yao Wei (ééå»·) > <[email protected]> > dpkg-source --before-build . > dpkg-source: info: using options from > afdko-3.6.2+dfsg1/debian/source/options: > --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[^/]*[.]pybuild/ > fakeroot debian/rules clean > dh clean --with python3 --buildsystem=pybuild > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > I: pybuild base:275: python3.11 setup.py clean > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > /usr/lib/python3/dist-packages/setuptools/__init__.py:84: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything > under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.11' does not exist -- can't clean it > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--buildsystem=pybuild > dh_clean -O--buildsystem=pybuild > dpkg-source -b . > dpkg-source: info: using options from > afdko-3.6.2+dfsg1/debian/source/options: > --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[^/]*[.]pybuild/ > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building afdko using existing > ./afdko_3.6.2+dfsg1.orig.tar.xz > dpkg-source: warning: ignoring deletion of file c/spot/source/TAGS, use > --include-removal to override > dpkg-source: error: cannot represent change to c/build_all/detype1: binary > file contents changed > dpkg-source: error: add c/build_all/detype1 in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/detype1' will not > be represented in diff > dpkg-source: error: cannot represent change to c/build_all/makeotfexe: binary > file contents changed > dpkg-source: error: add c/build_all/makeotfexe in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/makeotfexe' will > not be represented in diff > dpkg-source: error: cannot represent change to c/build_all/mergefonts: binary > file contents changed > dpkg-source: error: add c/build_all/mergefonts in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/mergefonts' will > not be represented in diff > dpkg-source: error: cannot represent change to c/build_all/rotatefont: binary > file contents changed > dpkg-source: error: add c/build_all/rotatefont in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/rotatefont' will > not be represented in diff > dpkg-source: error: cannot represent change to c/build_all/sfntdiff: binary > file contents changed > dpkg-source: error: add c/build_all/sfntdiff in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/sfntdiff' will not > be represented in diff > dpkg-source: error: cannot represent change to c/build_all/sfntedit: binary > file contents changed > dpkg-source: error: add c/build_all/sfntedit in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/sfntedit' will not > be represented in diff > dpkg-source: error: cannot represent change to c/build_all/spot: binary file > contents changed > dpkg-source: error: add c/build_all/spot in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/spot' will not be > represented in diff > dpkg-source: error: cannot represent change to c/build_all/tx: binary file > contents changed > dpkg-source: error: add c/build_all/tx in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/tx' will not be > represented in diff > dpkg-source: error: cannot represent change to c/build_all/type1: binary file > contents changed > dpkg-source: error: add c/build_all/type1 in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/build_all/type1' will not be > represented in diff > dpkg-source: error: cannot represent change to > c/detype1/build/linux/gcc/release/detype1.o: binary file contents changed > dpkg-source: error: add c/detype1/build/linux/gcc/release/detype1.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/detype1/exe/linux/release/detype1: binary file contents changed > dpkg-source: error: add c/detype1/exe/linux/release/detype1 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'c/detype1/exe/linux/release/detype1' will not be represented in diff > dpkg-source: error: cannot represent change to > c/makeotf/build/linux/gcc/release/cb.o: binary file contents changed > dpkg-source: error: add c/makeotf/build/linux/gcc/release/cb.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/build/linux/gcc/release/cbpriv.o: binary file contents changed > dpkg-source: error: add c/makeotf/build/linux/gcc/release/cbpriv.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/build/linux/gcc/release/fcdb.o: binary file contents changed > dpkg-source: error: add c/makeotf/build/linux/gcc/release/fcdb.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/build/linux/gcc/release/file.o: binary file contents changed > dpkg-source: error: add c/makeotf/build/linux/gcc/release/file.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/build/linux/gcc/release/mac.o: binary file contents changed > dpkg-source: error: add c/makeotf/build/linux/gcc/release/mac.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/build/linux/gcc/release/main.o: binary file contents changed > dpkg-source: error: add c/makeotf/build/linux/gcc/release/main.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/exe/linux/release/makeotfexe: binary file contents changed > dpkg-source: error: add c/makeotf/exe/linux/release/makeotfexe in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'c/makeotf/exe/linux/release/makeotfexe' will not be represented in diff > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/cffread/linux/gcc/release/cffread.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/cffread/linux/gcc/release/cffread.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/BASE.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/BASE.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/CFF_.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/CFF_.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/GDEF.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/GDEF.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/GPOS.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/GPOS.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/GSUB.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/GSUB.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/OS_2.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/OS_2.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/STAT.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/STAT.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/VORG.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/VORG.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/anon.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/anon.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/cmap.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/cmap.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/featerr.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/featerr.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/featgram.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/featgram.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/featscan.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/featscan.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/head.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/head.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/hhea.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/hhea.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/hmtx.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/hmtx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/hot.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/hot.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/map.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/map.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/maxp.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/maxp.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/name.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/name.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/otl.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/otl.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/post.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/post.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/sfnt.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/sfnt.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/vhea.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/vhea.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/vmtx.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/vmtx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/pstoken/linux/gcc/release/pstoken.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/pstoken/linux/gcc/release/pstoken.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/charset.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/charset.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/cs.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/cs.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/dict.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/dict.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/encoding.o: binary > file contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/encoding.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/fdselect.o: binary > file contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/fdselect.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/parse.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/parse.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/recode.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/recode.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/sindex.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/sindex.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/subr.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/subr.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/t13.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/t13.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/tc.o: binary file > contents changed > dpkg-source: error: add > c/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/tc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/makeotf/makeotf_lib/lib/linux/release/cffread.a: binary file contents > changed > dpkg-source: error: add c/makeotf/makeotf_lib/lib/linux/release/cffread.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 > c/makeotf/makeotf_lib/lib/linux/release/hotconv.a: binary file contents > changed > dpkg-source: error: add c/makeotf/makeotf_lib/lib/linux/release/hotconv.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 > c/makeotf/makeotf_lib/lib/linux/release/pstoken.a: binary file contents > changed > dpkg-source: error: add c/makeotf/makeotf_lib/lib/linux/release/pstoken.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 > c/makeotf/makeotf_lib/lib/linux/release/typecomp.a: binary file contents > changed > dpkg-source: error: add c/makeotf/makeotf_lib/lib/linux/release/typecomp.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 > c/mergefonts/build/linux/gcc/release/mergeFonts.o: binary file contents > changed > dpkg-source: error: add c/mergefonts/build/linux/gcc/release/mergeFonts.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/mergefonts/exe/linux/release/mergefonts: binary file contents changed > dpkg-source: error: add c/mergefonts/exe/linux/release/mergefonts in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'c/mergefonts/exe/linux/release/mergefonts' will not be represented in diff > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont.o: binary file contents > changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont_afm.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont_afm.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont_compare.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont_compare.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont_desc.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont_desc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont_draw.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont_draw.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont_dump.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont_dump.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont_metrics.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont_metrics.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/absfont/linux/gcc/release/absfont_path.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/absfont/linux/gcc/release/absfont_path.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cfembed/linux/gcc/release/cfembed.o: binary file contents > changed > dpkg-source: error: add > c/public/lib/build/cfembed/linux/gcc/release/cfembed.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffread/linux/gcc/release/cffread.o: binary file contents > changed > dpkg-source: error: add > c/public/lib/build/cffread/linux/gcc/release/cffread.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_charset.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_charset.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_dict.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_dict.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_encoding.o: binary > file contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_encoding.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_fdselect.o: binary > file contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_fdselect.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_sindex.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_sindex.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_subr.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_subr.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_t2cstr.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_t2cstr.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_varstore.o: binary > file contents changed > dpkg-source: error: add > c/public/lib/build/cffwrite/linux/gcc/release/cffwrite_varstore.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/ctutil/linux/gcc/release/ctutil.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/ctutil/linux/gcc/release/ctutil.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/dynarr/linux/gcc/release/dynarr.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/dynarr/linux/gcc/release/dynarr.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/nameread/linux/gcc/release/nameread.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/nameread/linux/gcc/release/nameread.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/pdfwrite/linux/gcc/release/pdfwrite.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/pdfwrite/linux/gcc/release/pdfwrite.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/pstoken/linux/gcc/release/pstoken.o: binary file contents > changed > dpkg-source: error: add > c/public/lib/build/pstoken/linux/gcc/release/pstoken.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/sfntread/linux/gcc/release/sfntread.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/sfntread/linux/gcc/release/sfntread.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/sfntwrite/linux/gcc/release/sfntwrite.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/sfntwrite/linux/gcc/release/sfntwrite.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/sha1/linux/gcc/release/sha1.o: binary file contents changed > dpkg-source: error: add c/public/lib/build/sha1/linux/gcc/release/sha1.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/support/linux/gcc/release/canthappen.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/support/linux/gcc/release/canthappen.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/support/linux/gcc/release/except.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/support/linux/gcc/release/except.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/support/linux/gcc/release/fixed.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/support/linux/gcc/release/fixed.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/svgwrite/linux/gcc/release/svgwrite.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/svgwrite/linux/gcc/release/svgwrite.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/svread/linux/gcc/release/svread.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/svread/linux/gcc/release/svread.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/t1cstr/linux/gcc/release/t1cstr.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/t1cstr/linux/gcc/release/t1cstr.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/t1read/linux/gcc/release/t1read.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/t1read/linux/gcc/release/t1read.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/t1write/linux/gcc/release/t1write.o: binary file contents > changed > dpkg-source: error: add > c/public/lib/build/t1write/linux/gcc/release/t1write.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/t2cstr/linux/gcc/release/t2cstr.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/t2cstr/linux/gcc/release/t2cstr.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/ttread/linux/gcc/release/ttread.o: binary file contents > changed > dpkg-source: error: add c/public/lib/build/ttread/linux/gcc/release/ttread.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/tx_shared/linux/gcc/release/tx_shared.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/tx_shared/linux/gcc/release/tx_shared.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/uforead/linux/gcc/release/uforead.o: binary file contents > changed > dpkg-source: error: add > c/public/lib/build/uforead/linux/gcc/release/uforead.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/ufowrite/linux/gcc/release/ufowrite.o: binary file > contents changed > dpkg-source: error: add > c/public/lib/build/ufowrite/linux/gcc/release/ufowrite.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/build/varread/linux/gcc/release/varread.o: binary file contents > changed > dpkg-source: error: add > c/public/lib/build/varread/linux/gcc/release/varread.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/public/lib/lib/linux/release/absfont.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/absfont.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 > c/public/lib/lib/linux/release/cfembed.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/cfembed.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 > c/public/lib/lib/linux/release/cffread.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/cffread.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 > c/public/lib/lib/linux/release/cffwrite.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/cffwrite.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 > c/public/lib/lib/linux/release/ctutil.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/ctutil.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 > c/public/lib/lib/linux/release/dynarr.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/dynarr.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 > c/public/lib/lib/linux/release/nameread.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/nameread.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 > c/public/lib/lib/linux/release/pdfwrite.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/pdfwrite.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 > c/public/lib/lib/linux/release/pstoken.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/pstoken.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 > c/public/lib/lib/linux/release/sfntread.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/sfntread.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 > c/public/lib/lib/linux/release/sfntwrite.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/sfntwrite.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 > c/public/lib/lib/linux/release/sha1.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/sha1.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 > c/public/lib/lib/linux/release/support.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/support.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 > c/public/lib/lib/linux/release/svgwrite.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/svgwrite.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 > c/public/lib/lib/linux/release/svread.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/svread.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 > c/public/lib/lib/linux/release/t1cstr.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/t1cstr.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 > c/public/lib/lib/linux/release/t1read.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/t1read.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 > c/public/lib/lib/linux/release/t1write.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/t1write.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 > c/public/lib/lib/linux/release/t2cstr.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/t2cstr.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 > c/public/lib/lib/linux/release/ttread.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/ttread.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 > c/public/lib/lib/linux/release/tx_shared.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/tx_shared.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 > c/public/lib/lib/linux/release/uforead.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/uforead.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 > c/public/lib/lib/linux/release/ufowrite.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/ufowrite.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 > c/public/lib/lib/linux/release/varread.a: binary file contents changed > dpkg-source: error: add c/public/lib/lib/linux/release/varread.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 > c/rotatefont/build/linux/gcc/release/rotateFont.o: binary file contents > changed > dpkg-source: error: add c/rotatefont/build/linux/gcc/release/rotateFont.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/rotatefont/exe/linux/release/rotatefont: binary file contents changed > dpkg-source: error: add c/rotatefont/exe/linux/release/rotatefont in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'c/rotatefont/exe/linux/release/rotatefont' will not be represented in diff > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dda.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dda.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Ddesc.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Ddesc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dfile.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dfile.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dglobal.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dglobal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dhead.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dhead.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dmain.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dmain.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dname.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dname.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dopt.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dopt.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dpriv.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dpriv.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dsfnt.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dsfnt.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dsys.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dsys.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/build/linux/gcc/release/Dtto.o: binary file contents changed > dpkg-source: error: add c/sfntdiff/build/linux/gcc/release/Dtto.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntdiff/exe/linux/release/sfntdiff: binary file contents changed > dpkg-source: error: add c/sfntdiff/exe/linux/release/sfntdiff in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'c/sfntdiff/exe/linux/release/sfntdiff' will not be represented in diff > dpkg-source: error: cannot represent change to > c/sfntedit/build/linux/gcc/release/Eda.o: binary file contents changed > dpkg-source: error: add c/sfntedit/build/linux/gcc/release/Eda.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntedit/build/linux/gcc/release/Efile.o: binary file contents changed > dpkg-source: error: add c/sfntedit/build/linux/gcc/release/Efile.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntedit/build/linux/gcc/release/Eglobal.o: binary file contents changed > dpkg-source: error: add c/sfntedit/build/linux/gcc/release/Eglobal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntedit/build/linux/gcc/release/Emsgs.o: binary file contents changed > dpkg-source: error: add c/sfntedit/build/linux/gcc/release/Emsgs.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntedit/build/linux/gcc/release/Esys.o: binary file contents changed > dpkg-source: error: add c/sfntedit/build/linux/gcc/release/Esys.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntedit/build/linux/gcc/release/main.o: binary file contents changed > dpkg-source: error: add c/sfntedit/build/linux/gcc/release/main.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/sfntedit/exe/linux/release/sfntedit: binary file contents changed > dpkg-source: error: add c/sfntedit/exe/linux/release/sfntedit in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'c/sfntedit/exe/linux/release/sfntedit' will not be represented in diff > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/BASE.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/BASE.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/BBOX.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/BBOX.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/BLND.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/BLND.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/CFF_.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/CFF_.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/CID_.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/CID_.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/EBLC.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/EBLC.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/ENCO.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/ENCO.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/FNAM.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/FNAM.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/GDEF.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/GDEF.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/GLOB.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/GLOB.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/GPOS.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/GPOS.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/GSUB.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/GSUB.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/HFMX.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/HFMX.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/LTSH.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/LTSH.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/META.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/META.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/MMFX.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/MMFX.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/MMSD.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/MMSD.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/MMVR.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/MMVR.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/OS_2.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/OS_2.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/SING.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/SING.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/TTdumpinstrs.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/TTdumpinstrs.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/TYP1.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/TYP1.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/VORG.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/VORG.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/WDTH.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/WDTH.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/cffread.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/cffread.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/cmap.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/cmap.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/da.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/da.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/desc.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/desc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/dump.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/dump.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/fdsc.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/fdsc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/feat.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/feat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/file.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/file.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/fvar.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/fvar.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/gasp.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/gasp.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/global.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/global.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/glyf.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/glyf.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/hdmx.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/hdmx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/head.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/head.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/hhea.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/hhea.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/hmtx.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/hmtx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/kern.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/kern.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/loca.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/loca.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/main.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/main.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/map.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/map.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/maxp.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/maxp.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/name.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/name.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/opt.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/opt.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/pathbuild.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/pathbuild.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/post.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/post.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/proof.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/proof.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/res.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/res.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/sfnt.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/sfnt.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/spotmsgs.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/spotmsgs.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/strftime.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/strftime.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/sys.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/sys.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/trak.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/trak.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/tto.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/tto.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/vhea.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/vhea.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/spot/build/linux/gcc/release/vmtx.o: binary file contents changed > dpkg-source: error: add c/spot/build/linux/gcc/release/vmtx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to c/spot/exe/linux/release/spot: > binary file contents changed > dpkg-source: error: add c/spot/exe/linux/release/spot in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/spot/exe/linux/release/spot' > will not be represented in diff > dpkg-source: error: cannot represent change to > c/tx/build/linux/gcc/release/tx.o: binary file contents changed > dpkg-source: error: add c/tx/build/linux/gcc/release/tx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to c/tx/exe/linux/release/tx: > binary file contents changed > dpkg-source: error: add c/tx/exe/linux/release/tx in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'c/tx/exe/linux/release/tx' > will not be represented in diff > dpkg-source: error: cannot represent change to > c/type1/build/linux/gcc/release/type1.o: binary file contents changed > dpkg-source: error: add c/type1/build/linux/gcc/release/type1.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > c/type1/exe/linux/release/type1: binary file contents changed > dpkg-source: error: add c/type1/exe/linux/release/type1 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'c/type1/exe/linux/release/type1' will not be represented in diff > dpkg-source: warning: file > afdko-3.6.2+dfsg1/python/afdko.egg-info/SOURCES.txt has no final newline > (either original or modified version) > 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/afdko_3.6.2+dfsg1-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.

