Bug#1044701: fityk: Fails to build source after successful build
Lucas Nussbaum
lucas at debian.org
Sun Aug 13 17:56:54 BST 2023
Source: fityk
Version: 1.3.2-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package fityk
> dpkg-buildpackage: info: source version 1.3.2-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Scott Talbert <swt at techie.net>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --buildsystem=autoconf --with sphinxdoc
> dh_auto_clean -O--buildsystem=autoconf
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in fityk
> make[2]: Entering directory '/<<PKGBUILDDIR>>/fityk'
> test -z "libfityk.la" || rm -f libfityk.la
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cmpfit/.deps/.dirstamp
> rm -f ./so_locations
> rm -f cmpfit/.dirstamp
> rm -f lua52/src/.deps/.dirstamp
> rm -f lua52/src/.dirstamp
> rm -rf cmpfit/.libs cmpfit/_libs
> rm -f cmpfit/*.o
> rm -f root/.deps/.dirstamp
> rm -rf lua52/src/.libs lua52/src/_libs
> rm -f cmpfit/*.lo
> rm -f root/.dirstamp
> rm -rf root/.libs root/_libs
> rm -f lua52/src/*.o
> rm -rf swig/.libs swig/_libs
> rm -f swig/.deps/.dirstamp
> rm -f lua52/src/*.lo
> rm -f root/*.o
> rm -f root/*.lo
> rm -f swig/.dirstamp
> rm -f swig/*.o
> rm -f swig/*.lo
> rm -f ./.deps/libfityk_la-CMPfit.Plo
> rm -f ./.deps/libfityk_la-GAfit.Plo
> rm -f ./.deps/libfityk_la-LMfit.Plo
> rm -f ./.deps/libfityk_la-NLfit.Plo
> rm -f ./.deps/libfityk_la-NMfit.Plo
> rm -f ./.deps/libfityk_la-ast.Plo
> rm -f ./.deps/libfityk_la-bfunc.Plo
> rm -f ./.deps/libfityk_la-common.Plo
> rm -f ./.deps/libfityk_la-cparser.Plo
> rm -f ./.deps/libfityk_la-data.Plo
> rm -f ./.deps/libfityk_la-eparser.Plo
> rm -f ./.deps/libfityk_la-f_fcjasym.Plo
> rm -f ./.deps/libfityk_la-fit.Plo
> rm -f ./.deps/libfityk_la-fityk.Plo
> rm -f ./.deps/libfityk_la-func.Plo
> rm -f ./.deps/libfityk_la-guess.Plo
> rm -f ./.deps/libfityk_la-info.Plo
> rm -f ./.deps/libfityk_la-lexer.Plo
> rm -f ./.deps/libfityk_la-logic.Plo
> rm -f ./.deps/libfityk_la-luabridge.Plo
> rm -f ./.deps/libfityk_la-mgr.Plo
> rm -f ./.deps/libfityk_la-model.Plo
> rm -f ./.deps/libfityk_la-numfuncs.Plo
> rm -f ./.deps/libfityk_la-runner.Plo
> rm -f ./.deps/libfityk_la-settings.Plo
> rm -f ./.deps/libfityk_la-tplate.Plo
> rm -f ./.deps/libfityk_la-transform.Plo
> rm -f ./.deps/libfityk_la-udf.Plo
> rm -f ./.deps/libfityk_la-ui.Plo
> rm -f ./.deps/libfityk_la-ui_api.Plo
> rm -f ./.deps/libfityk_la-var.Plo
> rm -f ./.deps/libfityk_la-view.Plo
> rm -f ./.deps/libfityk_la-vm.Plo
> rm -f ./.deps/libfityk_la-voigt.Plo
> rm -f cmpfit/.deps/libfityk_la-mpfit.Plo
> rm -f lua52/src/.deps/libfityk_la-lapi.Plo
> rm -f lua52/src/.deps/libfityk_la-lauxlib.Plo
> rm -f lua52/src/.deps/libfityk_la-lbaselib.Plo
> rm -f lua52/src/.deps/libfityk_la-lbitlib.Plo
> rm -f lua52/src/.deps/libfityk_la-lcode.Plo
> rm -f lua52/src/.deps/libfityk_la-lcorolib.Plo
> rm -f lua52/src/.deps/libfityk_la-lctype.Plo
> rm -f lua52/src/.deps/libfityk_la-ldblib.Plo
> rm -f lua52/src/.deps/libfityk_la-ldebug.Plo
> rm -f lua52/src/.deps/libfityk_la-ldo.Plo
> rm -f lua52/src/.deps/libfityk_la-ldump.Plo
> rm -f lua52/src/.deps/libfityk_la-lfunc.Plo
> rm -f lua52/src/.deps/libfityk_la-lgc.Plo
> rm -f lua52/src/.deps/libfityk_la-linit.Plo
> rm -f lua52/src/.deps/libfityk_la-liolib.Plo
> rm -f lua52/src/.deps/libfityk_la-llex.Plo
> rm -f lua52/src/.deps/libfityk_la-lmathlib.Plo
> rm -f lua52/src/.deps/libfityk_la-lmem.Plo
> rm -f lua52/src/.deps/libfityk_la-loadlib.Plo
> rm -f lua52/src/.deps/libfityk_la-lobject.Plo
> rm -f lua52/src/.deps/libfityk_la-lopcodes.Plo
> rm -f lua52/src/.deps/libfityk_la-loslib.Plo
> rm -f lua52/src/.deps/libfityk_la-lparser.Plo
> rm -f lua52/src/.deps/libfityk_la-lstate.Plo
> rm -f lua52/src/.deps/libfityk_la-lstring.Plo
> rm -f lua52/src/.deps/libfityk_la-lstrlib.Plo
> rm -f lua52/src/.deps/libfityk_la-ltable.Plo
> rm -f lua52/src/.deps/libfityk_la-ltablib.Plo
> rm -f lua52/src/.deps/libfityk_la-ltm.Plo
> rm -f lua52/src/.deps/libfityk_la-lundump.Plo
> rm -f lua52/src/.deps/libfityk_la-lvm.Plo
> rm -f lua52/src/.deps/libfityk_la-lzio.Plo
> rm -f root/.deps/libfityk_la-background.Plo
> rm -f swig/.deps/_fityk_la-fityk_python.Plo
> rm -f swig/.deps/libfityk_la-fityk_lua.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/fityk'
> Making distclean in wxgui
> make[2]: Entering directory '/<<PKGBUILDDIR>>/wxgui'
> rm -rf .libs _libs
> test -z "libceria.a" || rm -f libceria.a
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f fityk
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/atomtables.Po
> rm -f ./.deps/ceria.Po
> rm -f ./.deps/fityk-about.Po
> rm -f ./.deps/fityk-aplot.Po
> rm -f ./.deps/fityk-app.Po
> rm -f ./.deps/fityk-bgm.Po
> rm -f ./.deps/fityk-cmn.Po
> rm -f ./.deps/fityk-dataedit.Po
> rm -f ./.deps/fityk-datatable.Po
> rm -f ./.deps/fityk-defmgr.Po
> rm -f ./.deps/fityk-dload.Po
> rm -f ./.deps/fityk-drag.Po
> rm -f ./.deps/fityk-editor.Po
> rm -f ./.deps/fityk-exportd.Po
> rm -f ./.deps/fityk-fitinfo.Po
> rm -f ./.deps/fityk-fitrun.Po
> rm -f ./.deps/fityk-frame.Po
> rm -f ./.deps/fityk-gradient.Po
> rm -f ./.deps/fityk-history.Po
> rm -f ./.deps/fityk-inputline.Po
> rm -f ./.deps/fityk-listptxt.Po
> rm -f ./.deps/fityk-merge.Po
> rm -f ./.deps/fityk-modelinfo.Po
> rm -f ./.deps/fityk-mplot.Po
> rm -f ./.deps/fityk-parpan.Po
> rm -f ./.deps/fityk-plot.Po
> rm -f ./.deps/fityk-plotpane.Po
> rm -f ./.deps/fityk-powdifpat.Po
> rm -f ./.deps/fityk-print.Po
> rm -f ./.deps/fityk-recent.Po
> rm -f ./.deps/fityk-setdlg.Po
> rm -f ./.deps/fityk-sgchooser.Po
> rm -f ./.deps/fityk-sidebar.Po
> rm -f ./.deps/fityk-statbar.Po
> rm -f ./.deps/fityk-textpane.Po
> rm -f ./.deps/fityk-uplot.Po
> rm -f ./.deps/fityk-xybrowser.Po
> rm -f ./.deps/powdifpat-cmn.Po
> rm -f ./.deps/powdifpat-parpan.Po
> rm -f ./.deps/powdifpat-powdifpat.Po
> rm -f ./.deps/powdifpat-sgchooser.Po
> rm -f ./.deps/powdifpat-uplot.Po
> rm -f ./.deps/sgtables.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/wxgui'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "tests/libcatch.a" || rm -f tests/libcatch.a
> rm -rf .libs _libs
> rm -f cli/cfityk
> rm -f *.o
> test -z "tests/gradient.log tests/guess.log tests/psvoigt.log tests/num.log tests/lua.log" || rm -f tests/gradient.log tests/guess.log tests/psvoigt.log tests/num.log tests/lua.log
> rm -f *.lo
> rm -f tests/gradient tests/guess tests/psvoigt tests/num tests/lua tests/mpfit_deriv samples/hello samples/helloc
> rm -f *.tab.c
> test -z "tests/gradient.trs tests/guess.trs tests/psvoigt.trs tests/num.trs tests/lua.trs" || rm -f tests/gradient.trs tests/guess.trs tests/psvoigt.trs tests/num.trs tests/lua.trs
> rm -rf cli/.libs cli/_libs
> rm -f cli/*.o
> test -z "fityk.iss" || rm -f fityk.iss
> rm -f config.h stamp-h1
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f libtool config.lt
> test . = "." || test -z "" || rm -f
> rm -rf samples/.libs samples/_libs
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cli/.deps/.dirstamp
> rm -rf tests/.libs tests/_libs
> rm -f cli/.dirstamp
> rm -f samples/*.o
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f samples/.deps/.dirstamp
> rm -f tests/*.o
> rm -f samples/.dirstamp
> rm -f tests/.deps/.dirstamp
> rm -f tests/.dirstamp
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f ./.deps/samples_helloc-dummy.Po
> rm -f cli/.deps/gnuplot.Po
> rm -f cli/.deps/main.Po
> rm -f samples/.deps/hello-hello.Po
> rm -f samples/.deps/helloc-hello.Po
> rm -f tests/.deps/catch.Po
> rm -f tests/.deps/gradient.Po
> rm -f tests/.deps/guess.Po
> rm -f tests/.deps/lua.Po
> rm -f tests/.deps/mpfit_deriv.Po
> rm -f tests/.deps/num.Po
> rm -f tests/.deps/psvoigt.Po
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=autoconf
> dh_clean -O--buildsystem=autoconf
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building fityk using existing ./fityk_1.3.2.orig.tar.gz
> dpkg-source: error: cannot represent change to doc/__pycache__/fityk_ext.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add doc/__pycache__/fityk_ext.cpython-311.pyc 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/doctrees/data.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/data.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add doc/doctrees/environment.pickle in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/fit.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/fit.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/fityk-manual.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/fityk-manual.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/getstarted.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/getstarted.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/intro.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/intro.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/model.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/model.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/ref.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/ref.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/doctrees/script.doctree: binary file contents changed
> dpkg-source: error: add doc/doctrees/script.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/_images/add_peak_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/add_peak_icon.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/_images/copyfunc_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/copyfunc_icon.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/_images/eq_fwhm_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/eq_fwhm_icon.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/_images/eq_shape_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/eq_shape_icon.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/_images/fit_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/fit_icon.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/_images/fityk-with-tooltip.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/fityk-with-tooltip.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/_images/load_data_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/load_data_icon.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/_images/lock_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/lock_icon.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/_images/math/084b4487d16c50fe1973da2e87688e99b280f99e.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/084b4487d16c50fe1973da2e87688e99b280f99e.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/_images/math/10afab4a2ac5e4644ad7f1f8e5bf3d785903de53.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/10afab4a2ac5e4644ad7f1f8e5bf3d785903de53.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/_images/math/123f3c6b620fa96a768fe24d37ccb4c990143564.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/123f3c6b620fa96a768fe24d37ccb4c990143564.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/_images/math/150c86c8210fb8692f92d812e63dd681591f8eac.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/150c86c8210fb8692f92d812e63dd681591f8eac.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/_images/math/155db9197b12ebffc6caba5c109191e672692bcb.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/155db9197b12ebffc6caba5c109191e672692bcb.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/_images/math/1e33d053ee74283b760ffef643441ada8c5255ec.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/1e33d053ee74283b760ffef643441ada8c5255ec.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/_images/math/1e3fd1bacff95ccd2109337dc8bbd691280bbce4.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/1e3fd1bacff95ccd2109337dc8bbd691280bbce4.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/_images/math/20c909f7dd13777801fe9d7f804db77e1aa72fbf.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/20c909f7dd13777801fe9d7f804db77e1aa72fbf.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/_images/math/2d3f57312f70ebdae544918fd35e5e58a09881c2.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/2d3f57312f70ebdae544918fd35e5e58a09881c2.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/_images/math/37f8564f4f23c376746d9dad98ee539cf98c1049.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/37f8564f4f23c376746d9dad98ee539cf98c1049.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/_images/math/39dec75286b1f6850606e2c0e142a3ea786e4717.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/39dec75286b1f6850606e2c0e142a3ea786e4717.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/_images/math/3c007f2fcf1cdc511eb1882c14531d9ced3e6da9.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/3c007f2fcf1cdc511eb1882c14531d9ced3e6da9.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/_images/math/4125f4e6f2ddd8da19381e5c46f41d3d99fc15b9.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/4125f4e6f2ddd8da19381e5c46f41d3d99fc15b9.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/_images/math/495845a461c8c25c6259b801067109ceef36c7ce.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/495845a461c8c25c6259b801067109ceef36c7ce.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/_images/math/572f979a604ee2edc8b3281874fda397d03558ed.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/572f979a604ee2edc8b3281874fda397d03558ed.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/_images/math/57e7df2705a5bbf9f75bf7fa9f7073be5a9ff874.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/57e7df2705a5bbf9f75bf7fa9f7073be5a9ff874.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/_images/math/59a7fc5bb3d527744f65a6ed1c80a712a67140ab.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/59a7fc5bb3d527744f65a6ed1c80a712a67140ab.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/_images/math/5c00c0eb909b5784a7d47c3827c33abdc80f002a.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/5c00c0eb909b5784a7d47c3827c33abdc80f002a.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/_images/math/610579e4973ba8f1cb617652ab47dd3990d5be02.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/610579e4973ba8f1cb617652ab47dd3990d5be02.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/_images/math/63aec071cc27736ee2a94d7c02f52aad982927df.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/63aec071cc27736ee2a94d7c02f52aad982927df.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/_images/math/6f0e876fb69aff8a12448322cba032028ae12a74.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/6f0e876fb69aff8a12448322cba032028ae12a74.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/_images/math/704b2022e99607534d24d3be6ba50dd4616b80fe.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/704b2022e99607534d24d3be6ba50dd4616b80fe.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/_images/math/74ee8c121a7d186a7fada5685095f5a374323b7f.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/74ee8c121a7d186a7fada5685095f5a374323b7f.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/_images/math/757b424c28f7d6ac02a4c5e7576348ffd2107317.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/757b424c28f7d6ac02a4c5e7576348ffd2107317.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/_images/math/76bb54e7cdc6aa17787721a876909603982b5c74.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/76bb54e7cdc6aa17787721a876909603982b5c74.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/_images/math/8633ecb7ada490ea35d4929cbb79a9fccc755d29.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/8633ecb7ada490ea35d4929cbb79a9fccc755d29.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/_images/math/88dc7152312ed3d59df7ceb507f484e3a8566279.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/88dc7152312ed3d59df7ceb507f484e3a8566279.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/_images/math/8b5e31fe9c035078ea036374934994a5095ca309.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/8b5e31fe9c035078ea036374934994a5095ca309.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/_images/math/8cf525c2fe763dd09f9e70c86d5587bc5c9a5cad.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/8cf525c2fe763dd09f9e70c86d5587bc5c9a5cad.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/_images/math/a88ff0371977bb02b5eb503f2305d56f4e378210.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/a88ff0371977bb02b5eb503f2305d56f4e378210.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/_images/math/b127deb4078236c9bc522db6e3d21478dc6d2d6a.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/b127deb4078236c9bc522db6e3d21478dc6d2d6a.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/_images/math/b2fe6d3ebae8cff8bac30b6bcdd77e4741683f17.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/b2fe6d3ebae8cff8bac30b6bcdd77e4741683f17.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/_images/math/b326d1a9519337f3d9742522c198f69e4d0e19c7.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/b326d1a9519337f3d9742522c198f69e4d0e19c7.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/_images/math/b4b459dda2219bc2c8d797541c101784e5d05150.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/b4b459dda2219bc2c8d797541c101784e5d05150.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/_images/math/b93cfb34d17480842566deb3bc4db1b3223a22d8.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/b93cfb34d17480842566deb3bc4db1b3223a22d8.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/_images/math/be7dc0d61c223e21b87c97502fbf32e210445d32.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/be7dc0d61c223e21b87c97502fbf32e210445d32.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/_images/math/c6ad33b4e8605fe034bb8f32ec9eb3ac07e5cf1b.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/c6ad33b4e8605fe034bb8f32ec9eb3ac07e5cf1b.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/_images/math/d7b1157f8a1e0d35b2b2bd17f448d35d16de34e4.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/d7b1157f8a1e0d35b2b2bd17f448d35d16de34e4.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/_images/math/d7de29b739d675cc83ecf3b394b61b17b021d210.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/d7de29b739d675cc83ecf3b394b61b17b021d210.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/_images/math/dc96b3cfacbd03d659e135b72108a43bcdf6c1a8.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/dc96b3cfacbd03d659e135b72108a43bcdf6c1a8.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/_images/math/e204bd962eb9174bf9641e36c168d6d90839cfe0.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/e204bd962eb9174bf9641e36c168d6d90839cfe0.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/_images/math/e369b0ac31170bac165f2d3a8ab8876ead4facc5.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/e369b0ac31170bac165f2d3a8ab8876ead4facc5.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/_images/math/f4996c56b8e8ccdd1833b605b2015256c88b4b87.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/f4996c56b8e8ccdd1833b605b2015256c88b4b87.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/_images/math/f512a7c2f1cb3536f838cf1115e9a3207ddcb57b.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/f512a7c2f1cb3536f838cf1115e9a3207ddcb57b.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/_images/math/f8648f8e150d0e115b9a8fc36183216001c75de8.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/math/f8648f8e150d0e115b9a8fc36183216001c75de8.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/_images/mode_add_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/mode_add_icon.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/_images/mode_bg_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/mode_bg_icon.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/_images/mode_range_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/mode_range_icon.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/_images/mode_zoom.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/mode_zoom.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/_images/open_lock_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/open_lock_icon.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/_images/strip_bg_icon.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/strip_bg_icon.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/_images/zoom_all.png: binary file contents changed
> dpkg-source: error: add doc/html/_images/zoom_all.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file fityk-1.3.2/doc/html/_static/basic.css has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/_static/documentation_options.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/_static/file.png: binary file contents changed
> dpkg-source: error: add doc/html/_static/file.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/_static/fityk-logo.png: binary file contents changed
> dpkg-source: error: add doc/html/_static/fityk-logo.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/_static/fityk.ico: binary file contents changed
> dpkg-source: error: add doc/html/_static/fityk.ico 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/_static/minus.png: binary file contents changed
> dpkg-source: error: add doc/html/_static/minus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/_static/mouse16.png: binary file contents changed
> dpkg-source: error: add doc/html/_static/mouse16.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/_static/plus.png: binary file contents changed
> dpkg-source: error: add doc/html/_static/plus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file fityk-1.3.2/doc/html/_static/pygments.css has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/data.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/fit.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/fityk-manual.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/getstarted.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/intro.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/model.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/ref.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/script.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/search.html has no final newline (either original or modified version)
> dpkg-source: warning: file fityk-1.3.2/doc/html/searchindex.js 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/fityk_1.3.2-2_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the debian-science-maintainers
mailing list