* Package: sys-fs/btrfs-progs-6.1.3:0/0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: arm64 convert elibc_glibc kernel_linux man python python_single_target_python3_11 udev userland_GNU zstd * FEATURES: keeptemp network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.11 to build >>> Unpacking source... >>> Unpacking btrfs-progs-v6.1.3.tar.xz to /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/work >>> Source unpacked in /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/work >>> Preparing source in /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/work/btrfs-progs-v6.1.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/work/btrfs-progs-v6.1.3 ... * econf: updating btrfs-progs-v6.1.3/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating btrfs-progs-v6.1.3/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/btrfs-progs-6.1.3 --htmldir=/usr/share/doc/btrfs-progs-6.1.3/html --libdir=/usr/lib64 --bindir=/sbin --enable-lzo --disable-experimental --enable-convert --enable-documentation --enable-backtrace --enable-python --disable-static --enable-libudev --enable-zstd --with-crypto=builtin --with-convert=ext2 checking for aarch64-unknown-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for aarch64-unknown-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether C compiler accepts -std=gnu90... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking for aarch64-unknown-linux-gnu-ar... llvm-ar checking for rm... /usr/bin/rm checking for rmdir... /usr/bin/rmdir checking for openat... yes checking for reallocarray... yes checking for clock_gettime... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for linux/perf_event.h... yes checking for linux/hw_breakpoint.h... yes checking for linux/fsverity.h... yes checking for aarch64-unknown-linux-gnu-pkg-config... /usr/bin/aarch64-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for execinfo.h... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes checking for sphinx-build... /usr/bin/sphinx-build checking for a sed that does not truncate output... /usr/bin/sed checking for EXT2FS... yes checking for COM_ERR... yes checking for FIEMAP_EXTENT_SHARED defined in linux/fiemap.h... yes checking for EXT4_EPOCH_MASK defined in ext2fs/ext2_fs.h... yes checking for linux/blkzoned.h... yes checking for struct blk_zone.capacity... yes checking for BLKGETZONESZ defined in linux/blkzoned.h... yes checking for BLKID... yes checking for UUID... yes checking for ZLIB... yes checking for ZSTD... yes checking for LIBUDEV... yes checking whether /usr/bin/python3.11 version is >= 3.4... yes checking for /usr/bin/python3.11 version... 3.11 checking for /usr/bin/python3.11 platform... linux checking for GNU default /usr/bin/python3.11 prefix... ${prefix} checking for GNU default /usr/bin/python3.11 exec_prefix... ${exec_prefix} checking for /usr/bin/python3.11 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for /usr/bin/python3.11 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages checking for PYTHON... yes checking for lzo_version in -llzo2... yes configure: creating ./config.status config.status: creating Makefile.inc config.status: creating Documentation/Makefile config.status: creating libbtrfs/version.h config.status: creating libbtrfsutil/libbtrfsutil.pc config.status: creating config.h btrfs-progs: v6.1.3 libbtrfs: 0.1.2 (deprecated) libbtrfsutil: 1.2.0 prefix: /usr exec prefix: ${prefix} bindir: /sbin libdir: /usr/lib64 includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig compiler: clang CFLAGS: -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin LDFLAGS: -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed programs: yes shared libraries: yes static libraries: no documentation: yes doc generator: sphinx backtrace support: yes btrfs-convert: yes (ext2) zstd support: yes lzo support: yes fsverity support: yes Python bindings: yes Python interpreter: /usr/bin/python3.11 crypto provider: builtin libudev: yes zoned device: yes Type 'make' to compile. >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/work/btrfs-progs-v6.1.3 ... make -j2 V=1 all mkdir -p kernel-lib/.deps/ mkdir -p kernel-lib/.deps/ clang -MM -MG -MF kernel-lib/.deps/list_sort.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/list_sort.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/list_sort.c clang -MM -MG -MF kernel-lib/.deps/raid56.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/raid56.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/raid56.c mkdir -p kernel-lib/.deps/ clang -MM -MG -MF kernel-lib/.deps/rbtree.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/rbtree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/rbtree.c mkdir -p kernel-lib/.deps/ clang -MM -MG -MF kernel-lib/.deps/tables.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/tables.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/tables.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/backref.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/backref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/backref.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/ctree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/ctree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/ctree.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/delayed-ref.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/delayed-ref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/delayed-ref.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/dir-item.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/dir-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/dir-item.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/disk-io.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/disk-io.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/disk-io.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/extent-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/extent-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/extent-tree.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/extent_io.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/extent_io.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/extent_io.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/file-item.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/file-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/file-item.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/file.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/file.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/file.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/free-space-cache.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/free-space-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/free-space-cache.c mkdir -p kernel-shared/.deps/ mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/free-space-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/free-space-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/free-space-tree.c clang -MM -MG -MF kernel-shared/.deps/inode-item.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/inode-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/inode-item.c mkdir -p kernel-shared/.deps/ mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/inode.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/inode.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/inode.c clang -MM -MG -MF kernel-shared/.deps/print-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/print-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/print-tree.c mkdir -p kernel-shared/.deps/ mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/root-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/root-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/root-tree.c clang -MM -MG -MF kernel-shared/.deps/transaction.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/transaction.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/transaction.c mkdir -p kernel-shared/.deps/ mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/ulist.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/ulist.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/ulist.c clang -MM -MG -MF kernel-shared/.deps/uuid-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/uuid-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/uuid-tree.c mkdir -p kernel-shared/.deps/ mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/volumes.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/volumes.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/volumes.c clang -MM -MG -MF kernel-shared/.deps/zoned.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/zoned.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/zoned.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/device-scan.o.d \ -MT \ -MT \ -MT common/.deps/device-scan.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/device-scan.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/device-utils.o.d \ -MT \ -MT \ -MT common/.deps/device-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/device-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/extent-cache.o.d \ -MT \ -MT \ -MT common/.deps/extent-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/extent-cache.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/filesystem-utils.o.d \ -MT \ -MT \ -MT common/.deps/filesystem-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/filesystem-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/format-output.o.d \ -MT \ -MT \ -MT common/.deps/format-output.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/format-output.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/fsfeatures.o.d \ -MT \ -MT \ -MT common/.deps/fsfeatures.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/fsfeatures.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/help.o.d \ -MT \ -MT \ -MT common/.deps/help.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/help.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/messages.o.d \ -MT \ -MT \ -MT common/.deps/messages.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/messages.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/open-utils.o.d \ -MT \ -MT \ -MT common/.deps/open-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/open-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/parse-utils.o.d \ -MT \ -MT \ -MT common/.deps/parse-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/parse-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/path-utils.o.d \ -MT \ -MT \ -MT common/.deps/path-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/path-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/rbtree-utils.o.d \ -MT \ -MT \ -MT common/.deps/rbtree-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/rbtree-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/send-stream.o.d \ -MT \ -MT \ -MT common/.deps/send-stream.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-stream.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/send-utils.o.d \ -MT \ -MT \ -MT common/.deps/send-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/string-table.o.d \ -MT \ -MT \ -MT common/.deps/string-table.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/string-table.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/string-utils.o.d \ -MT \ -MT \ -MT common/.deps/string-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/string-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/task-utils.o.d \ -MT \ -MT \ -MT common/.deps/task-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/task-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/units.o.d \ -MT \ -MT \ -MT common/.deps/units.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/units.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/utils.o.d \ -MT \ -MT \ -MT common/.deps/utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/utils.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/qgroup-verify.o.d \ -MT \ -MT \ -MT check/.deps/qgroup-verify.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/qgroup-verify.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/repair.o.d \ -MT \ -MT \ -MT check/.deps/repair.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/repair.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/receive-dump.o.d \ -MT \ -MT \ -MT cmds/.deps/receive-dump.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/receive-dump.c mkdir -p crypto/.deps/ mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/crc32c.o.d \ -MT \ -MT \ -MT crypto/.deps/crc32c.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/crc32c.c clang -MM -MG -MF crypto/.deps/hash.o.d \ -MT \ -MT \ -MT crypto/.deps/hash.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/hash.c mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/xxhash.o.d \ -MT \ -MT \ -MT crypto/.deps/xxhash.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/xxhash.c mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/sha224-256.o.d \ -MT \ -MT \ -MT crypto/.deps/sha224-256.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/sha224-256.c mkdir -p crypto/.deps/ mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF crypto/.deps/blake2b-ref.o.d \ -MT \ -MT \ -MT crypto/.deps/blake2b-ref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/blake2b-ref.c clang -MM -MG -MF libbtrfsutil/.deps/stubs.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/stubs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/stubs.c mkdir -p libbtrfsutil/.deps/ mkdir -p cmds/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/subvolume.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/subvolume.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/subvolume.c clang -MM -MG -MF cmds/.deps/subvolume.o.d \ -MT \ -MT \ -MT cmds/.deps/subvolume.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/subvolume.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/subvolume-list.o.d \ -MT \ -MT \ -MT cmds/.deps/subvolume-list.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/subvolume-list.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/filesystem.o.d \ -MT \ -MT \ -MT cmds/.deps/filesystem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/device.o.d \ -MT \ -MT \ -MT cmds/.deps/device.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/device.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/scrub.o.d \ -MT \ -MT \ -MT cmds/.deps/scrub.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/scrub.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/balance.o.d \ -MT \ -MT \ -MT cmds/.deps/balance.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/balance.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/send.o.d \ -MT \ -MT \ -MT cmds/.deps/send.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/send.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/receive.o.d \ -MT \ -MT \ -MT cmds/.deps/receive.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/receive.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/quota.o.d \ -MT \ -MT \ -MT cmds/.deps/quota.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/quota.c mkdir -p cmds/.deps/ mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/qgroup.o.d \ -MT \ -MT \ -MT cmds/.deps/qgroup.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/qgroup.c clang -MM -MG -MF cmds/.deps/replace.o.d \ -MT \ -MT \ -MT cmds/.deps/replace.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/replace.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/main.o.d \ -MT \ -MT \ -MT check/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/main.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/restore.o.d \ -MT \ -MT \ -MT cmds/.deps/restore.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/restore.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/rescue.o.d \ -MT \ -MT \ -MT cmds/.deps/rescue.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/rescue-chunk-recover.o.d \ -MT \ -MT \ -MT cmds/.deps/rescue-chunk-recover.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue-chunk-recover.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/rescue-super-recover.o.d \ -MT \ -MT \ -MT cmds/.deps/rescue-super-recover.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue-super-recover.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/property.o.d \ -MT \ -MT \ -MT cmds/.deps/property.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/property.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/filesystem-usage.o.d \ -MT \ -MT \ -MT cmds/.deps/filesystem-usage.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem-usage.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect-dump-tree.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect-dump-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-dump-tree.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect-dump-super.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect-dump-super.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-dump-super.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect-tree-stats.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect-tree-stats.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-tree-stats.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/filesystem-du.o.d \ -MT \ -MT \ -MT cmds/.deps/filesystem-du.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem-du.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/reflink.o.d \ -MT \ -MT \ -MT cmds/.deps/reflink.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/reflink.c mkdir -p mkfs/.deps/ clang -MM -MG -MF mkfs/.deps/common.o.d \ -MT \ -MT \ -MT mkfs/.deps/common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/common.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/mode-common.o.d \ -MT \ -MT \ -MT check/.deps/mode-common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/mode-common.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/mode-lowmem.o.d \ -MT \ -MT \ -MT check/.deps/mode-lowmem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/mode-lowmem.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/clear-cache.o.d \ -MT \ -MT \ -MT check/.deps/clear-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/clear-cache.c mkdir -p libbtrfs/.deps/ clang -MM -MG -MF libbtrfs/.deps/send-stream.o.d \ -MT \ -MT \ -MT libbtrfs/.deps/send-stream.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfs/send-stream.c mkdir -p libbtrfs/.deps/ clang -MM -MG -MF libbtrfs/.deps/send-utils.o.d \ -MT \ -MT \ -MT libbtrfs/.deps/send-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfs/send-utils.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/main.o.d \ -MT \ -MT \ -MT convert/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/main.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/common.o.d \ -MT \ -MT \ -MT convert/.deps/common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/common.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/source-fs.o.d \ -MT \ -MT \ -MT convert/.deps/source-fs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-fs.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/source-ext2.o.d \ -MT \ -MT \ -MT convert/.deps/source-ext2.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-ext2.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/source-reiserfs.o.d \ -MT \ -MT \ -MT convert/.deps/source-reiserfs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-reiserfs.c mkdir -p mkfs/.deps/ clang -MM -MG -MF mkfs/.deps/main.o.d \ -MT \ -MT \ -MT mkfs/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/main.c mkdir -p mkfs/.deps/ clang -MM -MG -MF mkfs/.deps/rootdir.o.d \ -MT \ -MT \ -MT mkfs/.deps/rootdir.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/rootdir.c mkdir -p image/.deps/ clang -MM -MG -MF image/.deps/main.o.d \ -MT \ -MT \ -MT image/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough image/main.c mkdir -p image/.deps/ clang -MM -MG -MF image/.deps/sanitize.o.d \ -MT \ -MT \ -MT image/.deps/sanitize.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough image/sanitize.c mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/errors.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/errors.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/errors.c mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/filesystem.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/filesystem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/filesystem.c mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/qgroup.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/qgroup.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/qgroup.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs.o.d \ -MT \ -MT \ -MT ./.deps/btrfs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-map-logical.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-map-logical.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-map-logical.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-find-root.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-find-root.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-find-root.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfstune.o.d \ -MT \ -MT \ -MT ./.deps/btrfstune.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfstune.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-select-super.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-select-super.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-select-super.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-corrupt-block.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-corrupt-block.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-corrupt-block.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-fragments.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-fragments.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-fragments.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-sb-mod.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-sb-mod.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-sb-mod.c true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs.c true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/list_sort.c [CC] btrfs.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs.c -o btrfs.o \ [CC] kernel-lib/list_sort.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/list_sort.c -o kernel-lib/list_sort.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/raid56.c [CC] kernel-lib/raid56.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/raid56.c -o kernel-lib/raid56.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/rbtree.c [CC] kernel-lib/rbtree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/rbtree.c -o kernel-lib/rbtree.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/tables.c [CC] kernel-lib/tables.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/tables.c -o kernel-lib/tables.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/backref.c [CC] kernel-shared/backref.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/backref.c -o kernel-shared/backref.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/ctree.c [CC] kernel-shared/ctree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/ctree.c -o kernel-shared/ctree.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/delayed-ref.c [CC] kernel-shared/delayed-ref.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/delayed-ref.c -o kernel-shared/delayed-ref.o \ kernel-shared/ctree.c:3418:13: warning: variable 'offset' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if (ret < 0) {  ^~~~~~~ kernel-shared/ctree.c:3428:41: note: uninitialized use occurs here write_extent_buffer(eb, &subvol_id_le, offset, sizeof(subvol_id_le));  ^~~~~~ kernel-shared/ctree.c:3418:9: note: remove the 'if' if its condition is always true } else if (ret < 0) {  ^~~~~~~~~~~~~ kernel-shared/ctree.c:3380:22: note: initialize the variable 'offset' to silence this warning unsigned long offset;  ^  = 0 kernel-shared/ctree.c:3418:13: warning: variable 'eb' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if (ret < 0) {  ^~~~~~~ kernel-shared/ctree.c:3429:26: note: uninitialized use occurs here btrfs_mark_buffer_dirty(eb);  ^~ kernel-shared/ctree.c:3418:9: note: remove the 'if' if its condition is always true } else if (ret < 0) {  ^~~~~~~~~~~~~ kernel-shared/ctree.c:3378:26: note: initialize the variable 'eb' to silence this warning struct extent_buffer *eb;  ^  = NULL true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/dir-item.c [CC] kernel-shared/dir-item.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/dir-item.c -o kernel-shared/dir-item.o \ 2 warnings generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/disk-io.c [CC] kernel-shared/disk-io.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/disk-io.c -o kernel-shared/disk-io.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/extent-tree.c [CC] kernel-shared/extent-tree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/extent-tree.c -o kernel-shared/extent-tree.o \ kernel-shared/extent-tree.c:3328:2: warning: variable 'div' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default:  ^~~~~~~ kernel-shared/extent-tree.c:3332:24: note: uninitialized use occurs here return map->ce.size / div;  ^~~ kernel-shared/extent-tree.c:3311:9: note: initialize the variable 'div' to silence this warning int div;  ^  = 0 true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/extent_io.c [CC] kernel-shared/extent_io.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/extent_io.c -o kernel-shared/extent_io.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/file-item.c [CC] kernel-shared/file-item.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/file-item.c -o kernel-shared/file-item.o \ 1 warning generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/file.c [CC] kernel-shared/file.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/file.c -o kernel-shared/file.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/free-space-cache.c [CC] kernel-shared/free-space-cache.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/free-space-cache.c -o kernel-shared/free-space-cache.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/free-space-tree.c [CC] kernel-shared/free-space-tree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/free-space-tree.c -o kernel-shared/free-space-tree.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/inode-item.c [CC] kernel-shared/inode-item.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/inode-item.c -o kernel-shared/inode-item.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/inode.c [CC] kernel-shared/inode.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/inode.c -o kernel-shared/inode.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/print-tree.c [CC] kernel-shared/print-tree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/print-tree.c -o kernel-shared/print-tree.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/root-tree.c [CC] kernel-shared/root-tree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/root-tree.c -o kernel-shared/root-tree.o \ kernel-shared/print-tree.c:800:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default:  ^ kernel-shared/print-tree.c:800:2: note: insert '__attribute__((fallthrough));' to silence this warning default:  ^  __attribute__((fallthrough)); kernel-shared/print-tree.c:800:2: note: insert 'break;' to avoid fall-through default:  ^  break; true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/transaction.c [CC] kernel-shared/transaction.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/transaction.c -o kernel-shared/transaction.o \ 1 warning generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/ulist.c [CC] kernel-shared/ulist.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/ulist.c -o kernel-shared/ulist.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/uuid-tree.c [CC] kernel-shared/uuid-tree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/uuid-tree.c -o kernel-shared/uuid-tree.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/volumes.c [CC] kernel-shared/volumes.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/volumes.c -o kernel-shared/volumes.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/zoned.c [CC] kernel-shared/zoned.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/zoned.c -o kernel-shared/zoned.o \ kernel-shared/zoned.c:829:6: warning: variable 'num_sequential' set but not used [-Wunused-but-set-variable] u32 num_sequential = 0, num_conventional = 0;  ^ kernel-shared/volumes.c:2781:2: warning: variable 'stripe_len' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default:  ^~~~~~~ kernel-shared/volumes.c:2785:9: note: uninitialized use occurs here return stripe_len;  ^~~~~~~~~~ kernel-shared/volumes.c:2754:16: note: initialize the variable 'stripe_len' to silence this warning u64 stripe_len;  ^  = 0 1 warning generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/device-scan.c [CC] common/device-scan.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/device-scan.c -o common/device-scan.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/device-utils.c 1 warning generated. [CC] common/device-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/device-utils.c -o common/device-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/extent-cache.c [CC] common/extent-cache.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/extent-cache.c -o common/extent-cache.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/filesystem-utils.c [CC] common/filesystem-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/filesystem-utils.c -o common/filesystem-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/format-output.c [CC] common/format-output.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/format-output.c -o common/format-output.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/fsfeatures.c [CC] common/fsfeatures.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/fsfeatures.c -o common/fsfeatures.o \ common/format-output.c:78:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default:  ^ common/format-output.c:78:3: note: insert '__attribute__((fallthrough));' to silence this warning default:  ^  __attribute__((fallthrough)); common/format-output.c:78:3: note: insert 'break;' to avoid fall-through default:  ^  break; 1 warning generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/help.c [CC] common/help.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/help.c -o common/help.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/messages.c [CC] common/messages.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/messages.c -o common/messages.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/open-utils.c [CC] common/open-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/open-utils.c -o common/open-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/parse-utils.c [CC] common/parse-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/parse-utils.c -o common/parse-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/path-utils.c [CC] common/path-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/path-utils.c -o common/path-utils.o \ common/parse-utils.c:188:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'p':  ^ common/parse-utils.c:188:3: note: insert '__attribute__((fallthrough));' to silence this warning case 'p':  ^  __attribute__((fallthrough)); common/parse-utils.c:188:3: note: insert 'break;' to avoid fall-through case 'p':  ^  break; common/parse-utils.c:191:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 't':  ^ common/parse-utils.c:191:3: note: insert '__attribute__((fallthrough));' to silence this warning case 't':  ^  __attribute__((fallthrough)); common/parse-utils.c:191:3: note: insert 'break;' to avoid fall-through case 't':  ^  break; common/parse-utils.c:194:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'g':  ^ common/parse-utils.c:194:3: note: insert '__attribute__((fallthrough));' to silence this warning case 'g':  ^  __attribute__((fallthrough)); common/parse-utils.c:194:3: note: insert 'break;' to avoid fall-through case 'g':  ^  break; common/parse-utils.c:197:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'm':  ^ common/parse-utils.c:197:3: note: insert '__attribute__((fallthrough));' to silence this warning case 'm':  ^  __attribute__((fallthrough)); common/parse-utils.c:197:3: note: insert 'break;' to avoid fall-through case 'm':  ^  break; common/parse-utils.c:200:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'k':  ^ common/parse-utils.c:200:3: note: insert '__attribute__((fallthrough));' to silence this warning case 'k':  ^  __attribute__((fallthrough)); common/parse-utils.c:200:3: note: insert 'break;' to avoid fall-through case 'k':  ^  break; common/parse-utils.c:203:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'b':  ^ common/parse-utils.c:203:3: note: insert 'break;' to avoid fall-through case 'b':  ^  break; 6 warnings generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/rbtree-utils.c [CC] common/rbtree-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/rbtree-utils.c -o common/rbtree-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/send-stream.c [CC] common/send-stream.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/send-stream.c -o common/send-stream.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/send-utils.c [CC] common/send-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/send-utils.c -o common/send-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/string-table.c [CC] common/string-table.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/string-table.c -o common/string-table.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/string-utils.c [CC] common/string-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/string-utils.c -o common/string-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/task-utils.c [CC] common/task-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/task-utils.c -o common/task-utils.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/units.c [CC] common/units.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/units.c -o common/units.o \ common/units.c:93:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case UNITS_GBYTES:  ^ common/units.c:93:2: note: insert '__attribute__((fallthrough));' to silence this warning case UNITS_GBYTES:  ^  __attribute__((fallthrough)); common/units.c:93:2: note: insert 'break;' to avoid fall-through case UNITS_GBYTES:  ^  break; common/units.c:97:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case UNITS_MBYTES:  ^ common/units.c:97:2: note: insert '__attribute__((fallthrough));' to silence this warning case UNITS_MBYTES:  ^  __attribute__((fallthrough)); common/units.c:97:2: note: insert 'break;' to avoid fall-through case UNITS_MBYTES:  ^  break; common/units.c:101:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case UNITS_KBYTES:  ^ common/units.c:101:2: note: insert '__attribute__((fallthrough));' to silence this warning case UNITS_KBYTES:  ^  __attribute__((fallthrough)); common/units.c:101:2: note: insert 'break;' to avoid fall-through case UNITS_KBYTES:  ^  break; 3 warnings generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/utils.c true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/qgroup-verify.c [CC] common/utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/utils.c -o common/utils.o \ [CC] check/qgroup-verify.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/qgroup-verify.c -o check/qgroup-verify.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/repair.c [CC] check/repair.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/repair.c -o check/repair.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/receive-dump.c [CC] cmds/receive-dump.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/receive-dump.c -o cmds/receive-dump.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/crc32c.c [CC] crypto/crc32c.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/crc32c.c -o crypto/crc32c.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/hash.c [CC] crypto/hash.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/hash.c -o crypto/hash.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/xxhash.c [CC] crypto/xxhash.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/xxhash.c -o crypto/xxhash.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/sha224-256.c [CC] crypto/sha224-256.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/sha224-256.c -o crypto/sha224-256.o \ crypto/xxhash.c:401:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 8: PROCESS4;  ^ crypto/xxhash.c:401:12: note: insert '__attribute__((fallthrough));' to silence this warning case 8: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:401:12: note: insert 'break;' to avoid fall-through case 8: PROCESS4;  ^  break; crypto/xxhash.c:403:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 4: PROCESS4;  ^ crypto/xxhash.c:403:12: note: insert '__attribute__((fallthrough));' to silence this warning case 4: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:403:12: note: insert 'break;' to avoid fall-through case 4: PROCESS4;  ^  break; crypto/xxhash.c:408:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 9: PROCESS4;  ^ crypto/xxhash.c:408:12: note: insert '__attribute__((fallthrough));' to silence this warning case 9: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:408:12: note: insert 'break;' to avoid fall-through case 9: PROCESS4;  ^  break; crypto/xxhash.c:410:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 5: PROCESS4;  ^ crypto/xxhash.c:410:12: note: insert '__attribute__((fallthrough));' to silence this warning case 5: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:410:12: note: insert 'break;' to avoid fall-through case 5: PROCESS4;  ^  break; crypto/xxhash.c:416:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 10: PROCESS4;  ^ crypto/xxhash.c:416:12: note: insert '__attribute__((fallthrough));' to silence this warning case 10: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:416:12: note: insert 'break;' to avoid fall-through case 10: PROCESS4;  ^  break; crypto/xxhash.c:418:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 6: PROCESS4;  ^ crypto/xxhash.c:418:12: note: insert '__attribute__((fallthrough));' to silence this warning case 6: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:418:12: note: insert 'break;' to avoid fall-through case 6: PROCESS4;  ^  break; crypto/xxhash.c:425:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 11: PROCESS4;  ^ crypto/xxhash.c:425:12: note: insert '__attribute__((fallthrough));' to silence this warning case 11: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:425:12: note: insert 'break;' to avoid fall-through case 11: PROCESS4;  ^  break; crypto/xxhash.c:427:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 7: PROCESS4;  ^ crypto/xxhash.c:427:12: note: insert '__attribute__((fallthrough));' to silence this warning case 7: PROCESS4;  ^  __attribute__((fallthrough)); crypto/xxhash.c:427:12: note: insert 'break;' to avoid fall-through case 7: PROCESS4;  ^  break; crypto/xxhash.c:429:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 3: PROCESS1;  ^ crypto/xxhash.c:429:12: note: insert '__attribute__((fallthrough));' to silence this warning case 3: PROCESS1;  ^  __attribute__((fallthrough)); crypto/xxhash.c:429:12: note: insert 'break;' to avoid fall-through case 3: PROCESS1;  ^  break; crypto/xxhash.c:431:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 2: PROCESS1;  ^ crypto/xxhash.c:431:12: note: insert '__attribute__((fallthrough));' to silence this warning case 2: PROCESS1;  ^  __attribute__((fallthrough)); crypto/xxhash.c:431:12: note: insert 'break;' to avoid fall-through case 2: PROCESS1;  ^  break; crypto/xxhash.c:433:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 1: PROCESS1;  ^ crypto/xxhash.c:433:12: note: insert '__attribute__((fallthrough));' to silence this warning case 1: PROCESS1;  ^  __attribute__((fallthrough)); crypto/xxhash.c:433:12: note: insert 'break;' to avoid fall-through case 1: PROCESS1;  ^  break; crypto/xxhash.c:435:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 0: return XXH32_avalanche(h32);  ^ crypto/xxhash.c:435:12: note: insert '__attribute__((fallthrough));' to silence this warning case 0: return XXH32_avalanche(h32);  ^  __attribute__((fallthrough)); crypto/xxhash.c:435:12: note: insert 'break;' to avoid fall-through case 0: return XXH32_avalanche(h32);  ^  break; crypto/xxhash.c:829:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 16: PROCESS8_64;  ^ crypto/xxhash.c:829:12: note: insert '__attribute__((fallthrough));' to silence this warning case 16: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:829:12: note: insert 'break;' to avoid fall-through case 16: PROCESS8_64;  ^  break; crypto/xxhash.c:831:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 8: PROCESS8_64;  ^ crypto/xxhash.c:831:12: note: insert '__attribute__((fallthrough));' to silence this warning case 8: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:831:12: note: insert 'break;' to avoid fall-through case 8: PROCESS8_64;  ^  break; crypto/xxhash.c:836:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 20: PROCESS8_64;  ^ crypto/xxhash.c:836:12: note: insert '__attribute__((fallthrough));' to silence this warning case 20: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:836:12: note: insert 'break;' to avoid fall-through case 20: PROCESS8_64;  ^  break; crypto/xxhash.c:838:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 12: PROCESS8_64;  ^ crypto/xxhash.c:838:12: note: insert '__attribute__((fallthrough));' to silence this warning case 12: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:838:12: note: insert 'break;' to avoid fall-through case 12: PROCESS8_64;  ^  break; crypto/xxhash.c:840:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 4: PROCESS4_64;  ^ crypto/xxhash.c:840:12: note: insert '__attribute__((fallthrough));' to silence this warning case 4: PROCESS4_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:840:12: note: insert 'break;' to avoid fall-through case 4: PROCESS4_64;  ^  break; crypto/xxhash.c:845:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 17: PROCESS8_64;  ^ crypto/xxhash.c:845:12: note: insert '__attribute__((fallthrough));' to silence this warning case 17: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:845:12: note: insert 'break;' to avoid fall-through case 17: PROCESS8_64;  ^  break; crypto/xxhash.c:847:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 9: PROCESS8_64;  ^ crypto/xxhash.c:847:12: note: insert '__attribute__((fallthrough));' to silence this warning case 9: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:847:12: note: insert 'break;' to avoid fall-through case 9: PROCESS8_64;  ^  break; crypto/xxhash.c:853:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 21: PROCESS8_64;  ^ crypto/xxhash.c:853:12: note: insert '__attribute__((fallthrough));' to silence this warning case 21: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:853:12: note: insert 'break;' to avoid fall-through case 21: PROCESS8_64;  ^  break; crypto/xxhash.c:855:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 13: PROCESS8_64;  ^ crypto/xxhash.c:855:12: note: insert '__attribute__((fallthrough));' to silence this warning case 13: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:855:12: note: insert 'break;' to avoid fall-through case 13: PROCESS8_64;  ^  break; crypto/xxhash.c:857:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 5: PROCESS4_64;  ^ crypto/xxhash.c:857:12: note: insert '__attribute__((fallthrough));' to silence this warning case 5: PROCESS4_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:857:12: note: insert 'break;' to avoid fall-through case 5: PROCESS4_64;  ^  break; crypto/xxhash.c:863:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 18: PROCESS8_64;  ^ crypto/xxhash.c:863:12: note: insert '__attribute__((fallthrough));' to silence this warning case 18: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:863:12: note: insert 'break;' to avoid fall-through case 18: PROCESS8_64;  ^  break; crypto/xxhash.c:865:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 10: PROCESS8_64;  ^ crypto/xxhash.c:865:12: note: insert '__attribute__((fallthrough));' to silence this warning case 10: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:865:12: note: insert 'break;' to avoid fall-through case 10: PROCESS8_64;  ^  break; crypto/xxhash.c:872:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 22: PROCESS8_64;  ^ crypto/xxhash.c:872:12: note: insert '__attribute__((fallthrough));' to silence this warning case 22: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:872:12: note: insert 'break;' to avoid fall-through case 22: PROCESS8_64;  ^  break; crypto/xxhash.c:874:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 14: PROCESS8_64;  ^ crypto/xxhash.c:874:12: note: insert '__attribute__((fallthrough));' to silence this warning case 14: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:874:12: note: insert 'break;' to avoid fall-through case 14: PROCESS8_64;  ^  break; crypto/xxhash.c:876:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 6: PROCESS4_64;  ^ crypto/xxhash.c:876:12: note: insert '__attribute__((fallthrough));' to silence this warning case 6: PROCESS4_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:876:12: note: insert 'break;' to avoid fall-through case 6: PROCESS4_64;  ^  break; crypto/xxhash.c:883:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 19: PROCESS8_64;  ^ crypto/xxhash.c:883:12: note: insert '__attribute__((fallthrough));' to silence this warning case 19: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:883:12: note: insert 'break;' to avoid fall-through case 19: PROCESS8_64;  ^  break; crypto/xxhash.c:885:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 11: PROCESS8_64;  ^ crypto/xxhash.c:885:12: note: insert '__attribute__((fallthrough));' to silence this warning case 11: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:885:12: note: insert 'break;' to avoid fall-through case 11: PROCESS8_64;  ^  break; crypto/xxhash.c:893:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 23: PROCESS8_64;  ^ crypto/xxhash.c:893:12: note: insert '__attribute__((fallthrough));' to silence this warning case 23: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:893:12: note: insert 'break;' to avoid fall-through case 23: PROCESS8_64;  ^  break; crypto/xxhash.c:895:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 15: PROCESS8_64;  ^ crypto/xxhash.c:895:12: note: insert '__attribute__((fallthrough));' to silence this warning case 15: PROCESS8_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:895:12: note: insert 'break;' to avoid fall-through case 15: PROCESS8_64;  ^  break; crypto/xxhash.c:897:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 7: PROCESS4_64;  ^ crypto/xxhash.c:897:12: note: insert '__attribute__((fallthrough));' to silence this warning case 7: PROCESS4_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:897:12: note: insert 'break;' to avoid fall-through case 7: PROCESS4_64;  ^  break; crypto/xxhash.c:899:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 3: PROCESS1_64;  ^ crypto/xxhash.c:899:12: note: insert '__attribute__((fallthrough));' to silence this warning case 3: PROCESS1_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:899:12: note: insert 'break;' to avoid fall-through case 3: PROCESS1_64;  ^  break; crypto/xxhash.c:901:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 2: PROCESS1_64;  ^ crypto/xxhash.c:901:12: note: insert '__attribute__((fallthrough));' to silence this warning case 2: PROCESS1_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:901:12: note: insert 'break;' to avoid fall-through case 2: PROCESS1_64;  ^  break; crypto/xxhash.c:903:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 1: PROCESS1_64;  ^ crypto/xxhash.c:903:12: note: insert '__attribute__((fallthrough));' to silence this warning case 1: PROCESS1_64;  ^  __attribute__((fallthrough)); crypto/xxhash.c:903:12: note: insert 'break;' to avoid fall-through case 1: PROCESS1_64;  ^  break; crypto/xxhash.c:905:12: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 0: return XXH64_avalanche(h64);  ^ crypto/xxhash.c:905:12: note: insert '__attribute__((fallthrough));' to silence this warning case 0: return XXH64_avalanche(h64);  ^  __attribute__((fallthrough)); crypto/xxhash.c:905:12: note: insert 'break;' to avoid fall-through case 0: return XXH64_avalanche(h64);  ^  break; true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/blake2b-ref.c [CC] crypto/blake2b-ref.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/blake2b-ref.c -o crypto/blake2b-ref.o \ 36 warnings generated. [CC] libbtrfsutil/stubs.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/stubs.o -c libbtrfsutil/stubs.c -o libbtrfsutil/stubs.o [CC] libbtrfsutil/subvolume.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/subvolume.o -c libbtrfsutil/subvolume.c -o libbtrfsutil/subvolume.o true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/subvolume.c [CC] cmds/subvolume.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/subvolume.c -o cmds/subvolume.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/subvolume-list.c [CC] cmds/subvolume-list.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/subvolume-list.c -o cmds/subvolume-list.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem.c [CC] cmds/filesystem.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/filesystem.c -o cmds/filesystem.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/device.c [CC] cmds/device.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/device.c -o cmds/device.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/scrub.c [CC] cmds/scrub.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/scrub.c -o cmds/scrub.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect.c [CC] cmds/inspect.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect.c -o cmds/inspect.o \ cmds/scrub.c:606:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 2: /* start of line, skip space */  ^ cmds/scrub.c:606:3: note: insert '__attribute__((fallthrough));' to silence this warning case 2: /* start of line, skip space */  ^  __attribute__((fallthrough)); cmds/scrub.c:606:3: note: insert 'break;' to avoid fall-through case 2: /* start of line, skip space */  ^  break; cmds/scrub.c:617:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 3: /* read fsid */  ^ cmds/scrub.c:617:3: note: insert '__attribute__((fallthrough));' to silence this warning case 3: /* read fsid */  ^  __attribute__((fallthrough)); cmds/scrub.c:617:3: note: insert 'break;' to avoid fall-through case 3: /* read fsid */  ^  break; cmds/scrub.c:633:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 4: /* read dev id */  ^ cmds/scrub.c:633:3: note: insert '__attribute__((fallthrough));' to silence this warning case 4: /* read dev id */  ^  __attribute__((fallthrough)); cmds/scrub.c:633:3: note: insert 'break;' to avoid fall-through case 4: /* read dev id */  ^  break; cmds/scrub.c:642:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 5: /* read key/value pair */  ^ cmds/scrub.c:642:3: note: insert '__attribute__((fallthrough));' to silence this warning case 5: /* read key/value pair */  ^  __attribute__((fallthrough)); cmds/scrub.c:642:3: note: insert 'break;' to avoid fall-through case 5: /* read key/value pair */  ^  break; cmds/scrub.c:686:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 6: /* after number */  ^ cmds/scrub.c:686:3: note: insert '__attribute__((fallthrough));' to silence this warning case 6: /* after number */  ^  __attribute__((fallthrough)); cmds/scrub.c:686:3: note: insert 'break;' to avoid fall-through case 6: /* after number */  ^  break; cmds/scrub.c:1174:6: warning: variable 'n_skip' set but not used [-Wunused-but-set-variable] int n_skip = 0;  ^ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/balance.c [CC] cmds/balance.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/balance.c -o cmds/balance.o \ 6 warnings generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/send.c [CC] cmds/send.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/send.c -o cmds/send.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/receive.c [CC] cmds/receive.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/receive.c -o cmds/receive.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/quota.c [CC] cmds/quota.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/quota.c -o cmds/quota.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/qgroup.c [CC] cmds/qgroup.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/qgroup.c -o cmds/qgroup.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/replace.c [CC] cmds/replace.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/replace.c -o cmds/replace.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/main.c [CC] check/main.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/main.c -o check/main.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/restore.c [CC] cmds/restore.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/restore.c -o cmds/restore.o -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue.c [CC] cmds/rescue.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/rescue.c -o cmds/rescue.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue-chunk-recover.c [CC] cmds/rescue-chunk-recover.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/rescue-chunk-recover.c -o cmds/rescue-chunk-recover.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue-super-recover.c [CC] cmds/rescue-super-recover.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/rescue-super-recover.c -o cmds/rescue-super-recover.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/property.c [CC] cmds/property.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/property.c -o cmds/property.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem-usage.c [CC] cmds/filesystem-usage.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/filesystem-usage.c -o cmds/filesystem-usage.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-dump-tree.c [CC] cmds/inspect-dump-tree.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect-dump-tree.c -o cmds/inspect-dump-tree.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-dump-super.c [CC] cmds/inspect-dump-super.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect-dump-super.c -o cmds/inspect-dump-super.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-tree-stats.c [CC] cmds/inspect-tree-stats.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect-tree-stats.c -o cmds/inspect-tree-stats.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem-du.c [CC] cmds/filesystem-du.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/filesystem-du.c -o cmds/filesystem-du.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/reflink.c [CC] cmds/reflink.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/reflink.c -o cmds/reflink.o \ cmds/reflink.c:124:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'r':  ^ cmds/reflink.c:124:3: note: insert '__attribute__((fallthrough));' to silence this warning case 'r':  ^  __attribute__((fallthrough)); cmds/reflink.c:124:3: note: insert 'break;' to avoid fall-through case 'r':  ^  break; 1 warning generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/common.c [CC] mkfs/common.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c mkfs/common.c -o mkfs/common.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/mode-common.c [CC] check/mode-common.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/mode-common.c -o check/mode-common.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/mode-lowmem.c [CC] check/mode-lowmem.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/mode-lowmem.c -o check/mode-lowmem.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/clear-cache.c [CC] check/clear-cache.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/clear-cache.c -o check/clear-cache.o \ [CC] libbtrfsutil/errors.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/errors.o -c libbtrfsutil/errors.c -o libbtrfsutil/errors.o [CC] libbtrfsutil/filesystem.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/filesystem.o -c libbtrfsutil/filesystem.c -o libbtrfsutil/filesystem.o [CC] libbtrfsutil/qgroup.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/qgroup.o -c libbtrfsutil/qgroup.c -o libbtrfsutil/qgroup.o true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/main.c [CC] mkfs/main.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c mkfs/main.c -o mkfs/main.o \ mkfs/main.c:482:6: warning: variable 'total_block_count' set but not used [-Wunused-but-set-variable] u64 total_block_count = 0;  ^ 1 warning generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/rootdir.c [CC] mkfs/rootdir.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c mkfs/rootdir.c -o mkfs/rootdir.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-map-logical.c [CC] btrfs-map-logical.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-map-logical.c -o btrfs-map-logical.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 image/main.c [CC] image/main.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c image/main.c -o image/main.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 image/sanitize.c [CC] image/sanitize.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c image/sanitize.c -o image/sanitize.o \ image/main.c:95:2: warning: field '' with variable sized type 'union metadump_struct::(anonymous at image/main.c:95:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] union {  ^ image/main.c:2246:6: warning: variable 'bytenr' set but not used [-Wunused-but-set-variable] u64 bytenr = 0;  ^ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-find-root.c [CC] btrfs-find-root.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-find-root.c -o btrfs-find-root.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfstune.c [CC] btrfstune.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfstune.c -o btrfstune.o \ 2 warnings generated. true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-select-super.c [CC] btrfs-select-super.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-select-super.c -o btrfs-select-super.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/main.c [CC] convert/main.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/main.c -o convert/main.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/common.c [CC] convert/common.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/common.c -o convert/common.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-fs.c [CC] convert/source-fs.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/source-fs.c -o convert/source-fs.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-ext2.c [CC] convert/source-ext2.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/source-ext2.c -o convert/source-ext2.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-reiserfs.c [CC] convert/source-reiserfs.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/source-reiserfs.c -o convert/source-reiserfs.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-corrupt-block.c [CC] btrfs-corrupt-block.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-corrupt-block.c -o btrfs-corrupt-block.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 libbtrfs/send-stream.c [CC] libbtrfs/send-stream.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c libbtrfs/send-stream.c -o libbtrfs/send-stream.o \ true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 libbtrfs/send-utils.c [CC] libbtrfs/send-utils.o clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c libbtrfs/send-utils.c -o libbtrfs/send-utils.o \ [LD] libbtrfsutil.so.1.2.0 clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil libbtrfsutil/errors.o libbtrfsutil/filesystem.o libbtrfsutil/subvolume.o libbtrfsutil/qgroup.o libbtrfsutil/stubs.o -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. \ -shared -Wl,-soname,libbtrfsutil.so.1 \ -Wl,--version-script=libbtrfsutil/libbtrfsutil.sym -o libbtrfsutil.so.1.2.0 Making all in Documentation make --no-print-directory Q= -C Documentation sphinx-build -M man "." "_build" -N [AR] libbtrfsutil.a llvm-ar cr libbtrfsutil.a libbtrfsutil/errors.o libbtrfsutil/filesystem.o libbtrfsutil/subvolume.o libbtrfsutil/qgroup.o libbtrfsutil/stubs.o [LD] libbtrfs.so.0.1 clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/rbtree.o libbtrfs/send-stream.o libbtrfs/send-utils.o crypto/crc32c.o -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread \ -shared -Wl,-soname,libbtrfs.so.0 -Wl,--version-script=libbtrfs/libbtrfs.sym -o libbtrfs.so.0.1 Running Sphinx v6.1.3 [LN] libbtrfsutil.so.1 ln -s -f libbtrfsutil.so.1.2.0 libbtrfsutil.so.1 [LN] libbtrfsutil.so ln -s -f libbtrfsutil.so.1.2.0 libbtrfsutil.so [LD] btrfs clang -o btrfs btrfs.o kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o cmds/subvolume.o cmds/subvolume-list.o cmds/filesystem.o cmds/device.o cmds/scrub.o cmds/inspect.o cmds/balance.o cmds/send.o cmds/receive.o cmds/quota.o cmds/qgroup.o cmds/replace.o check/main.o cmds/restore.o cmds/rescue.o cmds/rescue-chunk-recover.o cmds/rescue-super-recover.o cmds/property.o cmds/filesystem-usage.o cmds/inspect-dump-tree.o cmds/inspect-dump-super.o cmds/inspect-tree-stats.o cmds/filesystem-du.o cmds/reflink.o mkfs/common.o check/mode-common.o check/mode-lowmem.o check/clear-cache.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread -lz -llzo2 -lzstd making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: [new config] 86 added, 0 changed, 0 removed reading sources... [ 1%] Administration reading sources... [ 2%] Auto-repair reading sources... [ 3%] Balance reading sources... [ 4%] CHANGES reading sources... [ 5%] Checksumming reading sources... [ 6%] Common-features reading sources... [ 8%] Compression reading sources... [ 9%] Contributors reading sources... [ 10%] Convert reading sources... [ 11%] Custom-ioctls reading sources... [ 12%] Deduplication reading sources... [ 13%] Defragmentation reading sources... [ 15%] DocConventions reading sources... [ 16%] Experimental reading sources... [ 17%] Feature-by-version reading sources... [ 18%] Glossary reading sources... [ 19%] Hardware reading sources... [ 20%] INSTALL reading sources... [ 22%] Inline-files reading sources... [ 23%] Interoperability reading sources... [ 24%] Introduction reading sources... [ 25%] Kernel-by-version reading sources... [ 26%] Qgroups reading sources... [ 27%] Quick-start reading sources... [ 29%] Reflink reading sources... [ 30%] Resize reading sources... [ 31%] Scrub reading sources... [ 32%] Seeding-device reading sources... [ 33%] Send-receive reading sources... [ 34%] Source-repositories reading sources... [ 36%] Subpage reading sources... [ 37%] Subvolumes reading sources... [ 38%] Swapfile reading sources... [ 39%] Tree-checker reading sources... [ 40%] Trim reading sources... [ 41%] Volume-management reading sources... [ 43%] Zoned-mode reading sources... [ 44%] btrfs reading sources... [ 45%] btrfs-balance reading sources... [ 46%] btrfs-check reading sources... [ 47%] btrfs-convert reading sources... [ 48%] btrfs-device reading sources... [ 50%] btrfs-filesystem reading sources... [ 51%] btrfs-find-root reading sources... [ 52%] btrfs-image reading sources... [ 53%] btrfs-inspect-internal reading sources... [ 54%] btrfs-ioctl reading sources... [ 55%] btrfs-man5 reading sources... [ 56%] btrfs-map-logical reading sources... [ 58%] btrfs-property reading sources... [ 59%] btrfs-qgroup reading sources... [ 60%] btrfs-quota reading sources... [ 61%] btrfs-receive reading sources... [ 62%] btrfs-replace reading sources... [ 63%] btrfs-rescue reading sources... [ 65%] btrfs-restore reading sources... [ 66%] btrfs-scrub reading sources... [ 67%] btrfs-select-super reading sources... [ 68%] btrfs-send reading sources... [ 69%] btrfs-subvolume reading sources... [ 70%] btrfstune reading sources... [ 72%] ch-balance-filters reading sources... [ 73%] ch-balance-intro reading sources... [ 74%] ch-bootloaders reading sources... [ 75%] ch-checksumming reading sources... [ 76%] ch-compression reading sources... [ 77%] ch-convert-intro reading sources... [ 79%] ch-file-attributes reading sources... [ 80%] ch-flexibility reading sources... [ 81%] ch-fs-limits reading sources... [ 82%] ch-hardware-considerations reading sources... [ 83%] ch-mount-options reading sources... [ 84%] ch-quota-intro reading sources... [ 86%] ch-scrub-intro reading sources... [ 87%] ch-seeding-device reading sources... [ 88%] ch-subvolume-intro reading sources... [ 89%] ch-swapfile reading sources... [ 90%] ch-sysfs reading sources... [ 91%] ch-volume-management-intro reading sources... [ 93%] ch-zoned-intro reading sources... [ 94%] dev-send-stream reading sources... [ 95%] fsck.btrfs reading sources... [ 96%] index reading sources... [ 97%] man-index reading sources... [ 98%] mkfs.btrfs reading sources... [100%] trouble-index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... btrfs-select-super.8 { } btrfstune.8 { } fsck.btrfs.8 { } btrfs-send.8 { } btrfs-scrub.8 { } btrfs-restore.8 { } btrfs-rescue.8 { } btrfs-replace.8 { } btrfs-receive.8 { } btrfs-quota.8 { } btrfs-qgroup.8 { } btrfs-property.8 { } btrfs-inspect-internal.8 { } btrfs-image.8 { } btrfs-find-root.8 { } btrfs-filesystem.8 { } btrfs-device.8 { } btrfs-convert.8 { } btrfs-check.8 { } btrfs-balance.8 { } btrfs-subvolume.8 { } btrfs-map-logical.8 { } btrfs.8 { } mkfs.btrfs.8 { } btrfs.5 { } done build succeeded. The manual pages are in _build/man. [LD] mkfs.btrfs clang -o mkfs.btrfs mkfs/main.o mkfs/common.o mkfs/rootdir.o kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread [LD] btrfs-map-logical clang -o btrfs-map-logical kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-map-logical.o \ \ libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread [LD] btrfs-image clang -o btrfs-image image/main.o image/sanitize.o kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread -lz -llzo2 -lzstd [LD] btrfs-find-root clang -o btrfs-find-root kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-find-root.o \ \ libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread [LD] btrfstune clang -o btrfstune btrfstune.o kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread [LD] btrfs-select-super clang -o btrfs-select-super kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-select-super.o \ \ libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread [LD] btrfs-convert clang -o btrfs-convert convert/main.o convert/common.o convert/source-fs.o convert/source-ext2.o convert/source-reiserfs.o mkfs/common.o kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -lext2fs -lcom_err -luuid -lblkid -ludev -L. -pthread [LN] btrfsck ln -s -f btrfs btrfsck [LD] btrfs-corrupt-block clang -o btrfs-corrupt-block kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/backref.o kernel-shared/ctree.o kernel-shared/delayed-ref.o kernel-shared/dir-item.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/extent_io.o kernel-shared/file-item.o kernel-shared/file.o kernel-shared/free-space-cache.o kernel-shared/free-space-tree.o kernel-shared/inode-item.o kernel-shared/inode.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/ulist.o kernel-shared/uuid-tree.o kernel-shared/volumes.o kernel-shared/zoned.o common/device-scan.o common/device-utils.o common/extent-cache.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/messages.o common/open-utils.o common/parse-utils.o common/path-utils.o common/rbtree-utils.o common/send-stream.o common/send-utils.o common/string-table.o common/string-utils.o common/task-utils.o common/units.o common/utils.o check/qgroup-verify.o check/repair.o cmds/receive-dump.o crypto/crc32c.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-corrupt-block.o \ \ libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -rdynamic -L. -luuid -lblkid -ludev -L. -pthread [LN] libbtrfs.so.0 ln -s -f libbtrfs.so.0.1 libbtrfs.so.0 [LN] libbtrfs.so ln -s -f libbtrfs.so.0.1 libbtrfs.so [PY] libbtrfsutil cd libbtrfsutil/python; \ CFLAGS="" LDFLAGS="" /usr/bin/python3.11 setup.py build_ext -i build running build_ext building 'btrfsutil' extension creating build creating build/temp.linux-aarch64-cpython-311 clang -Wsign-compare -Wunreachable-code -DNDEBUG -fPIC -I.. -I/usr/include/python3.11 -c constants.c -o build/temp.linux-aarch64-cpython-311/constants.o clang -Wsign-compare -Wunreachable-code -DNDEBUG -fPIC -I.. -I/usr/include/python3.11 -c error.c -o build/temp.linux-aarch64-cpython-311/error.o clang -Wsign-compare -Wunreachable-code -DNDEBUG -fPIC -I.. -I/usr/include/python3.11 -c filesystem.c -o build/temp.linux-aarch64-cpython-311/filesystem.o clang -Wsign-compare -Wunreachable-code -DNDEBUG -fPIC -I.. -I/usr/include/python3.11 -c module.c -o build/temp.linux-aarch64-cpython-311/module.o clang -Wsign-compare -Wunreachable-code -DNDEBUG -fPIC -I.. -I/usr/include/python3.11 -c qgroup.c -o build/temp.linux-aarch64-cpython-311/qgroup.o clang -Wsign-compare -Wunreachable-code -DNDEBUG -fPIC -I.. -I/usr/include/python3.11 -c subvolume.c -o build/temp.linux-aarch64-cpython-311/subvolume.o creating build/lib.linux-aarch64-cpython-311 clang -shared build/temp.linux-aarch64-cpython-311/constants.o build/temp.linux-aarch64-cpython-311/error.o build/temp.linux-aarch64-cpython-311/filesystem.o build/temp.linux-aarch64-cpython-311/module.o build/temp.linux-aarch64-cpython-311/qgroup.o build/temp.linux-aarch64-cpython-311/subvolume.o -L../.. -L/usr/lib64 -lbtrfsutil -o build/lib.linux-aarch64-cpython-311/btrfsutil.cpython-311-aarch64-linux-gnu.so copying build/lib.linux-aarch64-cpython-311/btrfsutil.cpython-311-aarch64-linux-gnu.so -> running build >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: sys-fs/btrfs-progs-6.1.3 >>> Install sys-fs/btrfs-progs-6.1.3 into /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image make -j2 V=1 DESTDIR=/var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image install install_python mkdir -p kernel-lib/.deps/ mkdir -p kernel-lib/.deps/ clang -MM -MG -MF kernel-lib/.deps/list_sort.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/list_sort.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/list_sort.c clang -MM -MG -MF kernel-lib/.deps/raid56.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/raid56.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/raid56.c mkdir -p kernel-lib/.deps/ clang -MM -MG -MF kernel-lib/.deps/rbtree.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/rbtree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/rbtree.c mkdir -p kernel-lib/.deps/ clang -MM -MG -MF kernel-lib/.deps/tables.o.d \ -MT \ -MT \ -MT kernel-lib/.deps/tables.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/tables.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/backref.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/backref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/backref.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/ctree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/ctree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/ctree.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/delayed-ref.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/delayed-ref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/delayed-ref.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/dir-item.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/dir-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/dir-item.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/disk-io.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/disk-io.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/disk-io.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/extent-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/extent-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/extent-tree.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/extent_io.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/extent_io.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/extent_io.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/file-item.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/file-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/file-item.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/file.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/file.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/file.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/free-space-cache.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/free-space-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/free-space-cache.c mkdir -p kernel-shared/.deps/ mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/free-space-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/free-space-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/free-space-tree.c clang -MM -MG -MF kernel-shared/.deps/inode-item.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/inode-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/inode-item.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/inode.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/inode.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/inode.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/print-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/print-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/print-tree.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/root-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/root-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/root-tree.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/transaction.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/transaction.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/transaction.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/ulist.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/ulist.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/ulist.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/uuid-tree.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/uuid-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/uuid-tree.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/volumes.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/volumes.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/volumes.c mkdir -p kernel-shared/.deps/ clang -MM -MG -MF kernel-shared/.deps/zoned.o.d \ -MT \ -MT \ -MT kernel-shared/.deps/zoned.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/zoned.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/device-scan.o.d \ -MT \ -MT \ -MT common/.deps/device-scan.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/device-scan.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/device-utils.o.d \ -MT \ -MT \ -MT common/.deps/device-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/device-utils.c mkdir -p common/.deps/ mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/extent-cache.o.d \ -MT \ -MT \ -MT common/.deps/extent-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/extent-cache.c clang -MM -MG -MF common/.deps/filesystem-utils.o.d \ -MT \ -MT \ -MT common/.deps/filesystem-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/filesystem-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/format-output.o.d \ -MT \ -MT \ -MT common/.deps/format-output.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/format-output.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/fsfeatures.o.d \ -MT \ -MT \ -MT common/.deps/fsfeatures.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/fsfeatures.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/help.o.d \ -MT \ -MT \ -MT common/.deps/help.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/help.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/messages.o.d \ -MT \ -MT \ -MT common/.deps/messages.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/messages.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/open-utils.o.d \ -MT \ -MT \ -MT common/.deps/open-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/open-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/parse-utils.o.d \ -MT \ -MT \ -MT common/.deps/parse-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/parse-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/path-utils.o.d \ -MT \ -MT \ -MT common/.deps/path-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/path-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/rbtree-utils.o.d \ -MT \ -MT \ -MT common/.deps/rbtree-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/rbtree-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/send-stream.o.d \ -MT \ -MT \ -MT common/.deps/send-stream.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-stream.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/send-utils.o.d \ -MT \ -MT \ -MT common/.deps/send-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/string-table.o.d \ -MT \ -MT \ -MT common/.deps/string-table.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/string-table.c mkdir -p common/.deps/ mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/string-utils.o.d \ -MT \ -MT \ -MT common/.deps/string-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/string-utils.c clang -MM -MG -MF common/.deps/task-utils.o.d \ -MT \ -MT \ -MT common/.deps/task-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/task-utils.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/units.o.d \ -MT \ -MT \ -MT common/.deps/units.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/units.c mkdir -p common/.deps/ clang -MM -MG -MF common/.deps/utils.o.d \ -MT \ -MT \ -MT common/.deps/utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/utils.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/qgroup-verify.o.d \ -MT \ -MT \ -MT check/.deps/qgroup-verify.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/qgroup-verify.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/repair.o.d \ -MT \ -MT \ -MT check/.deps/repair.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/repair.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/receive-dump.o.d \ -MT \ -MT \ -MT cmds/.deps/receive-dump.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/receive-dump.c mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/crc32c.o.d \ -MT \ -MT \ -MT crypto/.deps/crc32c.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/crc32c.c mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/hash.o.d \ -MT \ -MT \ -MT crypto/.deps/hash.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/hash.c mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/xxhash.o.d \ -MT \ -MT \ -MT crypto/.deps/xxhash.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/xxhash.c mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/sha224-256.o.d \ -MT \ -MT \ -MT crypto/.deps/sha224-256.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/sha224-256.c mkdir -p crypto/.deps/ clang -MM -MG -MF crypto/.deps/blake2b-ref.o.d \ -MT \ -MT \ -MT crypto/.deps/blake2b-ref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/blake2b-ref.c mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/stubs.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/stubs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/stubs.c mkdir -p libbtrfsutil/.deps/ mkdir -p cmds/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/subvolume.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/subvolume.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/subvolume.c clang -MM -MG -MF cmds/.deps/subvolume.o.d \ -MT \ -MT \ -MT cmds/.deps/subvolume.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/subvolume.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/subvolume-list.o.d \ -MT \ -MT \ -MT cmds/.deps/subvolume-list.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/subvolume-list.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/filesystem.o.d \ -MT \ -MT \ -MT cmds/.deps/filesystem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/device.o.d \ -MT \ -MT \ -MT cmds/.deps/device.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/device.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/scrub.o.d \ -MT \ -MT \ -MT cmds/.deps/scrub.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/scrub.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/balance.o.d \ -MT \ -MT \ -MT cmds/.deps/balance.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/balance.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/send.o.d \ -MT \ -MT \ -MT cmds/.deps/send.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/send.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/receive.o.d \ -MT \ -MT \ -MT cmds/.deps/receive.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/receive.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/quota.o.d \ -MT \ -MT \ -MT cmds/.deps/quota.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/quota.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/qgroup.o.d \ -MT \ -MT \ -MT cmds/.deps/qgroup.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/qgroup.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/replace.o.d \ -MT \ -MT \ -MT cmds/.deps/replace.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/replace.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/main.o.d \ -MT \ -MT \ -MT check/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/main.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/restore.o.d \ -MT \ -MT \ -MT cmds/.deps/restore.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/restore.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/rescue.o.d \ -MT \ -MT \ -MT cmds/.deps/rescue.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/rescue-chunk-recover.o.d \ -MT \ -MT \ -MT cmds/.deps/rescue-chunk-recover.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue-chunk-recover.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/rescue-super-recover.o.d \ -MT \ -MT \ -MT cmds/.deps/rescue-super-recover.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue-super-recover.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/property.o.d \ -MT \ -MT \ -MT cmds/.deps/property.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/property.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/filesystem-usage.o.d \ -MT \ -MT \ -MT cmds/.deps/filesystem-usage.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem-usage.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect-dump-tree.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect-dump-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-dump-tree.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect-dump-super.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect-dump-super.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-dump-super.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/inspect-tree-stats.o.d \ -MT \ -MT \ -MT cmds/.deps/inspect-tree-stats.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-tree-stats.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/filesystem-du.o.d \ -MT \ -MT \ -MT cmds/.deps/filesystem-du.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem-du.c mkdir -p cmds/.deps/ clang -MM -MG -MF cmds/.deps/reflink.o.d \ -MT \ -MT \ -MT cmds/.deps/reflink.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/reflink.c mkdir -p mkfs/.deps/ clang -MM -MG -MF mkfs/.deps/common.o.d \ -MT \ -MT \ -MT mkfs/.deps/common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/common.c mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/mode-common.o.d \ -MT \ -MT \ -MT check/.deps/mode-common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/mode-common.c mkdir -p check/.deps/ mkdir -p check/.deps/ clang -MM -MG -MF check/.deps/mode-lowmem.o.d \ -MT \ -MT \ -MT check/.deps/mode-lowmem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/mode-lowmem.c clang -MM -MG -MF check/.deps/clear-cache.o.d \ -MT \ -MT \ -MT check/.deps/clear-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough check/clear-cache.c mkdir -p libbtrfs/.deps/ clang -MM -MG -MF libbtrfs/.deps/send-stream.o.d \ -MT \ -MT \ -MT libbtrfs/.deps/send-stream.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfs/send-stream.c mkdir -p libbtrfs/.deps/ clang -MM -MG -MF libbtrfs/.deps/send-utils.o.d \ -MT \ -MT \ -MT libbtrfs/.deps/send-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfs/send-utils.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/main.o.d \ -MT \ -MT \ -MT convert/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/main.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/common.o.d \ -MT \ -MT \ -MT convert/.deps/common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/common.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/source-fs.o.d \ -MT \ -MT \ -MT convert/.deps/source-fs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-fs.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/source-ext2.o.d \ -MT \ -MT \ -MT convert/.deps/source-ext2.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-ext2.c mkdir -p convert/.deps/ clang -MM -MG -MF convert/.deps/source-reiserfs.o.d \ -MT \ -MT \ -MT convert/.deps/source-reiserfs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-reiserfs.c mkdir -p mkfs/.deps/ clang -MM -MG -MF mkfs/.deps/main.o.d \ -MT \ -MT \ -MT mkfs/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/main.c mkdir -p mkfs/.deps/ clang -MM -MG -MF mkfs/.deps/rootdir.o.d \ -MT \ -MT \ -MT mkfs/.deps/rootdir.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/rootdir.c mkdir -p image/.deps/ mkdir -p image/.deps/ clang -MM -MG -MF image/.deps/main.o.d \ -MT \ -MT \ -MT image/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough image/main.c clang -MM -MG -MF image/.deps/sanitize.o.d \ -MT \ -MT \ -MT image/.deps/sanitize.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough image/sanitize.c mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/errors.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/errors.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/errors.c mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/filesystem.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/filesystem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/filesystem.c mkdir -p libbtrfsutil/.deps/ clang -MM -MG -MF libbtrfsutil/.deps/qgroup.o.d \ -MT \ -MT \ -MT libbtrfsutil/.deps/qgroup.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/qgroup.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs.o.d \ -MT \ -MT \ -MT ./.deps/btrfs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-map-logical.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-map-logical.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-map-logical.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-find-root.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-find-root.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-find-root.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfstune.o.d \ -MT \ -MT \ -MT ./.deps/btrfstune.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfstune.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-select-super.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-select-super.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-select-super.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-corrupt-block.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-corrupt-block.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-corrupt-block.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-fragments.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-fragments.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-fragments.c mkdir -p ./.deps/ clang -MM -MG -MF ./.deps/btrfs-sb-mod.o.d \ -MT \ -MT \ -MT ./.deps/btrfs-sb-mod.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-sb-mod.c Making install in Documentation make --no-print-directory Q= -C Documentation install [PY] libbtrfsutil cd libbtrfsutil/python; \ CFLAGS="" LDFLAGS="" /usr/bin/python3.11 setup.py build_ext -i build sphinx-build -M man "." "_build" -N running build_ext running build Running Sphinx v6.1.3 cd libbtrfsutil/python; \ /usr/bin/python3.11 setup.py install --skip-build --root /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image --prefix /usr loading pickled environment... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr creating /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib creating /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib/python3.11 creating /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib/python3.11/site-packages copying build/lib.linux-aarch64-cpython-311/btrfsutil.cpython-311-aarch64-linux-gnu.so -> /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib/python3.11/site-packages warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info creating btrfsutil.egg-info writing btrfsutil.egg-info/PKG-INFO writing dependency_links to btrfsutil.egg-info/dependency_links.txt writing top-level names to btrfsutil.egg-info/top_level.txt writing manifest file 'btrfsutil.egg-info/SOURCES.txt' done building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found writing... btrfs-select-super.8 { } listing git files failed - pretending there aren't any reading manifest file 'btrfsutil.egg-info/SOURCES.txt' writing manifest file 'btrfsutil.egg-info/SOURCES.txt' Copying btrfsutil.egg-info to /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib/python3.11/site-packages/btrfsutil-6.1.3-py3.11.egg-info running install_scripts btrfstune.8 { } fsck.btrfs.8 { } btrfs-send.8 { } btrfs-scrub.8 { } btrfs-restore.8 { } btrfs-rescue.8 { } btrfs-replace.8 { } btrfs-receive.8 { } btrfs-quota.8 { } btrfs-qgroup.8 { } btrfs-property.8 { } btrfs-inspect-internal.8 { } btrfs-image.8 { } btrfs-find-root.8 { } btrfs-filesystem.8 { } btrfs-device.8 { } btrfs-convert.8 { } btrfs-check.8 { } btrfs-balance.8 { } btrfs-subvolume.8 { } btrfs-map-logical.8 { } btrfs.8 { } mkfs.btrfs.8 { } btrfs.5 { } done build succeeded. The manual pages are in _build/man. /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -d -m 755 /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/share/man/man5 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -d -m 755 /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/share/man/man8 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 _build/man/*.5 /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/share/man/man5 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 _build/man/*.8 /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/share/man/man8 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 btrfsck.8 /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/share/man/man8 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m755 -d /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/sbin /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c btrfs mkfs.btrfs btrfs-map-logical btrfs-image btrfs-find-root btrfstune btrfs-select-super btrfs-convert /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/sbin /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c fsck.btrfs /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/sbin # btrfsck is a link to btrfs in the src tree, make it so for installed file as well ln -s -f btrfs /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/sbin/btrfsck /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m755 -d /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib/udev/rules.d /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m644 64-btrfs-dm.rules 64-btrfs-zoned.rules /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib/udev/rules.d /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m755 -d /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib64 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c libbtrfs.so.0.1 libbtrfsutil.so.1.2.0 libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib64 cp -d libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib64 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m755 -d /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/include/btrfs /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m644 libbtrfs/send-stream.h libbtrfs/send-utils.h libbtrfs/send.h kernel-lib/rbtree.h kernel-lib/list.h kernel-lib/rbtree_types.h libbtrfs/kerncompat.h libbtrfs/ioctl.h libbtrfs/ctree.h libbtrfs/version.h /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/include/btrfs /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m644 libbtrfsutil/btrfsutil.h /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/include /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m755 -d /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib64/pkgconfig /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m644 libbtrfsutil/libbtrfsutil.pc /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image/usr/lib64/pkgconfig * Optimize Python modules for /usr/lib/python3.11/site-packages * Optimize Python modules for /usr/lib/python3.11 >>> Completed installing sys-fs/btrfs-progs-6.1.3 into /var/tmp/portage/sys-fs/btrfs-progs-6.1.3/image * Final size of build directory: 34512 KiB (33.7 MiB) * Final size of installed tree: 6592 KiB ( 6.4 MiB) * Verifying compiled files for python3.11 strip: llvm-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib/python3.11/site-packages/btrfsutil.cpython-311-aarch64-linux-gnu.so /sbin/btrfs /sbin/mkfs.btrfs /sbin/btrfs-map-logical /sbin/btrfs-image /sbin/btrfs-find-root /sbin/btrfstune /sbin/btrfs-select-super /sbin/btrfs-convert /usr/lib64/libbtrfs.so.0.1 /usr/lib64/libbtrfsutil.so.1.2.0 * checking 62 files for package collisions >>> Merging sys-fs/btrfs-progs-6.1.3 to / --- /sbin/ >>> /sbin/btrfs-convert >>> /sbin/btrfs-select-super >>> /sbin/btrfstune >>> /sbin/btrfs-find-root >>> /sbin/btrfs-image >>> /sbin/mkfs.btrfs >>> /sbin/btrfs-map-logical >>> /sbin/btrfs >>> /sbin/btrfsck -> btrfs >>> /sbin/fsck.btrfs --- /usr/ --- /usr/include/ >>> /usr/include/btrfsutil.h --- /usr/include/btrfs/ >>> /usr/include/btrfs/version.h >>> /usr/include/btrfs/ctree.h >>> /usr/include/btrfs/ioctl.h >>> /usr/include/btrfs/kerncompat.h >>> /usr/include/btrfs/rbtree_types.h >>> /usr/include/btrfs/list.h >>> /usr/include/btrfs/rbtree.h >>> /usr/include/btrfs/send.h >>> /usr/include/btrfs/send-utils.h >>> /usr/include/btrfs/send-stream.h --- /usr/lib64/ >>> /usr/lib64/libbtrfsutil.so.1.2.0 >>> /usr/lib64/libbtrfs.so.0.1 --- /usr/lib64/pkgconfig/ >>> /usr/lib64/pkgconfig/libbtrfsutil.pc >>> /usr/lib64/libbtrfsutil.so -> libbtrfsutil.so.1.2.0 >>> /usr/lib64/libbtrfsutil.so.1 -> libbtrfsutil.so.1.2.0 >>> /usr/lib64/libbtrfs.so -> libbtrfs.so.0.1 >>> /usr/lib64/libbtrfs.so.0 -> libbtrfs.so.0.1 --- /usr/share/ --- /usr/share/bash-completion/ --- /usr/share/bash-completion/completions/ >>> /usr/share/bash-completion/completions/btrfs --- /usr/share/man/ --- /usr/share/man/man8/ >>> /usr/share/man/man8/mkfs.btrfs.8.bz2 >>> /usr/share/man/man8/fsck.btrfs.8.bz2 >>> /usr/share/man/man8/btrfstune.8.bz2 >>> /usr/share/man/man8/btrfs.8.bz2 >>> /usr/share/man/man8/btrfs-subvolume.8.bz2 >>> /usr/share/man/man8/btrfs-select-super.8.bz2 >>> /usr/share/man/man8/btrfs-send.8.bz2 >>> /usr/share/man/man8/btrfs-restore.8.bz2 >>> /usr/share/man/man8/btrfs-scrub.8.bz2 >>> /usr/share/man/man8/btrfs-rescue.8.bz2 >>> /usr/share/man/man8/btrfs-replace.8.bz2 >>> /usr/share/man/man8/btrfs-receive.8.bz2 >>> /usr/share/man/man8/btrfs-quota.8.bz2 >>> /usr/share/man/man8/btrfs-property.8.bz2 >>> /usr/share/man/man8/btrfs-qgroup.8.bz2 >>> /usr/share/man/man8/btrfs-map-logical.8.bz2 >>> /usr/share/man/man8/btrfs-inspect-internal.8.bz2 >>> /usr/share/man/man8/btrfs-find-root.8.bz2 >>> /usr/share/man/man8/btrfs-image.8.bz2 >>> /usr/share/man/man8/btrfs-filesystem.8.bz2 >>> /usr/share/man/man8/btrfs-device.8.bz2 >>> /usr/share/man/man8/btrfs-check.8.bz2 >>> /usr/share/man/man8/btrfs-convert.8.bz2 >>> /usr/share/man/man8/btrfs-balance.8.bz2 >>> /usr/share/man/man8/btrfsck.8 --- /usr/share/man/man5/ >>> /usr/share/man/man5/btrfs.5.bz2 --- /usr/lib/ --- /usr/lib/udev/ --- /usr/lib/udev/rules.d/ >>> /usr/lib/udev/rules.d/64-btrfs-zoned.rules >>> /usr/lib/udev/rules.d/64-btrfs-dm.rules --- /usr/lib/python3.11/ --- /usr/lib/python3.11/site-packages/ >>> /usr/lib/python3.11/site-packages/btrfsutil.cpython-311-aarch64-linux-gnu.so --- /usr/lib/python3.11/site-packages/btrfsutil-6.1.3-py3.11.egg-info/ >>> /usr/lib/python3.11/site-packages/btrfsutil-6.1.3-py3.11.egg-info/SOURCES.txt >>> /usr/lib/python3.11/site-packages/btrfsutil-6.1.3-py3.11.egg-info/top_level.txt >>> /usr/lib/python3.11/site-packages/btrfsutil-6.1.3-py3.11.egg-info/dependency_links.txt >>> /usr/lib/python3.11/site-packages/btrfsutil-6.1.3-py3.11.egg-info/PKG-INFO >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. * Running udev control --reload for reloading rules and databases ... [ ok ] >>> sys-fs/btrfs-progs-6.1.3 merged. >>> Regenerating /etc/ld.so.cache...