=== Building binary: forky ppc64el (commit bb56585c3f50) === 1f55651e782007a98d2a33968f3c70768380e74af967992d9abedb691f2fad7a + mkdir -p /build + cp /source/bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50.dsc /source/bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50.tar.xz /source/bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_source.buildinfo /source/bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_source.changes /build/ + cd /build + dpkg-source -x bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50.dsc src dpkg-source: warning: extracting unsigned source package (bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50.dsc) dpkg-source: info: extracting bcachefs-tools in src dpkg-source: info: unpacking bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50.tar.xz + apt-get update Get:1 http://deb.debian.org/debian forky InRelease [151 kB] Get:2 http://deb.debian.org/debian forky-updates InRelease [45.1 kB] Get:3 http://deb.debian.org/debian-security forky-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian forky/main amd64 Packages [9902 kB] Get:5 http://deb.debian.org/debian forky/main ppc64el Packages [9745 kB] Fetched 19.9 MB in 1s (13.3 MB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get build-dep -y --host-architecture ppc64el ./src Note, using directory './src' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... Solving dependencies... The following package was automatically installed and is no longer required: bsdutils Use 'apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 187 not upgraded. + mkdir -p /build/src/.cargo + printf '\n[target.powerpc64le-unknown-linux-gnu]\nlinker = "powerpc64le-linux-gnu-gcc"\n' + cd /build/src + DEB_BUILD_OPTIONS=parallel=16 + dpkg-buildpackage -us -uc -b -a ppc64el dpkg-buildpackage: info: source package bcachefs-tools dpkg-buildpackage: info: source version 1:1.39.2~20260818142611.gbpbb56585c3f50 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Kent Overstreet dpkg-architecture: warning: specified GNU system type powerpc64le-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-buildpackage: info: host architecture ppc64el dpkg-source --before-build . dpkg-source: info: using options from /build/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 dh: warning: Running tests during cross-builds is not supported in the general case (except for special cases or by dh: warning: using emulation) dh: warning: If the build fails, please consider rebuilding with DEB_BUILD_OPTIONS=nocheck. dh: warning: Additionally, you might have to set the "cross" profile. For dpkg-buildpackage, you do this by dh: warning: passing the -Pcross option. Check the documentation of your build tool for how to set dh: warning: DEB_BUILD_PROFILES if you use another build tool that does not auto-configure cross-building for you dh: warning: If you have setup the relevant support for running cross-compiled binaries and want to silence this dh: warning: warning, please use DEB_BUILD_OPTIONS=crossbuildcanrunhostbinaries 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: warning: Running tests during cross-builds is not supported in the general case (except for special cases or by dh: warning: using emulation) dh: warning: If the build fails, please consider rebuilding with DEB_BUILD_OPTIONS=nocheck. dh: warning: Additionally, you might have to set the "cross" profile. For dpkg-buildpackage, you do this by dh: warning: passing the -Pcross option. Check the documentation of your build tool for how to set dh: warning: DEB_BUILD_PROFILES if you use another build tool that does not auto-configure cross-building for you dh: warning: If you have setup the relevant support for running cross-compiled binaries and want to silence this dh: warning: warning, please use DEB_BUILD_OPTIONS=crossbuildcanrunhostbinaries 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" PKG_CONFIG=powerpc64le-linux-gnu-pkg-config CXX=powerpc64le-linux-gnu-g\+\+ CC=powerpc64le-linux-gnu-gcc make[1]: Entering directory '/build/src' [CC] build/c_src/crypto.o [CC] build/c_src/eytzinger_test.o [CC] build/c_src/fuse_shims.o [CC] build/c_src/ida.o [CC] build/c_src/libbcachefs.o [CC] build/c_src/rust_shims.o [CC] build/c_src/tools-util.o [CC] build/fs/alloc/accounting.o [CC] build/fs/alloc/background.o [CC] build/fs/alloc/backpointers.o [CC] build/fs/alloc/buckets.o [CC] build/fs/alloc/check.o [CC] build/fs/alloc/check_data.o [CC] build/fs/alloc/discard.o [CC] build/fs/alloc/disk_groups.o [CC] build/fs/alloc/foreground.o [CC] build/fs/alloc/lru.o [CC] build/fs/alloc/replicas.o [CC] build/fs/btree/bkey.o [CC] build/fs/btree/bkey_methods.o [CC] build/fs/btree/bset.o [CC] build/fs/btree/cache.o [CC] build/fs/btree/check.o [CC] build/fs/btree/commit.o [CC] build/fs/btree/init.o [CC] build/fs/btree/interior.o [CC] build/fs/btree/iter.o [CC] build/fs/btree/journal_overlay.o [CC] build/fs/btree/key_cache.o [CC] build/fs/btree/locking.o [CC] build/fs/btree/node_scan.o [CC] build/fs/btree/read.o [CC] build/fs/btree/sort.o [CC] build/fs/btree/update.o [CC] build/fs/btree/write.o [CC] build/fs/btree/write_buffer.o [CC] build/fs/data/checksum.o [CC] build/fs/data/compress.o [CC] build/fs/data/copygc.o [CC] build/fs/data/ec/create.o [CC] build/fs/data/ec/init.o [CC] build/fs/data/ec/io.o [CC] build/fs/data/ec/trigger.o [CC] build/fs/data/extent_update.o [CC] build/fs/data/extents.o [CC] build/fs/data/extents_sb.o [CC] build/fs/data/io_misc.o [CC] build/fs/data/keylist.o [CC] build/fs/data/migrate.o [CC] build/fs/data/move.o [CC] build/fs/data/nocow_locking.o [CC] build/fs/data/read.o [CC] build/fs/data/reconcile/check.o [CC] build/fs/data/reconcile/trigger.o [CC] build/fs/data/reconcile/work.o [CC] build/fs/data/reflink.o [CC] build/fs/data/update.o fs/data/extents.c: In function 'bch2_extent_merge': fs/data/extents.c:442:49: warning: '((long unsigned int*)&rp.ec)[0]' may be used uninitialized [-Wmaybe-uninitialized] 442 | (lp.ec.block != rp.ec.block || | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ fs/data/extents.c:400:39: note: '((long unsigned int*)&rp.ec)[0]' was declared here 400 | struct extent_ptr_decoded lp, rp; | ^~ [CC] build/fs/data/write.o [CC] build/fs/debug/async_objs.o [CC] build/fs/debug/debug.o [CC] build/fs/debug/sysfs.o [CC] build/fs/debug/trace.o [CC] build/fs/errcode.o In file included from include/linux/kernel.h:328, from include/linux/bitops.h:7, from include/linux/bitmap.h:6, from include/linux/wait.h:5, from include/linux/mempool.h:8, from include/linux/bio.h:23, from fs/bcachefs.h:38, from fs/data/reconcile/trigger.c:3: fs/data/reconcile/trigger.c: In function 'bch2_bkey_needs_reconcile': include/linux/compiler.h:84:45: warning: 'p.ec.redundancy' may be used uninitialized [-Wmaybe-uninitialized] 84 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) | ^~~~~~~~~~~~ include/linux/minmax.h:85:32: note: in definition of macro '__cmp_once_unique' 85 | ({ type ux = (x); type uy = (y); __cmp(op, ux, uy); }) | ^~ include/linux/compiler.h:83:22: note: in expansion of macro '___PASTE' 83 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler.h:84:29: note: in expansion of macro '__PASTE' 84 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) | ^~~~~~~ include/linux/compiler.h:83:22: note: in expansion of macro '___PASTE' 83 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler.h:84:37: note: in expansion of macro '__PASTE' 84 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) | ^~~~~~~ include/linux/minmax.h:88:60: note: in expansion of macro '__UNIQUE_ID' 88 | __cmp_once_unique(op, type, x, y, __UNIQUE_ID(x_), __UNIQUE_ID(y_)) | ^~~~~~~~~~~ include/linux/minmax.h:164:27: note: in expansion of macro '__cmp_once' 164 | #define max_t(type, x, y) __cmp_once(max, type, x, y) | ^~~~~~~~~~ fs/data/reconcile/trigger.c:531:41: note: in expansion of macro 'max_t' 531 | ec_redundancy = max_t(unsigned, ec_redundancy, p.ec.redundancy); | ^~~~~ fs/data/reconcile/trigger.c:494:35: note: 'p.ec.redundancy' was declared here 494 | struct extent_ptr_decoded p; | ^ [CC] build/fs/fs/acl.o [CC] build/fs/fs/check.o [CC] build/fs/fs/check_dir_structure.o [CC] build/fs/fs/check_extents.o [CC] build/fs/fs/check_nlinks.o [CC] build/fs/fs/dirent.o [CC] build/fs/fs/inode.o [CC] build/fs/fs/logged_ops.o [CC] build/fs/fs/namei.o [CC] build/fs/fs/quota.o [CC] build/fs/fs/str_hash.o [CC] build/fs/fs/xattr.o [CC] build/fs/init/chardev.o [CC] build/fs/init/damage.o [CC] build/fs/init/dev.o [CC] build/fs/init/error.o [CC] build/fs/init/fs.o [CC] build/fs/init/passes.o [CC] build/fs/init/progress.o [CC] build/fs/init/recovery.o [CC] build/fs/journal/init.o [CC] build/fs/journal/journal.o [CC] build/fs/journal/read.o [CC] build/fs/journal/reclaim.o [CC] build/fs/journal/seq_blacklist.o [CC] build/fs/journal/sb.o [CC] build/fs/journal/validate.o [CC] build/fs/journal/write.o [CC] build/fs/opts.o [CC] build/fs/sb/clean.o [CC] build/fs/sb/counters.o [CC] build/fs/sb/downgrade.o [CC] build/fs/sb/errors.o [CC] build/fs/sb/io.o [CC] build/fs/sb/members.o [CC] build/fs/snapshots/check_snapshots.o [CC] build/fs/snapshots/delete.o [CC] build/fs/snapshots/snapshot.o [CC] build/fs/snapshots/subvolume.o [CC] build/fs/util/clock.o [CC] build/fs/util/darray.o [CC] build/fs/util/enumerated_ref.o [CC] build/fs/util/eytzinger.o [CC] build/fs/util/fast_list.o [CC] build/fs/util/locking.o [CC] build/fs/util/mean_and_variance.o [CC] build/fs/util/printbuf.o [CC] build/fs/util/rcu_pending.o [CC] build/fs/util/siphash.o [CC] build/fs/util/six.o [CC] build/fs/util/thread_with_file.o [CC] build/fs/util/time_stats.o [CC] build/fs/util/two_state_shared_lock.o [CC] build/fs/util/util.o [CC] build/fs/util/varint.o [CC] build/fs/vendor/bio_iov_iter.o [CC] build/fs/vendor/closure.o [CC] build/fs/vendor/min_heap.o [CC] build/fs/vfs/buffered.o [CC] build/fs/vfs/direct.o [CC] build/fs/vfs/fiemap.o [CC] build/fs/vfs/fs.o [CC] build/fs/vfs/io.o [CC] build/fs/vfs/ioctl.o [CC] build/fs/vfs/pagecache.o [CC] build/linux/atomic64.o [CC] build/linux/bio.o [CC] build/linux/blkdev.o [CC] build/linux/crc64.o [CC] build/linux/fs.o [CC] build/linux/fs_parser.o [CC] build/linux/generic-radix-tree.o [CC] build/linux/int_sqrt.o [CC] build/linux/kobject.o [CC] build/linux/kstrtox.o [CC] build/linux/kthread.o [CC] build/linux/llist.o [CC] build/linux/mempool.o [CC] build/linux/min_heap.o [CC] build/linux/percpu.o [CC] build/linux/percpu_register.o [CC] build/linux/preempt.o [CC] build/linux/printk.o [CC] build/linux/ratelimit.o [CC] build/linux/rhashtable.o [CC] build/linux/sched.o [CC] build/linux/semaphore.o [CC] build/linux/seq_buf.o [CC] build/linux/shrinker.o In file included from include/linux/list.h:4, from include/linux/wait.h:6, from include/linux/completion.h:11, from include/linux/sched.h:8, from linux/semaphore.c:30: In function 'cds_list_add_tail', inlined from '__down_common' at linux/semaphore.c:154:2, inlined from '__down' at linux/semaphore.c:176:2: /usr/include/powerpc64le-linux-gnu/urcu/list.h:55:20: warning: storing the address of local variable 'waiter' in '((struct cds_list_head *)sem)[3].prev' [-Wdangling-pointer=] 55 | head->prev = newp; | ~~~~~~~~~~~^~~~~~ linux/semaphore.c: In function '__down': linux/semaphore.c:152:33: note: 'waiter' declared here 152 | struct semaphore_waiter waiter; | ^~~~~~ linux/semaphore.c:174:55: note: 'sem' declared here 174 | static noinline void __sched __down(struct semaphore *sem) | ~~~~~~~~~~~~~~~~~~^~~ [CC] build/linux/siphash.o In function 'cds_list_add_tail', inlined from '__down_common' at linux/semaphore.c:154:2, inlined from '__down_timeout' at linux/semaphore.c:181:9: /usr/include/powerpc64le-linux-gnu/urcu/list.h:55:20: warning: storing the address of local variable 'waiter' in '((struct cds_list_head *)sem)[3].prev' [-Wdangling-pointer=] 55 | head->prev = newp; | ~~~~~~~~~~~^~~~~~ linux/semaphore.c: In function '__down_timeout': linux/semaphore.c:152:33: note: 'waiter' declared here 152 | struct semaphore_waiter waiter; | ^~~~~~ linux/semaphore.c:179:62: note: 'sem' declared here 179 | static noinline int __sched __down_timeout(struct semaphore *sem, long timeout) | ~~~~~~~~~~~~~~~~~~^~~ [CC] build/linux/sort.o [CC] build/linux/stacktrace.o [CC] build/linux/string.o [CC] build/linux/string_helpers.o [CC] build/linux/timer.o [CC] build/linux/unicode/utf8-core.o [CC] build/linux/unicode/utf8-norm.o [CC] build/linux/unicode/utf8data.o [CC] build/linux/workqueue.o [CC] build/linux/wait.o [CC] build/linux/xxhash.o [CC] build/linux/zstd_compress_module.o [CC] build/linux/zstd_decompress_module.o [CC] build/raid/check.o [CC] build/raid/helper.o [CC] build/raid/int.o [CC] build/raid/intz.o [CC] build/raid/memory.o [CC] build/raid/module.o [CC] build/raid/raid.o [CC] build/raid/tables.o [CC] build/raid/tag.o [CC] build/raid/test.o [CC] build/raid/x86.o [CC] build/raid/x86z.o [SED] initramfs/hook [SED] dkms/dkms.conf [SED] bcachefs-wait-devices@.service [CC] build/dkms/module-version.o [AR] libbcachefs.a warning: /build/src/fs/vendor/bitfield/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.24 Compiling quote v1.0.46 Compiling libc v0.2.189 Compiling pkg-config v0.3.33 Compiling bitflags v2.13.0 Compiling glob v0.3.3 Compiling prettyplease v0.2.37 Compiling cfg-if v1.0.4 Compiling memchr v2.8.3 Compiling minimal-lexical v0.2.1 Compiling find-msvc-tools v0.1.9 Compiling shlex v2.0.1 Compiling regex-syntax v0.8.11 Compiling autocfg v1.5.1 Compiling libloading v0.8.5 Compiling cc v1.2.66 Compiling either v1.16.0 Compiling bindgen v0.72.1 Compiling rustix v1.1.4 Compiling log v0.4.33 Compiling itertools v0.12.1 Compiling clang-sys v1.8.1 Compiling shlex v1.3.0 Compiling rustc-hash v2.1.2 Compiling linux-raw-sys v0.12.1 Compiling nom v7.1.3 Compiling smallvec v1.15.2 Compiling rustversion v1.0.22 Compiling utf8parse v0.2.2 Compiling hashbrown v0.17.1 Compiling winnow v1.0.3 Compiling equivalent v1.0.2 Compiling memoffset v0.9.1 Compiling getrandom v0.4.3 Compiling cfg_aliases v0.2.1 Compiling heck v0.5.0 Compiling toml_datetime v1.1.1+spec-1.1.0 Compiling parking_lot_core v0.9.12 Compiling nix v0.30.1 Compiling anstyle-parse v1.0.0 Compiling colorchoice v1.0.5 Compiling scopeguard v1.2.0 Compiling serde_core v1.0.228 Compiling signal-hook v0.3.18 Compiling anstyle v1.0.14 Compiling paste v1.0.15 (/build/src/fs/vendor/paste) Compiling regex-automata v0.4.14 Compiling anstyle-query v1.1.5 Compiling syn v2.0.118 Compiling indexmap v2.14.0 Compiling is_terminal_polyfill v1.70.2 Compiling lock_api v0.4.14 Compiling anstream v1.0.0 Compiling libudev-sys v0.1.4 Compiling num-traits v0.2.19 Compiling strsim v0.11.1 Compiling zmij v1.0.21 Compiling anyhow v1.0.103 Compiling clap_lex v1.1.0 Compiling paste v1.0.15 Compiling zerocopy v0.8.53 Compiling ref-cast v1.0.25 Compiling toml_parser v1.1.2+spec-1.1.0 Compiling errno v0.3.14 Compiling bcachefs-kernel v0.1.0 (/build/src/fs) Compiling cexpr v0.6.0 Compiling signal-hook-registry v1.4.8 Compiling uuid v1.23.4 Compiling mio v1.2.1 Compiling toml_edit v0.25.10+spec-1.1.0 Compiling parking_lot v0.12.5 Compiling nibble_vec v0.1.0 Compiling fuser v0.17.0 Compiling regex v1.12.4 Compiling bitfield v0.14.0 (/build/src/fs/vendor/bitfield) Compiling endian-type v0.1.2 Compiling bitflags v2.11.1 (/build/src/fs/vendor/bitflags) Compiling bcachefs-typeinfo-macros v0.1.0 (/build/src/fs/typeinfo-macros) Compiling litrs v1.0.0 Compiling owo-colors v4.1.0 Compiling proc-macro-crate v3.5.0 Compiling serde_json v1.0.150 Compiling serde v1.0.228 Compiling radix_trie v0.2.1 Compiling signal-hook-mio v0.2.5 Compiling page_size v0.6.0 Compiling document-features v0.2.12 Compiling fiemap v0.2.0 Compiling bcachefs-tools v1.39.2 (/build/src) Compiling unicode-width v0.2.2 Compiling bitfield v0.14.0 Compiling itoa v1.0.18 Compiling ascii v1.1.0 Compiling home v0.5.11 Compiling iana-time-zone v0.1.65 Compiling chunked_transfer v1.5.0 Compiling bitflags v1.3.2 Compiling unicode-segmentation v1.13.3 Compiling httpdate v1.0.3 Compiling udev v0.7.0 Compiling chrono v0.4.45 Compiling env_logger v0.10.2 Compiling tiny_http v0.12.0 Compiling rustc-demangle v0.1.27 Compiling terminal_size v0.4.4 Compiling clap_builder v4.6.0 Compiling fd-lock v4.0.4 Compiling crossterm v0.29.0 Compiling rustyline v17.0.2 Compiling bcachefs-shim-macros v0.1.0 (/build/src/bcachefs-shim-macros) Compiling zeroize_derive v1.5.0 Compiling zerocopy-derive v0.8.53 Compiling ref-cast-impl v1.0.25 Compiling clap_derive v4.6.1 Compiling zeroize v1.9.0 Compiling num_enum_derive v0.7.5 Compiling serde_derive v1.0.228 Compiling strum_macros v0.26.4 Compiling num_enum v0.7.5 Compiling clap v4.6.1 Compiling clap_complete v4.5.33 Compiling strum v0.26.3 Compiling bcachefs-shim v0.1.0 (/build/src/bcachefs-shim) Compiling bch_bindgen v0.1.0 (/build/src/bch_bindgen) Finished `release` profile [optimized + debuginfo] target(s) in 1m 00s 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' install --strip-program=true -m0644 -D bcachefs-wait-devices@.service -t /build/src/debian/tmp/usr/lib/systemd/system [SED] initramfs/hook install: WARNING: ignoring --strip-program option as -s option was not specified [SED] dkms/dkms.conf install --strip-program=true -m0644 -D dkms/Makefile -t /build/src/debian/tmp/usr/src/bcachefs-1.39.2 install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0644 -D dkms/dkms.conf -t /build/src/debian/tmp/usr/src/bcachefs-1.39.2 install: WARNING: ignoring --strip-program option as -s option was not specified (cd fs; find . -path ./vendor/kernel-rust -prune -o \( -name '*.[ch]' -o -name '*.rs' -o -name 'Makefile*' \) -exec install -m0644 -D {} /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs/{} \; ) warning: /build/src/fs/vendor/bitfield/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling bcachefs-shim v0.1.0 (/build/src/bcachefs-shim) Compiling bcachefs-kernel v0.1.0 (/build/src/fs) Compiling bch_bindgen v0.1.0 (/build/src/bch_bindgen) mkdir -p /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs/vendor cp -a fs/vendor/kernel-rust /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs/vendor/ install --strip-program=true -m0755 -D fs/scripts/getdents-layout.sh -t /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs/scripts install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0755 -D fs/scripts/rust-is-available-dkms.sh -t /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs/scripts install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0755 -D fs/scripts/fetch-module.sh -t /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs/scripts install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0644 -D signing/bcachefs-signing-ca.pem -t /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs/scripts install: 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.39.2/src/fs/bcachefs install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=true -m0644 -D version.h -t /build/src/debian/tmp/usr/src/bcachefs-1.39.2/src/fs/bcachefs install: WARNING: ignoring --strip-program option as -s option was not specified Compiling bcachefs-tools v1.39.2 (/build/src) Finished `release` profile [optimized + debuginfo] target(s) in 40.63s install --strip-program=true -m0755 -D target/powerpc64le-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/ 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.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 install: WARNING: ignoring --strip-program option as -s option was not specified [SKIP] bash completions (cross compiling for powerpc64le-unknown-linux-gnu; can't run target binary on host) 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 /usr/share/cargo/bin/dh-cargo-built-using: found static lib bcachefs_static_wrappers at /build/src/target/powerpc64le-unknown-linux-gnu/release/build/bcachefs-kernel-38da898f91489094/out/libbcachefs_static_wrappers.a /usr/share/cargo/bin/dh-cargo-built-using: static library derived from /build/src which is the top-level crate being built, no need to add Built-Using /usr/share/cargo/bin/dh-cargo-built-using: found static lib bcachefs_shim_static_wrappers at /build/src/target/powerpc64le-unknown-linux-gnu/release/build/bcachefs-shim-9ab29faf2ad2e64f/out/libbcachefs_shim_static_wrappers.a /usr/share/cargo/bin/dh-cargo-built-using: static library derived from /build/src which is the top-level crate being built, no need to add Built-Using /usr/share/cargo/bin/dh-cargo-built-using: found static lib bcachefs_static_wrappers at /build/src/target/powerpc64le-unknown-linux-gnu/release/build/bch_bindgen-dafe243d32b4b6ca/out/libbcachefs_static_wrappers.a /usr/share/cargo/bin/dh-cargo-built-using: static library derived from /build/src which is the top-level crate being built, no need to add Built-Using make[1]: Leaving directory '/build/src' debian/rules execute_before_dh_install make[1]: Entering directory '/build/src' sed -i '/bash-completion/d' debian/bcachefs-tools.install make[1]: Leaving directory '/build/src' dh_install install -m0755 -d debian/bcachefs-tools//usr/lib/systemd/system cp --reflink=auto -a debian/tmp/usr/lib/systemd/system/bcachefs-wait-devices\@.service debian/bcachefs-tools//usr/lib/systemd/system/ 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/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-tools/usr/share/bcachefs-tools/ cp --reflink=auto -a ./signing/bcachefs-signing-ca.der debian/bcachefs-tools/usr/share/bcachefs-tools// install -m0755 -d debian/bcachefs-kernel-dkms//usr/src cp --reflink=auto -a debian/tmp/usr/src/bcachefs-1.39.2 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-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 install -p -m0644 debian/NEWS debian/bcachefs-kernel-dkms/usr/share/doc/bcachefs-kernel-dkms/NEWS.Debian 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 -p -m0644 debian/NEWS debian/bcachefs-tools/usr/share/doc/bcachefs-tools/NEWS.Debian 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_installdebconf install -m0755 -d debian/bcachefs-tools/DEBIAN cp -f debian/bcachefs-tools.config debian/bcachefs-tools/DEBIAN/config [META] Replace #TOKEN#s in "debian/bcachefs-tools/DEBIAN/config" chmod 0755 -- debian/bcachefs-tools/DEBIAN/config po2debconf debian/bcachefs-tools.templates > debian/bcachefs-tools/DEBIAN/templates mv debian/bcachefs-tools.substvars.new debian/bcachefs-tools.substvars [META] Append autosnippet "postrm-debconf" to postrm [debian/bcachefs-tools.postrm.debhelper] install -m0755 -d debian/bcachefs-kernel-dkms/DEBIAN 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.2.2-1">> debian/bcachefs-kernel-dkms.prerm.debhelper sed "s/#MODULE_NAME#/bcachefs/;s/#MODULE_VERSION#/1.39.2/" /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.2.2-1">> debian/bcachefs-kernel-dkms.postinst.debhelper sed "s/#MODULE_NAME#/bcachefs/;s/#MODULE_VERSION#/1.39.2/" /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.39.2/dkms.conf dh_installsystemd 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-tools/NEWS.Debian usr/share/doc/bcachefs-tools/changelog usr/share/man/man8/bcachefs.8 chmod a-x usr/share/doc/bcachefs-kernel-dkms/NEWS.Debian usr/share/doc/bcachefs-kernel-dkms/changelog gzip -9nf usr/share/doc/bcachefs-tools/NEWS.Debian usr/share/doc/bcachefs-tools/changelog usr/share/man/man8/bcachefs.8 gzip -9nf usr/share/doc/bcachefs-kernel-dkms/NEWS.Debian usr/share/doc/bcachefs-kernel-dkms/changelog 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-tools/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/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 -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-kernel-dkms/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/bcachefs-tools/usr/sbin -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x 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/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w dh_missing dh_dwz -a dwz -- debian/bcachefs-tools/usr/sbin/bcachefs dh_strip -a install -m0755 -d debian/.debhelper/bcachefs-tools/dbgsym-root/usr/lib/debug/.build-id/b2 powerpc64le-linux-gnu-objcopy --only-keep-debug --compress-debug-sections debian/bcachefs-tools/usr/sbin/bcachefs debian/.debhelper/bcachefs-tools/dbgsym-root/usr/lib/debug/.build-id/b2/14e8155581b8d10836b376587d1f6a4c5fb431.debug chmod 0644 -- debian/.debhelper/bcachefs-tools/dbgsym-root/usr/lib/debug/.build-id/b2/14e8155581b8d10836b376587d1f6a4c5fb431.debug powerpc64le-linux-gnu-strip --remove-section=.comment --remove-section=.note debian/bcachefs-tools/usr/sbin/bcachefs powerpc64le-linux-gnu-objcopy --add-gnu-debuglink debian/.debhelper/bcachefs-tools/dbgsym-root/usr/lib/debug/.build-id/b2/14e8155581b8d10836b376587d1f6a4c5fb431.debug debian/bcachefs-tools/usr/sbin/bcachefs install -m0755 -d debian/.debhelper/bcachefs-tools/dbgsym-root/usr/share/doc ln -s bcachefs-tools debian/.debhelper/bcachefs-tools/dbgsym-root/usr/share/doc/bcachefs-tools-dbgsym install -m0755 -d debian/.debhelper/bcachefs-tools dh_makeshlibs -a rm -f debian/bcachefs-tools/DEBIAN/shlibs rm -f debian/bcachefs-kernel-dkms/DEBIAN/shlibs dh_shlibdeps -a install -m0755 -d debian/bcachefs-tools/DEBIAN dpkg-shlibdeps -Tdebian/bcachefs-tools.substvars debian/bcachefs-tools/usr/sbin/bcachefs dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld64.so.2.usr-is-merged dh_installdeb install -m0755 -d debian/bcachefs-tools/DEBIAN cp -f debian/bcachefs-tools.postinst debian/bcachefs-tools/DEBIAN/postinst [META] Replace #TOKEN#s in "debian/bcachefs-tools/DEBIAN/postinst" chmod 0755 -- debian/bcachefs-tools/DEBIAN/postinst printf '#!/bin/sh\nset -e\n' > debian/bcachefs-tools/DEBIAN/postrm cat debian/bcachefs-tools.postrm.debhelper >> debian/bcachefs-tools/DEBIAN/postrm chmod 0755 -- debian/bcachefs-tools/DEBIAN/postrm install -p -m0644 debian/.debhelper/generated/bcachefs-tools/triggers debian/bcachefs-tools/DEBIAN/triggers install -m0755 -d debian/bcachefs-kernel-dkms/DEBIAN printf '#!/bin/sh\nset -e\n' > debian/bcachefs-kernel-dkms/DEBIAN/postinst cat debian/bcachefs-kernel-dkms.postinst.debhelper >> debian/bcachefs-kernel-dkms/DEBIAN/postinst chmod 0755 -- debian/bcachefs-kernel-dkms/DEBIAN/postinst printf '#!/bin/sh\nset -e\n' > debian/bcachefs-kernel-dkms/DEBIAN/prerm cat debian/bcachefs-kernel-dkms.prerm.debhelper >> debian/bcachefs-kernel-dkms/DEBIAN/prerm chmod 0755 -- debian/bcachefs-kernel-dkms/DEBIAN/prerm dh_gencontrol install -m0755 -d debian/bcachefs-kernel-dkms/DEBIAN echo misc:Pre-Depends= >> debian/bcachefs-kernel-dkms.substvars dpkg-gencontrol -pbcachefs-kernel-dkms -ldebian/changelog -Tdebian/bcachefs-kernel-dkms.substvars -cdebian/control -Pdebian/bcachefs-kernel-dkms install -m0755 -d debian/bcachefs-tools/DEBIAN echo misc:Pre-Depends= >> debian/bcachefs-tools.substvars install -m0755 -d debian/.debhelper/bcachefs-tools/dbgsym-root/DEBIAN dpkg-gencontrol -pbcachefs-tools -ldebian/changelog -Tdebian/bcachefs-tools.substvars -cdebian/control -Pdebian/.debhelper/bcachefs-tools/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -DAuto-Built-Package=debug-symbols -UProtected -UBuilt-Using -UStatic-Built-Using -DPackage=bcachefs-tools-dbgsym -DDepends="bcachefs-tools (= \${binary:Version})" -DDescription="debug symbols for bcachefs-tools" -DBuild-Ids=b214e8155581b8d10836b376587d1f6a4c5fb431 -DSection=debug -UMulti-Arch -UReplaces -UBreaks chmod 0644 -- debian/.debhelper/bcachefs-tools/dbgsym-root/DEBIAN/control dpkg-gencontrol -pbcachefs-tools -ldebian/changelog -Tdebian/bcachefs-tools.substvars -cdebian/control -Pdebian/bcachefs-tools chmod 0644 -- debian/bcachefs-kernel-dkms/DEBIAN/control chmod 0644 -- debian/bcachefs-tools/DEBIAN/control dh_md5sums install -m0755 -d debian/bcachefs-kernel-dkms/DEBIAN install -m0755 -d debian/bcachefs-tools/DEBIAN cd debian/bcachefs-kernel-dkms >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums cd debian/bcachefs-tools >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/bcachefs-tools/DEBIAN/md5sums install -m0755 -d debian/.debhelper/bcachefs-tools/dbgsym-root/DEBIAN cd debian/.debhelper/bcachefs-tools/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/bcachefs-kernel-dkms/DEBIAN/md5sums chmod 0644 -- debian/.debhelper/bcachefs-tools/dbgsym-root/DEBIAN/md5sums dh_builddeb dpkg-deb --root-owner-group --build debian/bcachefs-kernel-dkms .. dpkg-deb --root-owner-group --build debian/bcachefs-tools .. dpkg-deb --root-owner-group --build debian/.debhelper/bcachefs-tools/dbgsym-root .. dpkg-deb: building package 'bcachefs-tools-dbgsym' in '../bcachefs-tools-dbgsym_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.deb'. dpkg-deb: building package 'bcachefs-tools' in '../bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.deb'. dpkg-deb: building package 'bcachefs-kernel-dkms' in '../bcachefs-kernel-dkms_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.deb'. dpkg-genbuildinfo --build=binary -O../bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.buildinfo dpkg-genchanges --build=binary -O../bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-source: info: using options from /build/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} dpkg-buildpackage: info: binary-only upload (no source included) + find /build -maxdepth 1 -name '*.deb' -exec cp '{}' /result/ ';' + find /build -maxdepth 1 -name '*.ddeb' -exec cp '{}' /result/ ';' + find /build -maxdepth 1 -name '*.changes' -exec cp '{}' /result/ ';' + find /build -maxdepth 1 -name '*.buildinfo' -exec cp '{}' /result/ ';' === Binary build complete: forky ppc64el === total 23772 drwxr-xr-x 2 aptbcachefsorg aptbcachefsorg 4096 Aug 18 07:34 . drwxr-xr-x 3 aptbcachefsorg aptbcachefsorg 83 Aug 18 07:31 .. -rw-r--r-- 1 aptbcachefsorg aptbcachefsorg 1611700 Aug 18 07:34 bcachefs-kernel-dkms_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.deb -rw-r--r-- 1 aptbcachefsorg aptbcachefsorg 8016 Aug 18 07:34 bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.buildinfo -rw-r--r-- 1 aptbcachefsorg aptbcachefsorg 2212 Aug 18 07:34 bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.changes -rw-r--r-- 1 aptbcachefsorg aptbcachefsorg 2790396 Aug 18 07:34 bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.deb -rw-r--r-- 1 aptbcachefsorg aptbcachefsorg 3658 Aug 18 07:34 bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_source.buildinfo -rw-r--r-- 1 aptbcachefsorg aptbcachefsorg 1560 Aug 18 07:34 bcachefs-tools_1.39.2~20260818142611.gbpbb56585c3f50_source.changes -rw-r--r-- 1 aptbcachefsorg aptbcachefsorg 19907784 Aug 18 07:34 bcachefs-tools-dbgsym_1.39.2~20260818142611.gbpbb56585c3f50_ppc64el.deb ci-binary-forky-ppc64el-22662