=== Building binary: forky ppc64el (commit cbd1d100bef1) === c5082e87fa9831d15e0fe658fc8f9c9bd7fbd45bbbfb6592d98d5a98e5d9cc67 + mkdir -p /build + cp /source/bcachefs-tools_1.38.0~20260423155543.gbpcbd1d100bef1.dsc /source/bcachefs-tools_1.38.0~20260423155543.gbpcbd1d100bef1.tar.xz /source/bcachefs-tools_1.38.0~20260423155543.gbpcbd1d100bef1_source.buildinfo /source/bcachefs-tools_1.38.0~20260423155543.gbpcbd1d100bef1_source.changes /build/ + cd /build + dpkg-source -x bcachefs-tools_1.38.0~20260423155543.gbpcbd1d100bef1.dsc src dpkg-source: warning: extracting unsigned source package (bcachefs-tools_1.38.0~20260423155543.gbpcbd1d100bef1.dsc) dpkg-source: info: extracting bcachefs-tools in src dpkg-source: info: unpacking bcachefs-tools_1.38.0~20260423155543.gbpcbd1d100bef1.tar.xz + apt-get update Get:1 http://deb.debian.org/debian forky InRelease [148 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 [9719 kB] Get:5 http://deb.debian.org/debian forky/main ppc64el Packages [9571 kB] Fetched 19.5 MB in 1s (14.2 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 176 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.38.0~20260423155543.gbpcbd1d100bef1 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 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] 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 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/iter.o [CC] libbcachefs/btree/journal_overlay.o [CC] libbcachefs/btree/key_cache.o [CC] libbcachefs/btree/locking.o [CC] libbcachefs/btree/node_scan.o libbcachefs/btree/iter.c: In function 'trans_migrate_disable': libbcachefs/btree/iter.c:3579:17: error: implicit declaration of function 'migrate_disable'; did you mean 'trans_migrate_disable'? [-Wimplicit-function-declaration] 3579 | migrate_disable(); | ^~~~~~~~~~~~~~~ | trans_migrate_disable libbcachefs/btree/iter.c: In function 'trans_migrate_enable': libbcachefs/btree/iter.c:3586:17: error: implicit declaration of function 'migrate_enable'; did you mean 'trans_migrate_enable'? [-Wimplicit-function-declaration] 3586 | migrate_enable(); | ^~~~~~~~~~~~~~ | trans_migrate_enable make[1]: *** [Makefile:161: libbcachefs/btree/iter.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' dh_auto_build: error: make -j16 INSTALL="install --strip-program=true" PKG_CONFIG=powerpc64le-linux-gnu-pkg-config CXX=powerpc64le-linux-gnu-g\+\+ CC=powerpc64le-linux-gnu-gcc returned exit code 2 make: *** [debian/rules:52: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 ci-binary-forky-ppc64el-3821207