Source: camv-rnd Version: 1.1.2-2 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 camv-rnd > dpkg-buildpackage: info: source version 1.1.2-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bdale Garbee <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > # only try to run dh_auto_clean if configure has been run > test -f Makefile.conf && dh_auto_clean || true > make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > cd src && make distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > rm camv-rnd.o data.o event.o obj_any.o obj_arc.o obj_line.o obj_poly.o > obj_grp.o obj_text.o gui_act.o draw.o export.o crosshair.o rtree.o plug_io.o > plug_io_act.o conf_core.o main_act.o build_run.o > ../src_plugins/io_tedax/io_tedax.o ../src_plugins/io_tedax/parse.o > ../src_plugins/std_tools/std_tools.o camv-rnd > ../src_plugins/dialogs/dialogs.so ./plugins/dialogs.so ./plugins/dialogs.pup > ../src_plugins/dialogs/dialogs.o ../src_plugins/dialogs/dlg_about.o > ../src_plugins/dialogs/dlg_layer.o ../src_plugins/dialogs/dlg_pref_apptab.o > ../src_plugins/export_lpr/export_lpr.so ./plugins/export_lpr.so > ./plugins/export_lpr.pup ../src_plugins/export_lpr/lpr.o > ../src_plugins/export_png/export_png.so ./plugins/export_png.so > ./plugins/export_png.pup ../src_plugins/export_png/export_png.o > ../src_plugins/export_ps/export_ps.so ./plugins/export_ps.so > ./plugins/export_ps.pup ../src_plugins/export_ps/export_ps.o > ../src_plugins/export_ps/ps.o ../src_plugins/export_ps/eps.o > ../src_plugins/export_svg/export_svg.so ./plugins/export_svg.so > ./plugins/export_svg.pup ../src_plugins/export_svg/export_svg.o > ../src_plugins/gui/gui.so ./plugins/gui.so ./plugins/gui.pup > ../src_plugins/gui/camv_gui.o ../src_plugins/gui/layersel.o > ../src_plugins/gui/status.o > ../src_plugins/import_excellon/import_excellon.so > ./plugins/import_excellon.so ./plugins/import_excellon.pup > ../src_plugins/import_excellon/excellon.o > ../src_plugins/import_gcode/import_gcode.so ./plugins/import_gcode.so > ./plugins/import_gcode.pup ../src_plugins/import_gcode/import_gcode.o > ../src_plugins/import_gcode/gcode_exec.o > ../src_plugins/import_gcode/gcode_vm.o > ../src_plugins/import_gcode/gcode_lex.o > ../src_plugins/import_gcode/gcode.tab.o > ../src_plugins/import_gcode/import_gcode_conf_fields.h > ../src_plugins/import_gerb/import_gerb.so ./plugins/import_gerb.so > ./plugins/import_gerb.pup ../src_plugins/import_gerb/gerb2camv.o > ../src_plugins/import_gerb/geparse.o ../src_plugins/import_gerb/gedraw.o > ../src_plugins/import_gerb/gexpr.o ../src_plugins/import_gerb/gex.tab.o > rm buildin.c conf_core_fields.h ../plugins/.builtin.pups Makefile > conf_internal.c > rm: cannot remove '../plugins/.builtin.pups': No such file or directory > make[3]: [Makefile:63: distclean] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building camv-rnd using existing > ./camv-rnd_1.1.2.orig.tar.bz2 > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file src/conf_core_fields.h, use > --include-removal to override > dpkg-source: warning: file camv-rnd-1.1.2/scconfig/Rev.stamp has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to scconfig/configure: binary > file contents changed > dpkg-source: error: add scconfig/configure in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'scconfig/configure' will not > be represented in diff > dpkg-source: error: cannot represent change to scconfig/gmon.out: binary file > contents changed > dpkg-source: error: add scconfig/gmon.out in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to scconfig/hooks.o: binary file > contents changed > dpkg-source: error: add scconfig/hooks.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 scconfig/librnd_ver.o: binary > file contents changed > dpkg-source: error: add scconfig/librnd_ver.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 scconfig/revtest: binary file > contents changed > dpkg-source: error: add scconfig/revtest in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'scconfig/revtest' will not be > represented in diff > dpkg-source: error: cannot represent change to scconfig/sccbox: binary file > contents changed > dpkg-source: error: add scconfig/sccbox in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'scconfig/sccbox' will not be > represented in diff > dpkg-source: error: cannot represent change to scconfig/src/default/arg.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/arg.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 scconfig/src/default/db.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/db.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 scconfig/src/default/dep.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/dep.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 > scconfig/src/default/deps_default.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/deps_default.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 > scconfig/src/default/find_cc.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_cc.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 > scconfig/src/default/find_environ.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_environ.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 > scconfig/src/default/find_fscalls.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_fscalls.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 > scconfig/src/default/find_fstools.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_fstools.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 > scconfig/src/default/find_io.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_io.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 > scconfig/src/default/find_libs.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_libs.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 > scconfig/src/default/find_printf.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_printf.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 > scconfig/src/default/find_proc.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_proc.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 > scconfig/src/default/find_signal.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_signal.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 > scconfig/src/default/find_str.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_str.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 > scconfig/src/default/find_sys.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_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 > scconfig/src/default/find_target.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_target.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 > scconfig/src/default/find_thread.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_thread.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 > scconfig/src/default/find_time.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_time.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 > scconfig/src/default/find_types.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_types.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 > scconfig/src/default/find_uname.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/find_uname.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 scconfig/src/default/ht.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/ht.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 > scconfig/src/default/lib_compile.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/lib_compile.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 > scconfig/src/default/lib_file.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/lib_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 > scconfig/src/default/lib_filelist.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/lib_filelist.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 > scconfig/src/default/lib_pkg_config.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/lib_pkg_config.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 > scconfig/src/default/lib_srctree.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/lib_srctree.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 > scconfig/src/default/lib_try.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/lib_try.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 > scconfig/src/default/lib_uniqinc.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/lib_uniqinc.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 scconfig/src/default/log.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/log.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 scconfig/src/default/main.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/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 > scconfig/src/default/main_custom_args.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/main_custom_args.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 > scconfig/src/default/main_lib.o: binary file contents changed > dpkg-source: error: add scconfig/src/default/main_lib.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 scconfig/src/default/regex.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/regex.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 scconfig/src/default/str.o: > binary file contents changed > dpkg-source: error: add scconfig/src/default/str.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 > scconfig/src/math/find_fpenan.o: binary file contents changed > dpkg-source: error: add scconfig/src/math/find_fpenan.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 scconfig/src/math/find_func.o: > binary file contents changed > dpkg-source: error: add scconfig/src/math/find_func.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 scconfig/src/math/find_math.o: > binary file contents changed > dpkg-source: error: add scconfig/src/math/find_math.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 > scconfig/src/math/find_mfunc_cc.o: binary file contents changed > dpkg-source: error: add scconfig/src/math/find_mfunc_cc.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 > scconfig/src/parsgen/find_parsgen.o: binary file contents changed > dpkg-source: error: add scconfig/src/parsgen/find_parsgen.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 > scconfig/src/scripts/find_duktape.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_duktape.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 > scconfig/src/scripts/find_fungw.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_fungw.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 > scconfig/src/scripts/find_funlisp.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_funlisp.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 > scconfig/src/scripts/find_gpmi.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_gpmi.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 > scconfig/src/scripts/find_guile.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_guile.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 > scconfig/src/scripts/find_lua.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_lua.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 > scconfig/src/scripts/find_m4.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_m4.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 > scconfig/src/scripts/find_mawk.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_mawk.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 > scconfig/src/scripts/find_mruby.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_mruby.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 > scconfig/src/scripts/find_mujs.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_mujs.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 > scconfig/src/scripts/find_perl.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_perl.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 > scconfig/src/scripts/find_picol.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_picol.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 > scconfig/src/scripts/find_python.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_python.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 > scconfig/src/scripts/find_ruby.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_ruby.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 > scconfig/src/scripts/find_stutter.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_stutter.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 > scconfig/src/scripts/find_tcl.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_tcl.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 > scconfig/src/scripts/find_welltype.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/find_welltype.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 > scconfig/src/scripts/scripts.o: binary file contents changed > dpkg-source: error: add scconfig/src/scripts/scripts.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 > scconfig/src/socket/find_dns.o: binary file contents changed > dpkg-source: error: add scconfig/src/socket/find_dns.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 > scconfig/src/socket/find_select.o: binary file contents changed > dpkg-source: error: add scconfig/src/socket/find_select.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 > scconfig/src/socket/find_socket.o: binary file contents changed > dpkg-source: error: add scconfig/src/socket/find_socket.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 scconfig/src/socket/socket.o: > binary file contents changed > dpkg-source: error: add scconfig/src/socket/socket.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 > scconfig/src/sul/find_aspell.o: binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_aspell.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 scconfig/src/sul/find_dbus.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_dbus.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 > scconfig/src/sul/find_dmalloc.o: binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_dmalloc.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 > scconfig/src/sul/find_freetype2.o: binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_freetype2.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 scconfig/src/sul/find_fs.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_fs.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 scconfig/src/sul/find_gen.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_gen.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 > scconfig/src/sul/find_gettext.o: binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_gettext.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 scconfig/src/sul/find_glib.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_glib.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 scconfig/src/sul/find_iconv.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_iconv.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 > scconfig/src/sul/find_librnd.o: binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_librnd.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 > scconfig/src/sul/find_libxml2.o: binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_libxml2.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 scconfig/src/sul/find_pcre.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_pcre.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 scconfig/src/sul/find_regex.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_regex.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 scconfig/src/sul/find_sul.o: > binary file contents changed > dpkg-source: error: add scconfig/src/sul/find_sul.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 > scconfig/src/tmpasm/openfiles.o: binary file contents changed > dpkg-source: error: add scconfig/src/tmpasm/openfiles.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 scconfig/src/tmpasm/tmpasm.o: > binary file contents changed > dpkg-source: error: add scconfig/src/tmpasm/tmpasm.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 > scconfig/src/tmpasm/tmpasm_scconfig.o: binary file contents changed > dpkg-source: error: add scconfig/src/tmpasm/tmpasm_scconfig.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 > scconfig/src/userpass/find_username.o: binary file contents changed > dpkg-source: error: add scconfig/src/userpass/find_username.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 > scconfig/src/userpass/userpass.o: binary file contents changed > dpkg-source: error: add scconfig/src/userpass/userpass.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 > scconfig/src/util/arg_auto_set.o: binary file contents changed > dpkg-source: error: add scconfig/src/util/arg_auto_set.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 scconfig/src/util/sccbox.o: > binary file contents changed > dpkg-source: error: add scconfig/src/util/sccbox.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/camv-rnd_1.1.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.

