Source: bcachefs-tools Version: 24-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > -------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package bcachefs-tools > dpkg-buildpackage: info: source version 24-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Jonathan Carter <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building bcachefs-tools using existing > ./bcachefs-tools_24.orig.tar.gz > dpkg-source: error: cannot represent change to bcachefs: binary file contents > changed > dpkg-source: error: add bcachefs in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'bcachefs' will not be > represented in diff > dpkg-source: error: cannot represent change to bcachefs.o: binary file > contents changed > dpkg-source: error: add bcachefs.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_assemble.o: binary file > contents changed > dpkg-source: error: add cmd_assemble.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_attr.o: binary file > contents changed > dpkg-source: error: add cmd_attr.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_data.o: binary file > contents changed > dpkg-source: error: add cmd_data.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_device.o: binary file > contents changed > dpkg-source: error: add cmd_device.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_dump.o: binary file > contents changed > dpkg-source: error: add cmd_dump.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_format.o: binary file > contents changed > dpkg-source: error: add cmd_format.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_fs.o: binary file contents > changed > dpkg-source: error: add cmd_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 cmd_fsck.o: binary file > contents changed > dpkg-source: error: add cmd_fsck.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_fusemount.o: binary file > contents changed > dpkg-source: error: add cmd_fusemount.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_key.o: binary file > contents changed > dpkg-source: error: add cmd_key.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_kill_btree_node.o: binary > file contents changed > dpkg-source: error: add cmd_kill_btree_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 cmd_list.o: binary file > contents changed > dpkg-source: error: add cmd_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 cmd_list_journal.o: binary > file contents changed > dpkg-source: error: add cmd_list_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 cmd_migrate.o: binary file > contents changed > dpkg-source: error: add cmd_migrate.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_option.o: binary file > contents changed > dpkg-source: error: add cmd_option.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_run.o: binary file > contents changed > dpkg-source: error: add cmd_run.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_subvolume.o: binary file > contents changed > dpkg-source: error: add cmd_subvolume.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to cmd_version.o: binary file > contents changed > dpkg-source: error: add cmd_version.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to crypto.o: binary file contents > changed > dpkg-source: error: add crypto.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs.o: binary file > contents changed > dpkg-source: error: add libbcachefs.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs.so: binary file > contents changed > dpkg-source: error: add libbcachefs.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 'libbcachefs.so' will not be > represented in diff > dpkg-source: error: cannot represent change to libbcachefs/acl.o: binary file > contents changed > dpkg-source: error: add libbcachefs/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 > libbcachefs/alloc_background.o: binary file contents changed > dpkg-source: error: add libbcachefs/alloc_background.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > libbcachefs/alloc_foreground.o: binary file contents changed > dpkg-source: error: add libbcachefs/alloc_foreground.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/backpointers.o: > binary file contents changed > dpkg-source: error: add libbcachefs/backpointers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/bkey.o: binary > file contents changed > dpkg-source: error: add libbcachefs/bkey.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/bkey_methods.o: > binary file contents changed > dpkg-source: error: add libbcachefs/bkey_methods.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/bkey_sort.o: > binary file contents changed > dpkg-source: error: add libbcachefs/bkey_sort.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/bset.o: binary > file contents changed > dpkg-source: error: add libbcachefs/bset.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/btree_cache.o: > binary file contents changed > dpkg-source: error: add libbcachefs/btree_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 libbcachefs/btree_gc.o: binary > file contents changed > dpkg-source: error: add libbcachefs/btree_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 libbcachefs/btree_io.o: binary > file contents changed > dpkg-source: error: add libbcachefs/btree_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 libbcachefs/btree_iter.o: > binary file contents changed > dpkg-source: error: add libbcachefs/btree_iter.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/btree_key_cache.o: > binary file contents changed > dpkg-source: error: add libbcachefs/btree_key_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 libbcachefs/btree_locking.o: > binary file contents changed > dpkg-source: error: add libbcachefs/btree_locking.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > libbcachefs/btree_update_interior.o: binary file contents changed > dpkg-source: error: add libbcachefs/btree_update_interior.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > libbcachefs/btree_update_leaf.o: binary file contents changed > dpkg-source: error: add libbcachefs/btree_update_leaf.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/buckets.o: binary > file contents changed > dpkg-source: error: add libbcachefs/buckets.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > libbcachefs/buckets_waiting_for_journal.o: binary file contents changed > dpkg-source: error: add libbcachefs/buckets_waiting_for_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 libbcachefs/chardev.o: binary > file contents changed > dpkg-source: error: add libbcachefs/chardev.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/checksum.o: binary > file contents changed > dpkg-source: error: add libbcachefs/checksum.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/clock.o: binary > file contents changed > dpkg-source: error: add libbcachefs/clock.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/compress.o: binary > file contents changed > dpkg-source: error: add libbcachefs/compress.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/counters.o: binary > file contents changed > dpkg-source: error: add libbcachefs/counters.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/data_update.o: > binary file contents changed > dpkg-source: error: add libbcachefs/data_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 libbcachefs/debug.o: binary > file contents changed > dpkg-source: error: add libbcachefs/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 libbcachefs/dirent.o: binary > file contents changed > dpkg-source: error: add libbcachefs/dirent.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/disk_groups.o: > binary file contents changed > dpkg-source: error: add libbcachefs/disk_groups.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/ec.o: binary file > contents changed > dpkg-source: error: add libbcachefs/ec.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/errcode.o: binary > file contents changed > dpkg-source: error: add libbcachefs/errcode.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/error.o: binary > file contents changed > dpkg-source: error: add libbcachefs/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 libbcachefs/extent_update.o: > binary file contents changed > dpkg-source: error: add libbcachefs/extent_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 libbcachefs/extents.o: binary > file contents changed > dpkg-source: error: add libbcachefs/extents.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/fs-common.o: > binary file contents changed > dpkg-source: error: add libbcachefs/fs-common.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/fs-io.o: binary > file contents changed > dpkg-source: error: add libbcachefs/fs-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 libbcachefs/fs-ioctl.o: binary > file contents changed > dpkg-source: error: add libbcachefs/fs-ioctl.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/fs.o: binary file > contents changed > dpkg-source: error: add libbcachefs/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 libbcachefs/fsck.o: binary > file contents changed > dpkg-source: error: add libbcachefs/fsck.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/inode.o: binary > file contents changed > dpkg-source: error: add libbcachefs/inode.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/io.o: binary file > contents changed > dpkg-source: error: add libbcachefs/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 libbcachefs/journal.o: binary > file contents changed > dpkg-source: error: add libbcachefs/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 libbcachefs/journal_io.o: > binary file contents changed > dpkg-source: error: add libbcachefs/journal_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 libbcachefs/journal_reclaim.o: > binary file contents changed > dpkg-source: error: add libbcachefs/journal_reclaim.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/journal_sb.o: > binary file contents changed > dpkg-source: error: add libbcachefs/journal_sb.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > libbcachefs/journal_seq_blacklist.o: binary file contents changed > dpkg-source: error: add libbcachefs/journal_seq_blacklist.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/keylist.o: binary > file contents changed > dpkg-source: error: add libbcachefs/keylist.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/lru.o: binary file > contents changed > dpkg-source: error: add libbcachefs/lru.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/migrate.o: binary > file contents changed > dpkg-source: error: add libbcachefs/migrate.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/move.o: binary > file contents changed > dpkg-source: error: add libbcachefs/move.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/movinggc.o: binary > file contents changed > dpkg-source: error: add libbcachefs/movinggc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/nocow_locking.o: > binary file contents changed > dpkg-source: error: add libbcachefs/nocow_locking.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/opts.o: binary > file contents changed > dpkg-source: error: add libbcachefs/opts.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/quota.o: binary > file contents changed > dpkg-source: error: add libbcachefs/quota.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/rebalance.o: > binary file contents changed > dpkg-source: error: add libbcachefs/rebalance.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/recovery.o: binary > file contents changed > dpkg-source: error: add libbcachefs/recovery.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/reflink.o: binary > file contents changed > dpkg-source: error: add libbcachefs/reflink.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/replicas.o: binary > file contents changed > dpkg-source: error: add libbcachefs/replicas.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/siphash.o: binary > file contents changed > dpkg-source: error: add libbcachefs/siphash.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/subvolume.o: > binary file contents changed > dpkg-source: error: add libbcachefs/subvolume.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/super-io.o: binary > file contents changed > dpkg-source: error: add libbcachefs/super-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 libbcachefs/super.o: binary > file contents changed > dpkg-source: error: add libbcachefs/super.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/sysfs.o: binary > file contents changed > dpkg-source: error: add libbcachefs/sysfs.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/tests.o: binary > file contents changed > dpkg-source: error: add libbcachefs/tests.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/trace.o: binary > file contents changed > dpkg-source: error: add libbcachefs/trace.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to > libbcachefs/two_state_shared_lock.o: binary file contents changed > dpkg-source: error: add libbcachefs/two_state_shared_lock.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/util.o: binary > file contents changed > dpkg-source: error: add libbcachefs/util.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/varint.o: binary > file contents changed > dpkg-source: error: add libbcachefs/varint.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to libbcachefs/xattr.o: binary > file contents changed > dpkg-source: error: add libbcachefs/xattr.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/atomic64.o: binary file > contents changed > dpkg-source: error: add linux/atomic64.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/bio.o: binary file > contents changed > dpkg-source: error: add linux/bio.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/blkdev.o: binary file > contents changed > dpkg-source: error: add linux/blkdev.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/closure.o: binary file > contents changed > dpkg-source: error: add linux/closure.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/crc64.o: binary file > contents changed > dpkg-source: error: add linux/crc64.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/crypto/api.o: binary > file contents changed > dpkg-source: error: add linux/crypto/api.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to > linux/crypto/chacha20_generic.o: binary file contents changed > dpkg-source: error: add linux/crypto/chacha20_generic.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > linux/crypto/poly1305_generic.o: binary file contents changed > dpkg-source: error: add linux/crypto/poly1305_generic.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to linux/crypto/sha256_generic.o: > binary file contents changed > dpkg-source: error: add linux/crypto/sha256_generic.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to linux/fs.o: binary file > contents changed > dpkg-source: error: add linux/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 linux/generic-radix-tree.o: > binary file contents changed > dpkg-source: error: add linux/generic-radix-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 linux/int_sqrt.o: binary file > contents changed > dpkg-source: error: add linux/int_sqrt.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/kstrtox.o: binary file > contents changed > dpkg-source: error: add linux/kstrtox.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/kthread.o: binary file > contents changed > dpkg-source: error: add linux/kthread.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/llist.o: binary file > contents changed > dpkg-source: error: add linux/llist.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/mean_and_variance.o: > binary file contents changed > dpkg-source: error: add linux/mean_and_variance.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to linux/mempool.o: binary file > contents changed > dpkg-source: error: add linux/mempool.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/preempt.o: binary file > contents changed > dpkg-source: error: add linux/preempt.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/pretty-printers.o: > binary file contents changed > dpkg-source: error: add linux/pretty-printers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to linux/printbuf.o: binary file > contents changed > dpkg-source: error: add linux/printbuf.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/printbuf_userspace.o: > binary file contents changed > dpkg-source: error: add linux/printbuf_userspace.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to linux/ratelimit.o: binary file > contents changed > dpkg-source: error: add linux/ratelimit.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/rhashtable.o: binary > file contents changed > dpkg-source: error: add linux/rhashtable.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/sched.o: binary file > contents changed > dpkg-source: error: add linux/sched.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/semaphore.o: binary file > contents changed > dpkg-source: error: add linux/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 linux/shrinker.o: binary file > contents changed > dpkg-source: error: add linux/shrinker.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/siphash.o: binary file > contents changed > dpkg-source: error: add linux/siphash.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/six.o: binary file > contents changed > dpkg-source: error: add linux/six.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/string.o: binary file > contents changed > dpkg-source: error: add linux/string.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/string_helpers.o: binary > file contents changed > dpkg-source: error: add linux/string_helpers.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to linux/timer.o: binary file > contents changed > dpkg-source: error: add linux/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 linux/wait.o: binary file > contents changed > dpkg-source: error: add linux/wait.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/workqueue.o: binary file > contents changed > dpkg-source: error: add linux/workqueue.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/xxhash.o: binary file > contents changed > dpkg-source: error: add linux/xxhash.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to linux/zstd_compress_module.o: > binary file contents changed > dpkg-source: error: add linux/zstd_compress_module.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > linux/zstd_decompress_module.o: binary file contents changed > dpkg-source: error: add linux/zstd_decompress_module.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to qcow2.o: binary file contents > changed > dpkg-source: error: add qcow2.o in debian/source/include-binaries if you want > to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/check.o: binary file > contents changed > dpkg-source: error: add raid/check.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/helper.o: binary file > contents changed > dpkg-source: error: add raid/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 raid/int.o: binary file > contents changed > dpkg-source: error: add raid/int.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/intz.o: binary file > contents changed > dpkg-source: error: add raid/intz.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/memory.o: binary file > contents changed > dpkg-source: error: add raid/memory.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/module.o: binary file > contents changed > dpkg-source: error: add raid/module.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/raid.o: binary file > contents changed > dpkg-source: error: add raid/raid.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/tables.o: binary file > contents changed > dpkg-source: error: add raid/tables.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/tag.o: binary file > contents changed > dpkg-source: error: add raid/tag.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/test.o: binary file > contents changed > dpkg-source: error: add raid/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 raid/x86.o: binary file > contents changed > dpkg-source: error: add raid/x86.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to raid/x86z.o: binary file > contents changed > dpkg-source: error: add raid/x86z.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to tools-util.o: binary file > contents changed > dpkg-source: error: add tools-util.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 29 > > 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/bcachefs-tools_24-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

