Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 857245 Details for
Bug 900761
sys-fs/btrfs-progs-6.2.1: Fails to compile with Clang on ARM64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log for btrfs-progs-6.2.1
build.log (text/plain), 169.65 KB, created by
Andy
on 2023-03-11 04:45:27 UTC
(
hide
)
Description:
Build log for btrfs-progs-6.2.1
Filename:
MIME Type:
Creator:
Andy
Created:
2023-03-11 04:45:27 UTC
Size:
169.65 KB
patch
obsolete
> * Package: sys-fs/btrfs-progs-6.2.1: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: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.11 to build >>>> Unpacking source... >>>> Unpacking btrfs-progs-v6.2.1.tar.xz to /var/tmp/portage/sys-fs/btrfs-progs-6.2.1/work >>>> Source unpacked in /var/tmp/portage/sys-fs/btrfs-progs-6.2.1/work >>>> Preparing source in /var/tmp/portage/sys-fs/btrfs-progs-6.2.1/work/btrfs-progs-v6.2.1 ... > * Applying btrfs-progs-6.2.1-blake2-simd.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/btrfs-progs-6.2.1/work/btrfs-progs-v6.2.1 ... > * econf: updating btrfs-progs-v6.2.1/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating btrfs-progs-v6.2.1/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.2.1 --htmldir=/usr/share/doc/btrfs-progs-6.2.1/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 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 whether C compiler accepts -msse2... yes >checking whether C compiler accepts -msse4.1... yes >checking whether C compiler accepts -mavx2... yes >checking whether C compiler accepts -msha... yes >checking whether C compiler accepts -std=gnu11... yes >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 include/config.h > > btrfs-progs: v6.2.1 > 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 > 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.2.1/work/btrfs-progs-v6.2.1 ... >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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/ >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/free-space-tree.c >mkdir -p kernel-shared/.deps/ >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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/cpu-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/cpu-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/cpu-utils.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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/rbtree-utils.c >mkdir -p common/.deps/ >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-stream.c >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-utils.c >mkdir -p common/.deps/ >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/string-table.c >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/units.c >mkdir -p common/.deps/ >mkdir -p check/.deps/ >clang -MM -MG -MF common/.deps/utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough common/utils.c >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/blake2b-ref.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/blake2b-sse2.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-sse2.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/blake2b-sse2.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/blake2b-sse41.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-sse41.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/blake2b-sse41.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/blake2b-avx2.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-avx2.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/blake2b-avx2.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/sha256-x86.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/sha256-x86.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/sha256-x86.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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/stubs.c >mkdir -p libbtrfsutil/.deps/ >clang -MM -MG -MF libbtrfsutil/.deps/subvolume.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/subvolume.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/subvolume.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/subvolume.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/subvolume.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfs/send-utils.c >mkdir -p libbtrfs/.deps/ >clang -MM -MG -MF libbtrfs/.deps/crc32c.o.d \ > -MT \ > -MT \ > -MT libbtrfs/.deps/crc32c.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfs/crc32c.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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-reiserfs.c >mkdir -p mkfs/.deps/ >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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/main.c >clang -MM -MG -MF mkfs/.deps/rootdir.o.d \ > -MT \ > -MT \ > -MT mkfs/.deps/rootdir.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough image/sanitize.c >mkdir -p tune/.deps/ >clang -MM -MG -MF tune/.deps/main.o.d \ > -MT \ > -MT \ > -MT tune/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough tune/main.c >mkdir -p tune/.deps/ >clang -MM -MG -MF tune/.deps/seeding.o.d \ > -MT \ > -MT \ > -MT tune/.deps/seeding.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough tune/seeding.c >mkdir -p tune/.deps/ >clang -MM -MG -MF tune/.deps/change-uuid.o.d \ > -MT \ > -MT \ > -MT tune/.deps/change-uuid.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough tune/change-uuid.c >mkdir -p tune/.deps/ >clang -MM -MG -MF tune/.deps/change-metadata-uuid.o.d \ > -MT \ > -MT \ > -MT tune/.deps/change-metadata-uuid.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough tune/change-metadata-uuid.c >mkdir -p tune/.deps/ >clang -MM -MG -MF tune/.deps/convert-bgt.o.d \ > -MT \ > -MT \ > -MT tune/.deps/convert-bgt.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough tune/convert-bgt.c >mkdir -p tune/.deps/ >clang -MM -MG -MF tune/.deps/change-csum.o.d \ > -MT \ > -MT \ > -MT tune/.deps/change-csum.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough tune/change-csum.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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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/btrfs-select-super.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-select-super.o.d -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 > [CC] btrfs.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs.c -o btrfs.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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] kernel-lib/list_sort.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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/cpu-utils.c > [CC] common/cpu-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/cpu-utils.c -o common/cpu-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 > [CC] common/device-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/fsfeatures.c -o common/fsfeatures.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/units.c -o common/units.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 > [CC] common/utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/utils.c -o common/utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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] check/qgroup-verify.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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-sse2.c > [CC] crypto/blake2b-sse2.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/blake2b-sse2.c -o crypto/blake2b-sse2.o -msse2 \ > >clang-15: [0;1;35mwarning: [0m[1margument unused during compilation: '-msse2' [-Wunused-command-line-argument][0m >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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-sse41.c > [CC] crypto/blake2b-sse41.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/blake2b-sse41.c -o crypto/blake2b-sse41.o -msse4.1 \ > >clang-15: [0;1;35mwarning: [0m[1margument unused during compilation: '-msse4.1' [-Wunused-command-line-argument][0m >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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-avx2.c > [CC] crypto/blake2b-avx2.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/blake2b-avx2.c -o crypto/blake2b-avx2.o -mavx2 \ > >clang-15: [0;1;35mwarning: [0m[1margument unused during compilation: '-mavx2' [-Wunused-command-line-argument][0m >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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/sha256-x86.c > [CC] crypto/sha256-x86.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/sha256-x86.c -o crypto/sha256-x86.o -msse4.1 -msha \ > >clang-15: [0;1;35mwarning: [0m[1margument unused during compilation: '-msse4.1' [-Wunused-command-line-argument][0m >clang-15: [0;1;35mwarning: [0m[1margument unused during compilation: '-msha' [-Wunused-command-line-argument][0m > [CC] libbtrfsutil/stubs.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -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 -std=gnu11 -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect.c -o cmds/inspect.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/balance.c -o cmds/balance.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/reflink.c -o cmds/reflink.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -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 -std=gnu11 -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 -std=gnu11 -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c mkfs/main.c -o mkfs/main.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c image/sanitize.c -o image/sanitize.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 tune/main.c > [CC] tune/main.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c tune/main.c -o tune/main.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 tune/seeding.c > [CC] tune/seeding.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c tune/seeding.c -o tune/seeding.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 tune/change-uuid.c > [CC] tune/change-uuid.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c tune/change-uuid.c -o tune/change-uuid.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 tune/change-metadata-uuid.c > [CC] tune/change-metadata-uuid.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c tune/change-metadata-uuid.c -o tune/change-metadata-uuid.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 tune/convert-bgt.c > [CC] tune/convert-bgt.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c tune/convert-bgt.c -o tune/convert-bgt.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 tune/change-csum.c > [CC] tune/change-csum.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c tune/change-csum.c -o tune/change-csum.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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/main.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 > [CC] convert/common.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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/crc32c.c > [CC] libbtrfs/crc32c.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -c libbtrfs/crc32c.c -o libbtrfs/crc32c.o \ > > [LD] libbtrfsutil.so.1.2.0 >clang -mcpu=cortex-a53+crypto -O2 -pipe -std=gnu11 -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 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -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 libbtrfs/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 > [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/cpu-utils.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 crypto/blake2b-sse2.o crypto/blake2b-sse41.o crypto/blake2b-avx2.o crypto/sha256-x86.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 >ld.lld: [0;31merror: [0mundefined symbol: sha256_process_x86 >>>> referenced by sha224-256.c >>>> crypto/sha224-256.o:(sha256_process_x86_dispatch) > >ld.lld: [0;31merror: [0mundefined symbol: blake2b_compress_sse2 >>>> referenced by blake2b-ref.c >>>> crypto/blake2b-ref.o:(blake2_init_accel) >>>> referenced by blake2b-ref.c >>>> crypto/blake2b-ref.o:(blake2_init_accel) > >ld.lld: [0;31merror: [0mundefined symbol: blake2b_compress_avx2 >>>> referenced by blake2b-ref.c >>>> crypto/blake2b-ref.o:(blake2_init_accel) >>>> referenced by blake2b-ref.c >>>> crypto/blake2b-ref.o:(blake2_init_accel) > >ld.lld: [0;31merror: [0mundefined symbol: blake2b_compress_sse41 >>>> referenced by blake2b-ref.c >>>> crypto/blake2b-ref.o:(blake2_init_accel) >>>> referenced by blake2b-ref.c >>>> crypto/blake2b-ref.o:(blake2_init_accel) >clang-15: [0;1;31merror: [0m[1mlinker command failed with exit code 1 (use -v to see invocation)[0m >make: *** [Makefile:633: btrfs] Error 1 >make: *** Waiting for unfinished jobs.... >Running Sphinx v6.1.3 >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. > * ERROR: sys-fs/btrfs-progs-6.2.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/btrfs-progs-6.2.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/btrfs-progs-6.2.1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-fs/btrfs-progs-6.2.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/btrfs-progs-6.2.1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/btrfs-progs-6.2.1/work/btrfs-progs-v6.2.1' > * S: '/var/tmp/portage/sys-fs/btrfs-progs-6.2.1/work/btrfs-progs-v6.2.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 900761
:
857245
|
857247
|
857249
|
865455
|
865456