=== Remote build: plucky arm64 on farm1.evilpiepirate.org === === Building binary: plucky arm64 (commit cc738be4615a) === 5a226bd391faa63790ff2445d29811e64a88485887535f260713cbb8d8fb8b61 + mkdir -p /build + cp /source/bcachefs-tools_1.38.0~20260428202926.gbpcc738be4615a.dsc /source/bcachefs-tools_1.38.0~20260428202926.gbpcc738be4615a.tar.xz /source/bcachefs-tools_1.38.0~20260428202926.gbpcc738be4615a_source.buildinfo /source/bcachefs-tools_1.38.0~20260428202926.gbpcc738be4615a_source.changes /build/ + cd /build + dpkg-source -x bcachefs-tools_1.38.0~20260428202926.gbpcc738be4615a.dsc src dpkg-source: warning: extracting unsigned source package (bcachefs-tools_1.38.0~20260428202926.gbpcc738be4615a.dsc) dpkg-source: info: extracting bcachefs-tools in src dpkg-source: info: unpacking bcachefs-tools_1.38.0~20260428202926.gbpcc738be4615a.tar.xz + apt-get update Get:1 http://ports.ubuntu.com/ubuntu-ports plucky InRelease [265 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports plucky-updates InRelease [126 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports plucky-backports InRelease [126 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports plucky-security InRelease [126 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports plucky/multiverse arm64 Packages [272 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports plucky/main arm64 Packages [1846 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports plucky/restricted arm64 Packages [95.7 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports plucky/universe arm64 Packages [20.1 MB] Get:9 http://ports.ubuntu.com/ubuntu-ports plucky-updates/multiverse arm64 Packages [31.1 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports plucky-updates/universe arm64 Packages [320 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports plucky-updates/restricted arm64 Packages [573 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports plucky-updates/main arm64 Packages [466 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports plucky-backports/universe arm64 Packages [4040 B] Get:14 http://ports.ubuntu.com/ubuntu-ports plucky-security/main arm64 Packages [306 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports plucky-security/universe arm64 Packages [227 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports plucky-security/restricted arm64 Packages [546 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports plucky-security/multiverse arm64 Packages [31.0 kB] Fetched 25.4 MB in 2s (13.5 MB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get build-dep -y ./src Note, using directory './src' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + cd /build/src + DEB_BUILD_OPTIONS=parallel=16 + dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package bcachefs-tools dpkg-buildpackage: info: source version 1:1.38.0~20260428202926.gbpcc738be4615a dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Kent Overstreet dpkg-buildpackage: info: host architecture arm64 dpkg-source --before-build . dpkg-source: info: using options from src/debian/source/options: --tar-ignore=*.a --tar-ignore=*.la --tar-ignore=*.o --tar-ignore=*.so --tar-ignore=.*.sw? --tar-ignore=*/*~ --tar-ignore=,,* --tar-ignore=.[#~]* --tar-ignore=.arch-ids --tar-ignore=.arch-inventory --tar-ignore=.be --tar-ignore=.bzr --tar-ignore=.bzr.backup --tar-ignore=.bzr.tags --tar-ignore=.bzrignore --tar-ignore=.cvsignore --tar-ignore=.deps --tar-ignore=.git --tar-ignore=.gitattributes --tar-ignore=.gitreview --tar-ignore=.hg --tar-ignore=.hgignore --tar-ignore=.hgsigs --tar-ignore=.hgtags --tar-ignore=.mailmap --tar-ignore=.mtn-ignore --tar-ignore=.shelf --tar-ignore=.svn --tar-ignore=CVS --tar-ignore=DEADJOE --tar-ignore=RCS --tar-ignore=_MTN --tar-ignore=_darcs --tar-ignore={arch} debian/rules clean dh clean --parallel --with dkms debian/rules override_dh_auto_clean make[1]: Entering directory '/build/src' /usr/share/cargo/bin/cargo prepare-debian vendor dh_auto_clean make -j16 clean make[2]: Entering directory '/build/src' Cleaning all make[2]: Leaving directory '/build/src' make[1]: Leaving directory '/build/src' debian/rules override_dh_clean make[1]: Entering directory '/build/src' # HACK: breaks cargo checksumming by deleting some vendored files. make[1]: Leaving directory '/build/src' debian/rules binary dh binary --parallel --with dkms dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/build/src' /usr/share/cargo/bin/cargo prepare-debian vendor dh_auto_configure make[1]: Leaving directory '/build/src' dh_auto_build make -j16 "INSTALL=install --strip-program=true" make[1]: Entering directory '/build/src' [CC] c_src/crypto.o [CC] c_src/fuse_shims.o [CC] c_src/ida.o [CC] c_src/libbcachefs.o [CC] c_src/rust_shims.o [CC] c_src/tools-util.o [CC] libbcachefs/alloc/accounting.o [CC] libbcachefs/alloc/background.o [CC] libbcachefs/alloc/backpointers.o [CC] libbcachefs/alloc/buckets.o [CC] libbcachefs/alloc/check.o [CC] libbcachefs/alloc/discard.o [CC] libbcachefs/alloc/disk_groups.o [CC] libbcachefs/alloc/foreground.o [CC] libbcachefs/alloc/lru.o [CC] libbcachefs/alloc/replicas.o [CC] libbcachefs/btree/bkey.o [CC] libbcachefs/btree/bkey_methods.o [CC] libbcachefs/btree/bset.o [CC] libbcachefs/btree/cache.o [CC] libbcachefs/btree/check.o [CC] libbcachefs/btree/commit.o [CC] libbcachefs/btree/init.o [CC] libbcachefs/btree/interior.o [CC] libbcachefs/btree/iter.o [CC] libbcachefs/btree/journal_overlay.o In file included from include/linux/wait.h:5, from include/linux/mempool.h:8, from include/linux/bio.h:23, from libbcachefs/bcachefs.h:38, from libbcachefs/alloc/replicas.c:3: In function '_find_next_bit', inlined from 'find_next_bit' at include/linux/bitmap.h:151:9, inlined from '__bch2_next_dev_idx' at libbcachefs/sb/members.h:111:5, inlined from '__bch2_next_dev' at libbcachefs/sb/members.h:123:9, inlined from 'bch2_can_write_fs_with_devs' at libbcachefs/alloc/replicas.c:936:3: include/linux/bitmap.h:142:27: warning: array subscript 1 is outside array bounds of 'struct bch_devs_mask[1]' [-Warray-bounds=] 142 | tmp = addr[start / BITS_PER_LONG] ^ invert; | ~~~~^~~~~~~~~~~~~~~~~~~~~~~ libbcachefs/alloc/replicas.c: In function 'bch2_can_write_fs_with_devs': libbcachefs/alloc/replicas.c:926:73: note: at offset 8 into object 'devs' of size 8 926 | bool bch2_can_write_fs_with_devs(struct bch_fs *c, struct bch_devs_mask devs, | ~~~~~~~~~~~~~~~~~~~~~^~~~ [CC] libbcachefs/btree/key_cache.o [CC] libbcachefs/btree/locking.o [CC] libbcachefs/btree/node_scan.o [CC] libbcachefs/btree/read.o [CC] libbcachefs/btree/sort.o [CC] libbcachefs/btree/update.o [CC] libbcachefs/btree/write.o [CC] libbcachefs/btree/write_buffer.o [CC] libbcachefs/data/checksum.o [CC] libbcachefs/data/compress.o [CC] libbcachefs/data/copygc.o [CC] libbcachefs/data/ec/create.o [CC] libbcachefs/data/ec/init.o [CC] libbcachefs/data/ec/io.o [CC] libbcachefs/data/ec/trigger.o [CC] libbcachefs/data/extent_update.o [CC] libbcachefs/data/extents.o [CC] libbcachefs/data/extents_sb.o [CC] libbcachefs/data/io_misc.o [CC] libbcachefs/data/keylist.o [CC] libbcachefs/data/migrate.o [CC] libbcachefs/data/move.o [CC] libbcachefs/data/nocow_locking.o [CC] libbcachefs/data/read.o [CC] libbcachefs/data/reconcile/check.o [CC] libbcachefs/data/reconcile/trigger.o [CC] libbcachefs/data/reconcile/work.o [CC] libbcachefs/data/reflink.o [CC] libbcachefs/data/update.o [CC] libbcachefs/data/write.o [CC] libbcachefs/debug/async_objs.o [CC] libbcachefs/debug/debug.o [CC] libbcachefs/debug/sysfs.o [CC] libbcachefs/debug/tests.o [CC] libbcachefs/debug/trace.o [CC] libbcachefs/errcode.o [CC] libbcachefs/fs/acl.o [CC] libbcachefs/fs/check.o [CC] libbcachefs/fs/check_dir_structure.o [CC] libbcachefs/fs/check_extents.o [CC] libbcachefs/fs/check_nlinks.o [CC] libbcachefs/fs/dirent.o [CC] libbcachefs/fs/inode.o [CC] libbcachefs/fs/logged_ops.o [CC] libbcachefs/fs/namei.o [CC] libbcachefs/fs/quota.o [CC] libbcachefs/fs/str_hash.o [CC] libbcachefs/fs/xattr.o [CC] libbcachefs/init/chardev.o [CC] libbcachefs/init/dev.o [CC] libbcachefs/init/error.o [CC] libbcachefs/init/fs.o [CC] libbcachefs/init/passes.o [CC] libbcachefs/init/progress.o [CC] libbcachefs/init/recovery.o [CC] libbcachefs/journal/init.o [CC] libbcachefs/journal/journal.o [CC] libbcachefs/journal/read.o [CC] libbcachefs/journal/reclaim.o [CC] libbcachefs/journal/sb.o [CC] libbcachefs/journal/seq_blacklist.o [CC] libbcachefs/journal/write.o [CC] libbcachefs/opts.o [CC] libbcachefs/sb/clean.o [CC] libbcachefs/sb/counters.o [CC] libbcachefs/sb/downgrade.o [CC] libbcachefs/sb/errors.o [CC] libbcachefs/sb/io.o [CC] libbcachefs/sb/members.o [CC] libbcachefs/snapshots/check_snapshots.o [CC] libbcachefs/snapshots/delete.o [CC] libbcachefs/snapshots/snapshot.o [CC] libbcachefs/snapshots/subvolume.o [CC] libbcachefs/util/clock.o [CC] libbcachefs/util/darray.o [CC] libbcachefs/util/enumerated_ref.o [CC] libbcachefs/util/eytzinger.o [CC] libbcachefs/util/fast_list.o [CC] libbcachefs/util/mean_and_variance.o [CC] libbcachefs/util/printbuf.o [CC] libbcachefs/util/rcu_pending.o [CC] libbcachefs/util/siphash.o [CC] libbcachefs/util/six.o [CC] libbcachefs/util/thread_with_file.o [CC] libbcachefs/util/time_stats.o [CC] libbcachefs/util/two_state_shared_lock.o [CC] libbcachefs/util/util.o [CC] libbcachefs/util/varint.o [CC] libbcachefs/vendor/bio_iov_iter.o [CC] libbcachefs/vendor/closure.o [CC] libbcachefs/vendor/min_heap.o [CC] libbcachefs/vfs/buffered.o [CC] libbcachefs/vfs/direct.o [CC] libbcachefs/vfs/fiemap.o [CC] libbcachefs/vfs/fs.o [CC] libbcachefs/vfs/io.o [CC] libbcachefs/vfs/ioctl.o [CC] libbcachefs/vfs/pagecache.o [CC] linux/atomic64.o [CC] linux/bio.o [CC] linux/blkdev.o [CC] linux/closure.o [CC] linux/crc64.o [CC] linux/fs.o [CC] linux/fs_parser.o [CC] linux/generic-radix-tree.o [CC] linux/int_sqrt.o [CC] linux/kobject.o [CC] linux/kstrtox.o [CC] linux/kthread.o [CC] linux/llist.o [CC] linux/mempool.o [CC] linux/min_heap.o [CC] linux/preempt.o [CC] linux/printk.o [CC] linux/ratelimit.o [CC] linux/rhashtable.o [CC] linux/sched.o [CC] linux/semaphore.o [CC] linux/seq_buf.o [CC] linux/shrinker.o [CC] linux/siphash.o [CC] linux/sort.o [CC] linux/string.o [CC] linux/string_helpers.o [CC] linux/timer.o [CC] linux/unicode/utf8-core.o [CC] linux/unicode/utf8-norm.o [CC] linux/unicode/utf8data.o [CC] linux/wait.o [CC] linux/workqueue.o [CC] linux/xxhash.o linux/blkdev.c: In function 'generic_make_request': linux/blkdev.c:138:17: warning: 'iov' may be used uninitialized [-Wmaybe-uninitialized] 138 | fops->read(bio, iov, i); | ^~~~~~~~~~~~~~~~~~~~~~~ linux/blkdev.c:97:23: note: 'iov' was declared here 97 | struct iovec *iov; | ^~~ linux/blkdev.c:138:17: warning: 'i' may be used uninitialized [-Wmaybe-uninitialized] 138 | fops->read(bio, iov, i); | ^~~~~~~~~~~~~~~~~~~~~~~ linux/blkdev.c:101:18: note: 'i' was declared here 101 | unsigned i; | ^ [CC] linux/zstd_compress_module.o [CC] linux/zstd_decompress_module.o [CC] raid/check.o [CC] raid/helper.o [CC] raid/int.o [CC] raid/intz.o [CC] raid/memory.o [CC] raid/module.o [CC] raid/raid.o [CC] raid/tables.o [CC] raid/tag.o [CC] raid/test.o [CC] raid/x86.o [CC] raid/x86z.o [SED] initramfs/hook [SED] dkms/dkms.conf [SED] bcachefs-wait-devices@.service [CC] dkms/module-version.o [AR] libbcachefs.a Compiling proc-macro2 v1.0.87 Compiling unicode-ident v1.0.13 Compiling libc v0.2.180 Compiling bitflags v2.11.0 Compiling pkg-config v0.3.31 Compiling autocfg v1.5.0 Compiling cfg-if v1.0.0 Compiling glob v0.3.1 Compiling rustix v0.38.37 Compiling prettyplease v0.2.22 Compiling equivalent v1.0.2 Compiling linux-raw-sys v0.4.14 Compiling log v0.4.22 Compiling minimal-lexical v0.2.1 Compiling winnow v0.7.14 Compiling hashbrown v0.16.1 Compiling rustversion v1.0.17 Compiling regex-syntax v0.8.5 Compiling memchr v2.7.4 Compiling libloading v0.8.5 Compiling heck v0.5.0 Compiling either v1.13.0 Compiling clang-sys v1.8.1 Compiling utf8parse v0.2.2 Compiling parking_lot_core v0.9.12 Compiling toml_datetime v0.7.5+spec-1.1.0 Compiling bindgen v0.72.1 Compiling nom v7.1.3 Compiling anstyle-parse v0.2.5 Compiling itertools v0.12.1 Compiling memoffset v0.9.1 Compiling smallvec v1.15.1 Compiling quote v1.0.37 Compiling is_terminal_polyfill v1.70.1 Compiling colorchoice v1.0.2 Compiling scopeguard v1.2.0 Compiling shlex v1.3.0 Compiling rustc-hash v2.1.1 Compiling syn v2.0.87 Compiling regex-automata v0.4.8 Compiling anstyle-query v1.1.1 Compiling cfg_aliases v0.2.1 Compiling anstyle v1.0.8 Compiling serde_core v1.0.228 Compiling signal-hook v0.3.18 Compiling nix v0.30.1 Compiling lock_api v0.4.14 Compiling indexmap v2.13.0 Compiling anstream v0.6.15 Compiling num-traits v0.2.19 Compiling libudev-sys v0.1.4 Compiling ref-cast v1.0.25 Compiling serde v1.0.228 Compiling paste v1.0.15 Compiling zerocopy v0.8.27 Compiling toml_parser v1.0.9+spec-1.1.0 Compiling cexpr v0.6.0 Compiling clap_lex v0.7.2 Compiling anyhow v1.0.89 Compiling strsim v0.11.1 Compiling toml_edit v0.23.10+spec-1.0.0 Compiling regex v1.11.0 Compiling errno v0.3.9 Compiling getrandom v0.2.17 Compiling mio v1.1.1 Compiling fuser v0.17.0 Compiling signal-hook-registry v1.4.8 Compiling terminal_size v0.4.0 Compiling owo-colors v4.1.0 Compiling proc-macro-crate v3.4.0 Compiling clap_builder v4.5.20 Compiling parking_lot v0.12.5 Compiling serde_json v1.0.143 Compiling uuid v1.10.0 Compiling signal-hook-mio v0.2.5 Compiling page_size v0.6.0 Compiling fiemap v0.2.0 Compiling ryu v1.0.22 Compiling bitfield v0.14.0 Compiling chunked_transfer v1.5.0 Compiling iana-time-zone v0.1.65 Compiling bitflags v1.3.2 Compiling bcachefs-tools v1.38.0 (/build/src) Compiling ascii v1.1.0 Compiling itoa v1.0.17 Compiling httpdate v1.0.3 Compiling chrono v0.4.43 Compiling udev v0.7.0 Compiling crossterm v0.28.1 Compiling env_logger v0.10.2 Compiling tiny_http v0.12.0 Compiling serde_derive v1.0.228 Compiling clap_derive v4.5.18 Compiling ref-cast-impl v1.0.25 Compiling num_enum_derive v0.7.5 Compiling zerocopy-derive v0.8.27 Compiling strum_macros v0.26.4 Compiling zeroize_derive v1.4.2 Compiling zeroize v1.8.1 Compiling num_enum v0.7.5 Compiling clap v4.5.20 Compiling clap_complete v4.5.33 Compiling strum v0.26.3 Compiling bch_bindgen v0.1.0 (/build/src/bch_bindgen) warning: function `get_blocksize_logical` is never used --> src/wrappers/bdev.rs:52:8 | 52 | pub fn get_blocksize_logical(fd: RawFd) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bcachefs-tools` (bin "bcachefs") generated 1 warning Finished `release` profile [optimized + debuginfo] target(s) in 44.37s make[1]: Leaving directory '/build/src' create-stamp debian/debhelper-build-stamp dh_prep rm -f -- debian/bcachefs-tools.substvars debian/bcachefs-kernel-dkms.substvars rm -fr -- debian/.debhelper/generated/bcachefs-tools/ debian/bcachefs-tools/ debian/tmp/ debian/.debhelper/generated/bcachefs-kernel-dkms/ debian/bcachefs-kernel-dkms/ dh_auto_install install -m0755 -d /build/src/debian/tmp make -j16 install DESTDIR=/build/src/debian/tmp AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" make[1]: Entering directory '/build/src' [SED] initramfs/hook install --strip-program=true -m0644 -D bcachefs-wait-devices@.service -t /build/src/debian/tmp/usr/lib/systemd/system install: WARNING: ignoring --strip-program option as -s option was not specified Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache warning: function `get_blocksize_logical` is never used --> src/wrappers/bdev.rs:52:8 | 52 | pub fn get_blocksize_logical(fd: RawFd) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bcachefs-tools` (bin "bcachefs") generated 1 warning Finished `release` profile [optimized + debuginfo] target(s) in 0.15s [SED] dkms/dkms.conf install --strip-program=true -m0644 -D dkms/Makefile -t /build/src/debian/tmp/usr/src/bcachefs-1.38.0 install: install --strip-program=true -m0644 -D dkms/dkms.conf -t /build/src/debian/tmp/usr/src/bcachefs-1.38.0 WARNING: ignoring --strip-program option as -s option was not specified install: install --strip-program=true -m0644 -D libbcachefs/Makefile -t /build/src/debian/tmp/usr/src/bcachefs-1.38.0/src/fs/bcachefs WARNING: ignoring --strip-program option as -s option was not specified install: (cd libbcachefs; find -name '*.[ch]' -exec install -m0644 -D {} /build/src/debian/tmp/usr/src/bcachefs-1.38.0/src/fs/bcachefs/{} \; ) WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0644 -D dkms/module-version.c -t /build/src/debian/tmp/usr/src/bcachefs-1.38.0/src/fs/bcachefs install --strip-program=true -m0644 -D version.h -t /build/src/debian/tmp/usr/src/bcachefs-1.38.0/src/fs/bcachefs sed -i "s|^#define TRACE_INCLUDE_PATH \\.\\./\\.\\./fs/bcachefs$|#define TRACE_INCLUDE_PATH .|" \ /build/src/debian/tmp/usr/src/bcachefs-1.38.0/src/fs/bcachefs/debug/trace.h install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0755 -D target/aarch64-unknown-linux-gnu/release/bcachefs -t /build/src/debian/tmp/usr/sbin install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0644 -D bcachefs.8 -t /build/src/debian/tmp/usr/share/man/man8/ install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0755 -D initramfs/hook /build/src/debian/tmp/usr/share/initramfs-tools/hooks/bcachefs install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0644 -D udev/64-bcachefs.rules -t /build/src/debian/tmp/usr/lib/udev/rules.d/ ln -sfr /build/src/debian/tmp/usr/sbin/bcachefs /build/src/debian/tmp/usr/sbin/mkfs.bcachefs ln -sfr /build/src/debian/tmp/usr/sbin/bcachefs /build/src/debian/tmp/usr/sbin/fsck.bcachefs ln -sfr /build/src/debian/tmp/usr/sbin/bcachefs /build/src/debian/tmp/usr/sbin/mount.bcachefs install --strip-program=true -d /build/src/debian/tmp/usr/share/bash-completion/completions target/aarch64-unknown-linux-gnu/release/bcachefs completions bash > /build/src/debian/tmp/usr/share/bash-completion/completions/bcachefs install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified ln -sfr /build/src/debian/tmp/usr/sbin/bcachefs /build/src/debian/tmp/usr/sbin/mkfs.fuse.bcachefs ln -sfr /build/src/debian/tmp/usr/sbin/bcachefs /build/src/debian/tmp/usr/sbin/fsck.fuse.bcachefs ln -sfr /build/src/debian/tmp/usr/sbin/bcachefs /build/src/debian/tmp/usr/sbin/mount.fuse.bcachefs make[1]: Leaving directory '/build/src' rm -f debian/bcachefs-kernel-dkms.debhelper.log debian/bcachefs-tools.debhelper.log debian/rules execute_after_dh_auto_install make[1]: Entering directory '/build/src' /usr/share/cargo/bin/dh-cargo-built-using bcachefs-tools make[1]: Leaving directory '/build/src' dh_install install -m0755 -d debian/bcachefs-tools//usr/lib/udev/rules.d cp --reflink=auto -a debian/tmp/usr/lib/udev/rules.d/64-bcachefs.rules debian/bcachefs-tools//usr/lib/udev/rules.d/ install -m0755 -d debian/bcachefs-tools//usr/sbin cp --reflink=auto -a debian/tmp/usr/sbin/bcachefs debian/tmp/usr/sbin/fsck.bcachefs debian/tmp/usr/sbin/fsck.fuse.bcachefs debian/tmp/usr/sbin/mkfs.bcachefs debian/tmp/usr/sbin/mkfs.fuse.bcachefs debian/tmp/usr/sbin/mount.bcachefs debian/tmp/usr/sbin/mount.fuse.bcachefs debian/bcachefs-tools//usr/sbin/ install -m0755 -d debian/bcachefs-tools//usr/share/bash-completion/completions cp --reflink=auto -a debian/tmp/usr/share/bash-completion/completions/bcachefs debian/bcachefs-tools//usr/share/bash-completion/completions/ install -m0755 -d debian/bcachefs-tools//usr/share/initramfs-tools/hooks cp --reflink=auto -a debian/tmp/usr/share/initramfs-tools/hooks/bcachefs debian/bcachefs-tools//usr/share/initramfs-tools/hooks/ install -m0755 -d debian/bcachefs-tools//usr/share/man/man8 cp --reflink=auto -a debian/tmp/usr/share/man/man8/bcachefs.8 debian/bcachefs-tools//usr/share/man/man8/ install -m0755 -d debian/bcachefs-kernel-dkms//usr/src cp --reflink=auto -a debian/tmp/usr/src/bcachefs-1.38.0 debian/bcachefs-kernel-dkms//usr/src/ dh_installdocs install -m0755 -d debian/bcachefs-tools/usr/share/doc/bcachefs-tools install -p -m0644 debian/copyright debian/bcachefs-tools/usr/share/doc/bcachefs-tools/copyright install -m0755 -d debian/bcachefs-kernel-dkms/usr/share/doc/bcachefs-kernel-dkms install -p -m0644 debian/copyright debian/bcachefs-kernel-dkms/usr/share/doc/bcachefs-kernel-dkms/copyright dh_installchangelogs install -m0755 -d debian/bcachefs-tools/usr/share/doc/bcachefs-tools install -p -m0644 debian/.debhelper/generated/bcachefs-tools/dh_installchangelogs.dch.trimmed debian/bcachefs-tools/usr/share/doc/bcachefs-tools/changelog install -m0755 -d debian/bcachefs-kernel-dkms/usr/share/doc/bcachefs-kernel-dkms install -p -m0644 debian/.debhelper/generated/bcachefs-kernel-dkms/dh_installchangelogs.dch.trimmed debian/bcachefs-kernel-dkms/usr/share/doc/bcachefs-kernel-dkms/changelog dh_installman man-recode --to-code UTF-8 --suffix .dh-new debian/bcachefs-tools/usr/share/man/man8/bcachefs.8 mv debian/bcachefs-tools/usr/share/man/man8/bcachefs.8.dh-new debian/bcachefs-tools/usr/share/man/man8/bcachefs.8 chmod 0644 -- debian/bcachefs-tools/usr/share/man/man8/bcachefs.8 dh_dkms installing ./dkms/dkms.conf as dkms.conf mv debian/bcachefs-kernel-dkms.substvars.new debian/bcachefs-kernel-dkms.substvars echo "# Automatically added by dh_dkms/3.0.11-1ubuntu15">> debian/bcachefs-kernel-dkms.prerm.debhelper sed "s/#MODULE_NAME#/bcachefs/;s/#MODULE_VERSION#/1.38.0/" /usr/share/debhelper/autoscripts/prerm-dkms >> debian/bcachefs-kernel-dkms.prerm.debhelper echo '# End automatically added section' >> debian/bcachefs-kernel-dkms.prerm.debhelper echo "# Automatically added by dh_dkms/3.0.11-1ubuntu15">> debian/bcachefs-kernel-dkms.postinst.debhelper sed "s/#MODULE_NAME#/bcachefs/;s/#MODULE_VERSION#/1.38.0/" /usr/share/debhelper/autoscripts/postinst-dkms >> debian/bcachefs-kernel-dkms.postinst.debhelper echo '# End automatically added section' >> debian/bcachefs-kernel-dkms.postinst.debhelper install -p -D -m644 ./dkms/dkms.conf debian/bcachefs-kernel-dkms/usr/src/bcachefs-1.38.0/dkms.conf dh_installinitramfs mv debian/.debhelper/generated/bcachefs-tools/triggers.new debian/.debhelper/generated/bcachefs-tools/triggers dh_perl debian/rules override_dh_usrlocal make[1]: Entering directory '/build/src' # FIXME: fails with # dh_usrlocal: error: debian/bcachefs-tools/usr/local/libexec/bcachefsck_all is not a directory make[1]: Leaving directory '/build/src' dh_link rm -f debian/bcachefs-tools/usr/sbin/mount.fuse.bcachefs ln -s bcachefs debian/bcachefs-tools/usr/sbin/mount.fuse.bcachefs rm -f debian/bcachefs-tools/usr/sbin/mount.bcachefs ln -s bcachefs debian/bcachefs-tools/usr/sbin/mount.bcachefs rm -f debian/bcachefs-tools/usr/sbin/mkfs.fuse.bcachefs ln -s bcachefs debian/bcachefs-tools/usr/sbin/mkfs.fuse.bcachefs rm -f debian/bcachefs-tools/usr/sbin/mkfs.bcachefs ln -s bcachefs debian/bcachefs-tools/usr/sbin/mkfs.bcachefs rm -f debian/bcachefs-tools/usr/sbin/fsck.fuse.bcachefs ln -s bcachefs debian/bcachefs-tools/usr/sbin/fsck.fuse.bcachefs rm -f debian/bcachefs-tools/usr/sbin/fsck.bcachefs ln -s bcachefs debian/bcachefs-tools/usr/sbin/fsck.bcachefs dh_strip_nondeterminism dh_compress cd debian/bcachefs-tools cd debian/bcachefs-kernel-dkms chmod a-x usr/share/doc/bcachefs-kernel-dkms/changelog chmod a-x usr/share/doc/bcachefs-tools/changelog usr/share/man/man8/bcachefs.8 gzip -9nf usr/share/doc/bcachefs-kernel-dkms/changelog gzip -9nf usr/share/doc/bcachefs-tools/changelog usr/share/man/man8/bcachefs.8 cd '/build/src' cd '/build/src' dh_fixperms find debian/bcachefs-tools ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/bcachefs-kernel-dkms ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/bcachefs-tools/usr/share/doc -type f -a -true -a ! -regex 'debian/bcachefs-tools/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/bcachefs-kernel-dkms/usr/share/doc -type f -a -true -a ! -regex 'debian/bcachefs-kernel-dkms/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/bcachefs-tools/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/bcachefs-kernel-dkms/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/bcachefs-tools/usr/share/man -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/bcachefs-kernel-dkms -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/bcachefs-tools -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/bcachefs-tools/usr/sbin -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x find debian/bcachefs-tools/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w dh_missing The following debhelper tools have reported what they installed (with files per package) * dh_install: bcachefs-kernel-dkms (1), bcachefs-tools (11) * dh_installdocs: bcachefs-kernel-dkms (0), bcachefs-tools (0) * dh_installman: bcachefs-kernel-dkms (0), bcachefs-tools (0) If the missing files are installed by another tool, please file a bug against it. When filing the report, if the tool is not part of debhelper itself, please reference the "Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+). (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz) Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built If the omission is intentional or no other helper can take care of this consider adding the paths to debian/not-installed. dh_missing: warning: usr/lib/systemd/system/bcachefs-wait-devices@.service exists in debian/tmp but is not installed to anywhere dh_missing: error: missing files, aborting make: *** [debian/rules:52: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 ci-binary-plucky-arm64-3820190