Source: cctools Version: 9.9-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 cctools > dpkg-buildpackage: info: source version 9.9-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Alastair McKinstry > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --no-parallel > rm -f debian/coop-computing-tools-dev.debhelper.log > debian/coop-computing-tools-doc.debhelper.log > debian/coop-computing-tools.debhelper.log > debian/python3-workqueue.debhelper.log > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > [ -e Makefile.config ] && dh_auto_clean || true > rm -f Makefile.config configure.rerun > rm -rf api hdfs-setup.template python/python-workqueue/setup.cfg > # remove testrun left-overs > rm dttools/src/microbench dttools/src/work_queue_example > rm: cannot remove 'dttools/src/work_queue_example': No such file or directory > make[1]: [debian/rules:69: override_dh_auto_clean] Error 1 (ignored) > find /<<PKGBUILDDIR>> -name '*.test.log' -delete > find /<<PKGBUILDDIR>> -name '*_test' -delete > rm -rf sand/test/filter_verification/random.cand.filter.tmp/ > rm -rf sand/test/test_20.cand.filter.tmp/ > rm -f sand/test/test_20.cand sand/test/test_20.cfa sand/test/*.log > rm -rf makeflow/test/input/ makeflow/test/worker.pid > rm -rf makeflow/test/dirs/testcase.subdir.01.makeflow.makeflowlog > rm -rf makeflow/test/dirs/testcase.subdir.01.makeflow.wqlog > rm -rf makeflow/test/src/ > rm dttools/src/multirun sand/test/banded.log > rm: cannot remove 'sand/test/banded.log': No such file or directory > make[1]: [debian/rules:79: override_dh_auto_clean] Error 1 (ignored) > rm .configure.tmp.o > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--no-parallel > dh_clean -O--no-parallel > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/coop-computing-tools.substvars > debian/coop-computing-tools-dev.substvars > debian/coop-computing-tools-doc.substvars debian/python3-workqueue.substvars > debian/python3-workqueue.postinst.debhelper > debian/python3-workqueue.prerm.debhelper debian/files > rm -fr -- debian/coop-computing-tools/ debian/tmp/ > debian/coop-computing-tools-dev/ debian/coop-computing-tools-doc/ > debian/python3-workqueue/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building cctools using existing ./cctools_9.9.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to > chirp/src/bindings/python3/Python.framework: > dpkg-source: error: new version is symlink to > /System/Library/Frameworks/Python.framework > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > work_queue/src/bindings/python3/Python.framework: > dpkg-source: error: new version is symlink to > /System/Library/Frameworks/Python.framework > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to batch_job/src/batch_file.o: > binary file contents changed > dpkg-source: error: add batch_job/src/batch_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 batch_job/src/batch_job.o: > binary file contents changed > dpkg-source: error: add batch_job/src/batch_job.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 > batch_job/src/batch_job_amazon.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_amazon.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 > batch_job/src/batch_job_amazon_batch.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_amazon_batch.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 > batch_job/src/batch_job_blue_waters.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_blue_waters.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 > batch_job/src/batch_job_chirp.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_chirp.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 > batch_job/src/batch_job_cluster.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_cluster.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 > batch_job/src/batch_job_condor.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_condor.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 > batch_job/src/batch_job_dryrun.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_dryrun.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 batch_job/src/batch_job_k8s.o: > binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_k8s.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 > batch_job/src/batch_job_lambda.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_lambda.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 > batch_job/src/batch_job_local.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_local.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 > batch_job/src/batch_job_mesos.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_mesos.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 batch_job/src/batch_job_mpi.o: > binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_mpi.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 > batch_job/src/batch_job_work_queue.o: binary file contents changed > dpkg-source: error: add batch_job/src/batch_job_work_queue.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 batch_job/src/batch_task.o: > binary file contents changed > dpkg-source: error: add batch_job/src/batch_task.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 batch_job/src/batch_wrapper.o: > binary file contents changed > dpkg-source: error: add batch_job/src/batch_wrapper.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 batch_job/src/libbatch_job.a: > binary file contents changed > dpkg-source: error: add batch_job/src/libbatch_job.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 batch_job/src/mesos_task.o: > binary file contents changed > dpkg-source: error: add batch_job/src/mesos_task.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 > batch_job/src/work_queue_factory: binary file contents changed > dpkg-source: error: add batch_job/src/work_queue_factory in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'batch_job/src/work_queue_factory' will not be represented in diff > dpkg-source: error: cannot represent change to > batch_job/src/work_queue_factory.o: binary file contents changed > dpkg-source: error: add batch_job/src/work_queue_factory.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 batch_job/src/work_queue_pool: > binary file contents changed > dpkg-source: error: add batch_job/src/work_queue_pool in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'batch_job/src/work_queue_pool' > will not be represented in diff > dpkg-source: error: cannot represent change to > chirp/src/bindings/perl/CChirp.so: binary file contents changed > dpkg-source: error: add chirp/src/bindings/perl/CChirp.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'chirp/src/bindings/perl/CChirp.so' will not be represented in diff > dpkg-source: error: cannot represent change to > chirp/src/bindings/perl/chirp_wrap.o: binary file contents changed > dpkg-source: error: add chirp/src/bindings/perl/chirp_wrap.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 > chirp/src/bindings/python3/_CChirp.so: binary file contents changed > dpkg-source: error: add chirp/src/bindings/python3/_CChirp.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'chirp/src/bindings/python3/_CChirp.so' will not be represented in diff > dpkg-source: error: cannot represent change to > chirp/src/bindings/python3/chirp_wrap.o: binary file contents changed > dpkg-source: error: add chirp/src/bindings/python3/chirp_wrap.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 chirp/src/chirp: binary file > contents changed > dpkg-source: error: add chirp/src/chirp in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp' will not be > represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_acl.o: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_acl.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 chirp/src/chirp_alloc.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_alloc.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 chirp/src/chirp_audit.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_audit.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 chirp/src/chirp_benchmark: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_benchmark in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_benchmark' > will not be represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_benchmark.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_benchmark.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 chirp/src/chirp_client.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_client.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 chirp/src/chirp_distribute: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_distribute in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_distribute' > will not be represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_distribute.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_distribute.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 chirp/src/chirp_filesystem.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_filesystem.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 chirp/src/chirp_fs_chirp.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_fs_chirp.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 chirp/src/chirp_fs_confuga.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_fs_confuga.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 chirp/src/chirp_fs_hdfs.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_fs_hdfs.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 chirp/src/chirp_fs_local.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_fs_local.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 > chirp/src/chirp_fs_local_scheduler.o: binary file contents changed > dpkg-source: error: add chirp/src/chirp_fs_local_scheduler.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 chirp/src/chirp_fuse: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_fuse in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_fuse' will not > be represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_fuse.o: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_fuse.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 chirp/src/chirp_get: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_get in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_get' will not > be represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_get.o: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_get.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 chirp/src/chirp_global.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_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 chirp/src/chirp_group.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_group.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 chirp/src/chirp_job.o: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_job.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 chirp/src/chirp_matrix.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_matrix.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 chirp/src/chirp_multi.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_multi.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 chirp/src/chirp_put: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_put in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_put' will not > be represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_put.o: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_put.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 chirp/src/chirp_recursive.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_recursive.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 chirp/src/chirp_reli.o: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_reli.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 chirp/src/chirp_server: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_server in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_server' will > not be represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_server.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_server.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 chirp/src/chirp_sqlite.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_sqlite.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 chirp/src/chirp_stats.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_stats.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 chirp/src/chirp_status: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_status in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_status' will > not be represented in diff > dpkg-source: error: cannot represent change to chirp/src/chirp_status.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_status.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 chirp/src/chirp_stream.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_stream.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 chirp/src/chirp_stream_files: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_stream_files in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/chirp_stream_files' > will not be represented in diff > dpkg-source: error: cannot represent change to > chirp/src/chirp_stream_files.o: binary file contents changed > dpkg-source: error: add chirp/src/chirp_stream_files.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 chirp/src/chirp_swig_wrap.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_swig_wrap.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 chirp/src/chirp_thirdput.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_thirdput.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 chirp/src/chirp_ticket.o: > binary file contents changed > dpkg-source: error: add chirp/src/chirp_ticket.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 chirp/src/chirp_tool.o: binary > file contents changed > dpkg-source: error: add chirp/src/chirp_tool.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 chirp/src/confuga.o: binary > file contents changed > dpkg-source: error: add chirp/src/confuga.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 chirp/src/confuga_adm: binary > file contents changed > dpkg-source: error: add chirp/src/confuga_adm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'chirp/src/confuga_adm' will > not be represented in diff > dpkg-source: error: cannot represent change to chirp/src/confuga_adm.o: > binary file contents changed > dpkg-source: error: add chirp/src/confuga_adm.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 chirp/src/confuga_file.o: > binary file contents changed > dpkg-source: error: add chirp/src/confuga_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 chirp/src/confuga_gc.o: binary > file contents changed > dpkg-source: error: add chirp/src/confuga_gc.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 chirp/src/confuga_job.o: > binary file contents changed > dpkg-source: error: add chirp/src/confuga_job.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 chirp/src/confuga_namespace.o: > binary file contents changed > dpkg-source: error: add chirp/src/confuga_namespace.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 chirp/src/confuga_node.o: > binary file contents changed > dpkg-source: error: add chirp/src/confuga_node.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 chirp/src/confuga_replica.o: > binary file contents changed > dpkg-source: error: add chirp/src/confuga_replica.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 chirp/src/json_aux.o: binary > file contents changed > dpkg-source: error: add chirp/src/json_aux.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 chirp/src/libchirp.a: binary > file contents changed > dpkg-source: error: add chirp/src/libchirp.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 chirp/src/libconfuga.a: binary > file contents changed > dpkg-source: error: add chirp/src/libconfuga.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 dataswarm/common/ds_blob.o: > binary file contents changed > dpkg-source: error: add dataswarm/common/ds_blob.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 dataswarm/common/ds_message.o: > binary file contents changed > dpkg-source: error: add dataswarm/common/ds_message.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 dataswarm/common/ds_mount.o: > binary file contents changed > dpkg-source: error: add dataswarm/common/ds_mount.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 > dataswarm/common/ds_resources.o: binary file contents changed > dpkg-source: error: add dataswarm/common/ds_resources.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 dataswarm/common/ds_task.o: > binary file contents changed > dpkg-source: error: add dataswarm/common/ds_task.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 > dataswarm/common/ds_task_attempt.o: binary file contents changed > dpkg-source: error: add dataswarm/common/ds_task_attempt.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 > dataswarm/common/libdataswarm_common.a: binary file contents changed > dpkg-source: error: add dataswarm/common/libdataswarm_common.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 > dataswarm/manager/ds_catalog_update.o: binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_catalog_update.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 > dataswarm/manager/ds_client_ops.o: binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_client_ops.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 > dataswarm/manager/ds_client_rep.o: binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_client_rep.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 dataswarm/manager/ds_file.o: > binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_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 dataswarm/manager/ds_manager: > binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_manager in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'dataswarm/manager/ds_manager' > will not be represented in diff > dpkg-source: error: cannot represent change to > dataswarm/manager/ds_manager.o: binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_manager.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 dataswarm/manager/ds_rpc.o: > binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_rpc.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 > dataswarm/manager/ds_scheduler.o: binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_scheduler.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 dataswarm/manager/ds_test.o: > binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_test.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 > dataswarm/manager/ds_validate.o: binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_validate.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 > dataswarm/manager/ds_worker_rep.o: binary file contents changed > dpkg-source: error: add dataswarm/manager/ds_worker_rep.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 > dataswarm/worker/ds_blob_table.o: binary file contents changed > dpkg-source: error: add dataswarm/worker/ds_blob_table.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 dataswarm/worker/ds_measure.o: > binary file contents changed > dpkg-source: error: add dataswarm/worker/ds_measure.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 dataswarm/worker/ds_process.o: > binary file contents changed > dpkg-source: error: add dataswarm/worker/ds_process.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 > dataswarm/worker/ds_task_table.o: binary file contents changed > dpkg-source: error: add dataswarm/worker/ds_task_table.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 dataswarm/worker/ds_worker: > binary file contents changed > dpkg-source: error: add dataswarm/worker/ds_worker in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'dataswarm/worker/ds_worker' > will not be represented in diff > dpkg-source: error: cannot represent change to dataswarm/worker/ds_worker.o: > binary file contents changed > dpkg-source: error: add dataswarm/worker/ds_worker.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 > dataswarm/worker/ds_worker_main.o: binary file contents changed > dpkg-source: error: add dataswarm/worker/ds_worker_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 deltadb/src/catalog_server: > binary file contents changed > dpkg-source: error: add deltadb/src/catalog_server in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'deltadb/src/catalog_server' > will not be represented in diff > dpkg-source: error: cannot represent change to deltadb/src/catalog_server.o: > binary file contents changed > dpkg-source: error: add deltadb/src/catalog_server.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 deltadb/src/deltadb.o: binary > file contents changed > dpkg-source: error: add deltadb/src/deltadb.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 deltadb/src/deltadb_query: > binary file contents changed > dpkg-source: error: add deltadb/src/deltadb_query in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'deltadb/src/deltadb_query' > will not be represented in diff > dpkg-source: error: cannot represent change to deltadb/src/deltadb_query.o: > binary file contents changed > dpkg-source: error: add deltadb/src/deltadb_query.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 > deltadb/src/deltadb_query_main.o: binary file contents changed > dpkg-source: error: add deltadb/src/deltadb_query_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 > deltadb/src/deltadb_reduction.o: binary file contents changed > dpkg-source: error: add deltadb/src/deltadb_reduction.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 deltadb/src/deltadb_stream.o: > binary file contents changed > dpkg-source: error: add deltadb/src/deltadb_stream.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 > deltadb/src/deltadb_upgrade_log: binary file contents changed > dpkg-source: error: add deltadb/src/deltadb_upgrade_log in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'deltadb/src/deltadb_upgrade_log' will not be represented in diff > dpkg-source: error: cannot represent change to > deltadb/src/deltadb_upgrade_log.o: binary file contents changed > dpkg-source: error: add deltadb/src/deltadb_upgrade_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 deltadb/src/libdeltadb.a: > binary file contents changed > dpkg-source: error: add deltadb/src/libdeltadb.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 dttools/src/address.o: binary > file contents changed > dpkg-source: error: add dttools/src/address.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 dttools/src/auth.o: binary > file contents changed > dpkg-source: error: add dttools/src/auth.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 dttools/src/auth_address.o: > binary file contents changed > dpkg-source: error: add dttools/src/auth_address.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 dttools/src/auth_all.o: binary > file contents changed > dpkg-source: error: add dttools/src/auth_all.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 dttools/src/auth_globus.o: > binary file contents changed > dpkg-source: error: add dttools/src/auth_globus.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 dttools/src/auth_hostname.o: > binary file contents changed > dpkg-source: error: add dttools/src/auth_hostname.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 dttools/src/auth_kerberos.o: > binary file contents changed > dpkg-source: error: add dttools/src/auth_kerberos.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 dttools/src/auth_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/auth_test.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 dttools/src/auth_ticket.o: > binary file contents changed > dpkg-source: error: add dttools/src/auth_ticket.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 dttools/src/auth_unix.o: > binary file contents changed > dpkg-source: error: add dttools/src/auth_unix.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 dttools/src/b64.o: binary file > contents changed > dpkg-source: error: add dttools/src/b64.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 dttools/src/bitmap.o: binary > file contents changed > dpkg-source: error: add dttools/src/bitmap.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 dttools/src/buffer.o: binary > file contents changed > dpkg-source: error: add dttools/src/buffer.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 dttools/src/catalog_query: > binary file contents changed > dpkg-source: error: add dttools/src/catalog_query in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/catalog_query' > will not be represented in diff > dpkg-source: error: cannot represent change to dttools/src/catalog_query.o: > binary file contents changed > dpkg-source: error: add dttools/src/catalog_query.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 > dttools/src/catalog_query_tool.o: binary file contents changed > dpkg-source: error: add dttools/src/catalog_query_tool.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 dttools/src/catalog_update: > binary file contents changed > dpkg-source: error: add dttools/src/catalog_update in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/catalog_update' > will not be represented in diff > dpkg-source: error: cannot represent change to dttools/src/catalog_update.o: > binary file contents changed > dpkg-source: error: add dttools/src/catalog_update.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 dttools/src/category.o: binary > file contents changed > dpkg-source: error: add dttools/src/category.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 dttools/src/category_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/category_test.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 dttools/src/cctools.o: binary > file contents changed > dpkg-source: error: add dttools/src/cctools.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 dttools/src/cctools_endian.o: > binary file contents changed > dpkg-source: error: add dttools/src/cctools_endian.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 > dttools/src/change_process_title.o: binary file contents changed > dpkg-source: error: add dttools/src/change_process_title.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 dttools/src/chunk.o: binary > file contents changed > dpkg-source: error: add dttools/src/chunk.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 dttools/src/clean_dir.o: > binary file contents changed > dpkg-source: error: add dttools/src/clean_dir.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 dttools/src/compat-at.o: > binary file contents changed > dpkg-source: error: add dttools/src/compat-at.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 dttools/src/console_login.o: > binary file contents changed > dpkg-source: error: add dttools/src/console_login.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 dttools/src/copy_stream.o: > binary file contents changed > dpkg-source: error: add dttools/src/copy_stream.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 dttools/src/copy_tree.o: > binary file contents changed > dpkg-source: error: add dttools/src/copy_tree.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 dttools/src/create_dir.o: > binary file contents changed > dpkg-source: error: add dttools/src/create_dir.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 dttools/src/daemon.o: binary > file contents changed > dpkg-source: error: add dttools/src/daemon.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 dttools/src/datagram.o: binary > file contents changed > dpkg-source: error: add dttools/src/datagram.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 dttools/src/debug.o: binary > file contents changed > dpkg-source: error: add dttools/src/debug.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 dttools/src/debug_file.o: > binary file contents changed > dpkg-source: error: add dttools/src/debug_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 dttools/src/debug_journal.o: > binary file contents changed > dpkg-source: error: add dttools/src/debug_journal.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 dttools/src/debug_stream.o: > binary file contents changed > dpkg-source: error: add dttools/src/debug_stream.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 dttools/src/debug_syslog.o: > binary file contents changed > dpkg-source: error: add dttools/src/debug_syslog.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 dttools/src/disk_alloc.o: > binary file contents changed > dpkg-source: error: add dttools/src/disk_alloc.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 dttools/src/disk_alloc_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/disk_alloc_test.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 dttools/src/disk_allocator: > binary file contents changed > dpkg-source: error: add dttools/src/disk_allocator in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/disk_allocator' > will not be represented in diff > dpkg-source: error: cannot represent change to dttools/src/disk_allocator.o: > binary file contents changed > dpkg-source: error: add dttools/src/disk_allocator.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 dttools/src/domain_name.o: > binary file contents changed > dpkg-source: error: add dttools/src/domain_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 > dttools/src/domain_name_cache.o: binary file contents changed > dpkg-source: error: add dttools/src/domain_name_cache.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 dttools/src/dpopen.o: binary > file contents changed > dpkg-source: error: add dttools/src/dpopen.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 dttools/src/elfheader.o: > binary file contents changed > dpkg-source: error: add dttools/src/elfheader.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 dttools/src/env_replace: > binary file contents changed > dpkg-source: error: add dttools/src/env_replace in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/env_replace' will > not be represented in diff > dpkg-source: error: cannot represent change to dttools/src/env_replace.o: > binary file contents changed > dpkg-source: error: add dttools/src/env_replace.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 dttools/src/envtools.o: binary > file contents changed > dpkg-source: error: add dttools/src/envtools.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 dttools/src/fast_popen.o: > binary file contents changed > dpkg-source: error: add dttools/src/fast_popen.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 dttools/src/fd.o: binary file > contents changed > dpkg-source: error: add dttools/src/fd.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 dttools/src/file_cache.o: > binary file contents changed > dpkg-source: error: add dttools/src/file_cache.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 dttools/src/full_io.o: binary > file contents changed > dpkg-source: error: add dttools/src/full_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 > dttools/src/get_canonical_path.o: binary file contents changed > dpkg-source: error: add dttools/src/get_canonical_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 dttools/src/get_line.o: binary > file contents changed > dpkg-source: error: add dttools/src/get_line.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 dttools/src/getopt.o: binary > file contents changed > dpkg-source: error: add dttools/src/getopt.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 dttools/src/getopt_aux.o: > binary file contents changed > dpkg-source: error: add dttools/src/getopt_aux.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 dttools/src/gpu_info.o: binary > file contents changed > dpkg-source: error: add dttools/src/gpu_info.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 dttools/src/hash_cache.o: > binary file contents changed > dpkg-source: error: add dttools/src/hash_cache.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 dttools/src/hash_table.o: > binary file contents changed > dpkg-source: error: add dttools/src/hash_table.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 dttools/src/hdfs_library.o: > binary file contents changed > dpkg-source: error: add dttools/src/hdfs_library.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 dttools/src/histogram.o: > binary file contents changed > dpkg-source: error: add dttools/src/histogram.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 dttools/src/histogram_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/histogram_test.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 dttools/src/hmac.o: binary > file contents changed > dpkg-source: error: add dttools/src/hmac.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 dttools/src/host_disk_info.o: > binary file contents changed > dpkg-source: error: add dttools/src/host_disk_info.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 > dttools/src/host_memory_info.o: binary file contents changed > dpkg-source: error: add dttools/src/host_memory_info.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 dttools/src/http_query.o: > binary file contents changed > dpkg-source: error: add dttools/src/http_query.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 > dttools/src/interfaces_address.o: binary file contents changed > dpkg-source: error: add dttools/src/interfaces_address.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 dttools/src/itable.o: binary > file contents changed > dpkg-source: error: add dttools/src/itable.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 dttools/src/jx.o: binary file > contents changed > dpkg-source: error: add dttools/src/jx.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 dttools/src/jx2env: binary > file contents changed > dpkg-source: error: add dttools/src/jx2env in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/jx2env' will not > be represented in diff > dpkg-source: error: cannot represent change to dttools/src/jx2env.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx2env.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 dttools/src/jx2json: binary > file contents changed > dpkg-source: error: add dttools/src/jx2json in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/jx2json' will not > be represented in diff > dpkg-source: error: cannot represent change to dttools/src/jx2json.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx2json.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 dttools/src/jx_binary.o: > binary file contents changed > dpkg-source: error: add dttools/src/jx_binary.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 dttools/src/jx_binary_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/jx_binary_test.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 dttools/src/jx_canonicalize.o: > binary file contents changed > dpkg-source: error: add dttools/src/jx_canonicalize.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 > dttools/src/jx_count_obj_test.o: binary file contents changed > dpkg-source: error: add dttools/src/jx_count_obj_test.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 dttools/src/jx_eval.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_eval.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 dttools/src/jx_export.o: > binary file contents changed > dpkg-source: error: add dttools/src/jx_export.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 dttools/src/jx_function.o: > binary file contents changed > dpkg-source: error: add dttools/src/jx_function.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 dttools/src/jx_getopt.o: > binary file contents changed > dpkg-source: error: add dttools/src/jx_getopt.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 dttools/src/jx_match.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_match.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 dttools/src/jx_parse.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_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 dttools/src/jx_pretty_print.o: > binary file contents changed > dpkg-source: error: add dttools/src/jx_pretty_print.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 dttools/src/jx_print.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_print.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 dttools/src/jx_repl: binary > file contents changed > dpkg-source: error: add dttools/src/jx_repl in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/jx_repl' will not > be represented in diff > dpkg-source: error: cannot represent change to dttools/src/jx_repl.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_repl.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 dttools/src/jx_sub.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_sub.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 dttools/src/jx_table.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_table.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 dttools/src/jx_test.o: binary > file contents changed > dpkg-source: error: add dttools/src/jx_test.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 dttools/src/libdttools.a: > binary file contents changed > dpkg-source: error: add dttools/src/libdttools.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 > dttools/src/libforce_halt_enospc.o: binary file contents changed > dpkg-source: error: add dttools/src/libforce_halt_enospc.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 > dttools/src/libforce_halt_enospc.so: binary file contents changed > dpkg-source: error: add dttools/src/libforce_halt_enospc.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'dttools/src/libforce_halt_enospc.so' will not be represented in diff > dpkg-source: error: cannot represent change to dttools/src/link.o: binary > file contents changed > dpkg-source: error: add dttools/src/link.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 dttools/src/link_auth.o: > binary file contents changed > dpkg-source: error: add dttools/src/link_auth.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 dttools/src/list.o: binary > file contents changed > dpkg-source: error: add dttools/src/list.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 dttools/src/load_average.o: > binary file contents changed > dpkg-source: error: add dttools/src/load_average.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 dttools/src/md5.o: binary file > contents changed > dpkg-source: error: add dttools/src/md5.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 dttools/src/memfdexe.o: binary > file contents changed > dpkg-source: error: add dttools/src/memfdexe.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 dttools/src/microbench.o: > binary file contents changed > dpkg-source: error: add dttools/src/microbench.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 dttools/src/mkdir_recursive.o: > binary file contents changed > dpkg-source: error: add dttools/src/mkdir_recursive.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 dttools/src/mq.o: binary file > contents changed > dpkg-source: error: add dttools/src/mq.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 dttools/src/mq_poll_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/mq_poll_test.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 dttools/src/mq_store_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/mq_store_test.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 dttools/src/mq_wait_test.o: > binary file contents changed > dpkg-source: error: add dttools/src/mq_wait_test.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 dttools/src/multirun.o: binary > file contents changed > dpkg-source: error: add dttools/src/multirun.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 dttools/src/nvpair.o: binary > file contents changed > dpkg-source: error: add dttools/src/nvpair.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 dttools/src/nvpair_jx.o: > binary file contents changed > dpkg-source: error: add dttools/src/nvpair_jx.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 dttools/src/password_cache.o: > binary file contents changed > dpkg-source: error: add dttools/src/password_cache.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 dttools/src/path.o: binary > file contents changed > dpkg-source: error: add dttools/src/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 > dttools/src/path_disk_size_info.o: binary file contents changed > dpkg-source: error: add dttools/src/path_disk_size_info.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 dttools/src/pattern.o: binary > file contents changed > dpkg-source: error: add dttools/src/pattern.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 dttools/src/ppoll_compat.o: > binary file contents changed > dpkg-source: error: add dttools/src/ppoll_compat.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 dttools/src/preadwrite.o: > binary file contents changed > dpkg-source: error: add dttools/src/preadwrite.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 dttools/src/process.o: binary > file contents changed > dpkg-source: error: add dttools/src/process.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 dttools/src/random.o: binary > file contents changed > dpkg-source: error: add dttools/src/random.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 dttools/src/rmonitor.o: binary > file contents changed > dpkg-source: error: add dttools/src/rmonitor.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 dttools/src/rmonitor_poll.o: > binary file contents changed > dpkg-source: error: add dttools/src/rmonitor_poll.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 dttools/src/rmsummary.o: > binary file contents changed > dpkg-source: error: add dttools/src/rmsummary.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 dttools/src/semaphore.o: > binary file contents changed > dpkg-source: error: add dttools/src/semaphore.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 dttools/src/set.o: binary file > contents changed > dpkg-source: error: add dttools/src/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 dttools/src/sh_popen.o: binary > file contents changed > dpkg-source: error: add dttools/src/sh_popen.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 dttools/src/sha1.o: binary > file contents changed > dpkg-source: error: add dttools/src/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 dttools/src/shell.o: binary > file contents changed > dpkg-source: error: add dttools/src/shell.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 dttools/src/sigdef.o: binary > file contents changed > dpkg-source: error: add dttools/src/sigdef.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 dttools/src/sleeptools.o: > binary file contents changed > dpkg-source: error: add dttools/src/sleeptools.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 dttools/src/sort_dir.o: binary > file contents changed > dpkg-source: error: add dttools/src/sort_dir.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 dttools/src/stats.o: binary > file contents changed > dpkg-source: error: add dttools/src/stats.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 dttools/src/string_array.o: > binary file contents changed > dpkg-source: error: add dttools/src/string_array.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 dttools/src/string_set.o: > binary file contents changed > dpkg-source: error: add dttools/src/string_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 dttools/src/stringtools.o: > binary file contents changed > dpkg-source: error: add dttools/src/stringtools.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 dttools/src/text_array.o: > binary file contents changed > dpkg-source: error: add dttools/src/text_array.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 dttools/src/text_list.o: > binary file contents changed > dpkg-source: error: add dttools/src/text_list.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 dttools/src/timer.o: binary > file contents changed > dpkg-source: error: add dttools/src/timer.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 dttools/src/timestamp.o: > binary file contents changed > dpkg-source: error: add dttools/src/timestamp.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 dttools/src/tlq_config.o: > binary file contents changed > dpkg-source: error: add dttools/src/tlq_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 dttools/src/twister.o: binary > file contents changed > dpkg-source: error: add dttools/src/twister.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 > dttools/src/unlink_recursive.o: binary file contents changed > dpkg-source: error: add dttools/src/unlink_recursive.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 dttools/src/uptime.o: binary > file contents changed > dpkg-source: error: add dttools/src/uptime.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 dttools/src/url_encode.o: > binary file contents changed > dpkg-source: error: add dttools/src/url_encode.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 dttools/src/username.o: binary > file contents changed > dpkg-source: error: add dttools/src/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 dttools/src/uuid.o: binary > file contents changed > dpkg-source: error: add dttools/src/uuid.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 dttools/src/watchdog: binary > file contents changed > dpkg-source: error: add dttools/src/watchdog in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'dttools/src/watchdog' will not > be represented in diff > dpkg-source: error: cannot represent change to dttools/src/watchdog.o: binary > file contents changed > dpkg-source: error: add dttools/src/watchdog.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 dttools/src/xxmalloc.o: binary > file contents changed > dpkg-source: error: add dttools/src/xxmalloc.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 ftp_lite/src/error.o: binary > file contents changed > dpkg-source: error: add ftp_lite/src/error.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 ftp_lite/src/ftp_lite.o: > binary file contents changed > dpkg-source: error: add ftp_lite/src/ftp_lite.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 ftp_lite/src/ftp_lite_copy: > binary file contents changed > dpkg-source: error: add ftp_lite/src/ftp_lite_copy in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'ftp_lite/src/ftp_lite_copy' > will not be represented in diff > dpkg-source: error: cannot represent change to ftp_lite/src/ftp_lite_copy.o: > binary file contents changed > dpkg-source: error: add ftp_lite/src/ftp_lite_copy.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 ftp_lite/src/ftp_lite_test.o: > binary file contents changed > dpkg-source: error: add ftp_lite/src/ftp_lite_test.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 ftp_lite/src/libftp_lite.a: > binary file contents changed > dpkg-source: error: add ftp_lite/src/libftp_lite.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 ftp_lite/src/login.o: binary > file contents changed > dpkg-source: error: add ftp_lite/src/login.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 ftp_lite/src/network.o: binary > file contents changed > dpkg-source: error: add ftp_lite/src/network.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 ftp_lite/src/radix.o: binary > file contents changed > dpkg-source: error: add ftp_lite/src/radix.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 grow/src/grow.o: binary file > contents changed > dpkg-source: error: add grow/src/grow.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 grow/src/grow_fuse: binary > file contents changed > dpkg-source: error: add grow/src/grow_fuse in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'grow/src/grow_fuse' will not > be represented in diff > dpkg-source: error: cannot represent change to grow/src/grow_fuse.o: binary > file contents changed > dpkg-source: error: add grow/src/grow_fuse.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 makeflow/src/dag.o: binary > file contents changed > dpkg-source: error: add makeflow/src/dag.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 makeflow/src/dag_file.o: > binary file contents changed > dpkg-source: error: add makeflow/src/dag_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 makeflow/src/dag_node.o: > binary file contents changed > dpkg-source: error: add makeflow/src/dag_node.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 > makeflow/src/dag_node_footprint.o: binary file contents changed > dpkg-source: error: add makeflow/src/dag_node_footprint.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 makeflow/src/dag_resources.o: > binary file contents changed > dpkg-source: error: add makeflow/src/dag_resources.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 makeflow/src/dag_variable.o: > binary file contents changed > dpkg-source: error: add makeflow/src/dag_variable.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 makeflow/src/dag_visitors.o: > binary file contents changed > dpkg-source: error: add makeflow/src/dag_visitors.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 makeflow/src/lexer.o: binary > file contents changed > dpkg-source: error: add makeflow/src/lexer.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 makeflow/src/makeflow: binary > file contents changed > dpkg-source: error: add makeflow/src/makeflow in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'makeflow/src/makeflow' will > not be represented in diff > dpkg-source: error: cannot represent change to makeflow/src/makeflow.o: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow.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 makeflow/src/makeflow_alloc.o: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_alloc.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 makeflow/src/makeflow_analyze: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_analyze in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'makeflow/src/makeflow_analyze' > will not be represented in diff > dpkg-source: error: cannot represent change to > makeflow/src/makeflow_analyze.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_analyze.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 > makeflow/src/makeflow_catalog_reporter.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_catalog_reporter.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 makeflow/src/makeflow_gc.o: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_gc.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 makeflow/src/makeflow_hook.o: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_hook.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 > makeflow/src/makeflow_hook_example.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_hook_example.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 makeflow/src/makeflow_linker: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_linker in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'makeflow/src/makeflow_linker' > will not be represented in diff > dpkg-source: error: cannot represent change to > makeflow/src/makeflow_linker.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_linker.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 > makeflow/src/makeflow_local_resources.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_local_resources.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 makeflow/src/makeflow_log.o: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_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 > makeflow/src/makeflow_module_basic_wrapper.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_basic_wrapper.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 > makeflow/src/makeflow_module_docker.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_docker.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 > makeflow/src/makeflow_module_enforcement.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_enforcement.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 > makeflow/src/makeflow_module_fail_dir.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_fail_dir.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 > makeflow/src/makeflow_module_resource_monitor.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_resource_monitor.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 > makeflow/src/makeflow_module_sandbox.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_sandbox.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 > makeflow/src/makeflow_module_shared_fs.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_shared_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 > makeflow/src/makeflow_module_singularity.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_singularity.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 > makeflow/src/makeflow_module_storage_allocation.o: binary file contents > changed > dpkg-source: error: add makeflow/src/makeflow_module_storage_allocation.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 > makeflow/src/makeflow_module_umbrella.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_umbrella.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 > makeflow/src/makeflow_module_vc3_builder.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_module_vc3_builder.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 > makeflow/src/makeflow_mounts.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_mounts.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 > makeflow/src/makeflow_mpi_starter: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_mpi_starter in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'makeflow/src/makeflow_mpi_starter' will not be represented in diff > dpkg-source: error: cannot represent change to > makeflow/src/makeflow_mpi_starter.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_mpi_starter.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 > makeflow/src/makeflow_mpi_submitter: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_mpi_submitter in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'makeflow/src/makeflow_mpi_submitter' will not be represented in diff > dpkg-source: error: cannot represent change to > makeflow/src/makeflow_mpi_submitter.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_mpi_submitter.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 makeflow/src/makeflow_status: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_status in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'makeflow/src/makeflow_status' > will not be represented in diff > dpkg-source: error: cannot represent change to > makeflow/src/makeflow_status.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_status.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 > makeflow/src/makeflow_summary.o: binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_summary.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 makeflow/src/makeflow_viz: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_viz in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'makeflow/src/makeflow_viz' > will not be represented in diff > dpkg-source: error: cannot represent change to makeflow/src/makeflow_viz.o: > binary file contents changed > dpkg-source: error: add makeflow/src/makeflow_viz.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 makeflow/src/parser.o: binary > file contents changed > dpkg-source: error: add makeflow/src/parser.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 makeflow/src/parser_jx.o: > binary file contents changed > dpkg-source: error: add makeflow/src/parser_jx.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 makeflow/src/parser_make.o: > binary file contents changed > dpkg-source: error: add makeflow/src/parser_make.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 > resource_monitor/src/bindings/python3/_resource_monitor.so: binary file > contents changed > dpkg-source: error: add > resource_monitor/src/bindings/python3/_resource_monitor.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/bindings/python3/_resource_monitor.so' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/bindings/python3/resource_monitor.py' will not be > represented in diff > dpkg-source: error: cannot represent change to > resource_monitor/src/bindings/python3/rmonitor_wrap.o: binary file contents > changed > dpkg-source: error: add resource_monitor/src/bindings/python3/rmonitor_wrap.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 > resource_monitor/src/librminimonitor_helper.so: binary file contents changed > dpkg-source: error: add resource_monitor/src/librminimonitor_helper.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/librminimonitor_helper.so' will not be represented in > diff > dpkg-source: error: cannot represent change to > resource_monitor/src/librmonitor_helper.so: binary file contents changed > dpkg-source: error: add resource_monitor/src/librmonitor_helper.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/librmonitor_helper.so' will not be represented in diff > dpkg-source: error: cannot represent change to > resource_monitor/src/piggybacker: binary file contents changed > dpkg-source: error: add resource_monitor/src/piggybacker in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/piggybacker' will not be represented in diff > dpkg-source: error: cannot represent change to > resource_monitor/src/piggybacker.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/piggybacker.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 > resource_monitor/src/resource_monitor: binary file contents changed > dpkg-source: error: add resource_monitor/src/resource_monitor in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/resource_monitor' will not be represented in diff > dpkg-source: error: cannot represent change to > resource_monitor/src/resource_monitor.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/resource_monitor.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 > resource_monitor/src/rminimonitor_helper.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/rminimonitor_helper.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 > resource_monitor/src/rmonitor_file_watch.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/rmonitor_file_watch.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 > resource_monitor/src/rmonitor_helper.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/rmonitor_helper.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 > resource_monitor/src/rmonitor_helper_comm.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/rmonitor_helper_comm.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 > resource_monitor/src/rmonitor_poll_example: binary file contents changed > dpkg-source: error: add resource_monitor/src/rmonitor_poll_example in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/rmonitor_poll_example' will not be represented in diff > dpkg-source: error: cannot represent change to > resource_monitor/src/rmonitor_poll_example.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/rmonitor_poll_example.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 > resource_monitor/src/rmonitor_snapshot: binary file contents changed > dpkg-source: error: add resource_monitor/src/rmonitor_snapshot in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'resource_monitor/src/rmonitor_snapshot' will not be represented in diff > dpkg-source: error: cannot represent change to > resource_monitor/src/rmonitor_snapshot.o: binary file contents changed > dpkg-source: error: add resource_monitor/src/rmonitor_snapshot.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 > work_queue/src/bindings/perl/work_queue.so: binary file contents changed > dpkg-source: error: add work_queue/src/bindings/perl/work_queue.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/bindings/perl/work_queue.so' will not be represented in diff > dpkg-source: error: cannot represent change to > work_queue/src/bindings/perl/work_queue_wrap.o: binary file contents changed > dpkg-source: error: add work_queue/src/bindings/perl/work_queue_wrap.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 > work_queue/src/bindings/python3/_work_queue.so: binary file contents changed > dpkg-source: error: add work_queue/src/bindings/python3/_work_queue.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/bindings/python3/_work_queue.so' will not be represented in > diff > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/bindings/python3/work_queue.py' will not be represented in > diff > dpkg-source: error: cannot represent change to > work_queue/src/bindings/python3/work_queue_wrap.o: binary file contents > changed > dpkg-source: error: add work_queue/src/bindings/python3/work_queue_wrap.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 > work_queue/src/libwork_queue.a: binary file contents changed > dpkg-source: error: add work_queue/src/libwork_queue.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/sge_submit_workers' will not be represented in diff > dpkg-source: error: cannot represent change to work_queue/src/work_queue.o: > binary file contents changed > dpkg-source: error: add work_queue/src/work_queue.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 > work_queue/src/work_queue_catalog.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_catalog.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 > work_queue/src/work_queue_example: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_example in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/work_queue_example' will not be represented in diff > dpkg-source: error: cannot represent change to > work_queue/src/work_queue_example.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_example.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 > work_queue/src/work_queue_example_json: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_example_json in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/work_queue_example_json' will not be represented in diff > dpkg-source: error: cannot represent change to > work_queue/src/work_queue_example_json.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_example_json.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 > work_queue/src/work_queue_gpus.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_gpus.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 > work_queue/src/work_queue_json.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_json.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 > work_queue/src/work_queue_priority_test.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_priority_test.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 > work_queue/src/work_queue_process.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_process.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 > work_queue/src/work_queue_resources.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_resources.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 > work_queue/src/work_queue_server: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_server in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/work_queue_server' will not be represented in diff > dpkg-source: error: cannot represent change to > work_queue/src/work_queue_server.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_server.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 > work_queue/src/work_queue_status: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_status in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/work_queue_status' will not be represented in diff > dpkg-source: error: cannot represent change to > work_queue/src/work_queue_status.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_status.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 > work_queue/src/work_queue_test.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_test.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 > work_queue/src/work_queue_test_main.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_test_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 > work_queue/src/work_queue_test_watch: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_test_watch in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/work_queue_test_watch' will not be represented in diff > dpkg-source: error: cannot represent change to > work_queue/src/work_queue_test_watch.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_test_watch.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 > work_queue/src/work_queue_watcher.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_watcher.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 > work_queue/src/work_queue_worker: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_worker in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'work_queue/src/work_queue_worker' will not be represented in diff > dpkg-source: error: cannot represent change to > work_queue/src/work_queue_worker.o: binary file contents changed > dpkg-source: error: add work_queue/src/work_queue_worker.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/cctools_9.9-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.

