Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 865455 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.3.2
build.log (text/plain), 191.37 KB, created by
Andy
on 2023-07-13 15:30:02 UTC
(
hide
)
Description:
Build.log for btrfs-progs-6.3.2
Filename:
MIME Type:
Creator:
Andy
Created:
2023-07-13 15:30:02 UTC
Size:
191.37 KB
patch
obsolete
> * Package: sys-fs/btrfs-progs-6.3.2:0/0 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: arm64 convert elibc_glibc kernel_linux man python python_single_target_python3_11 udev zstd > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.11 to build >>>> Unpacking source... >>>> Unpacking btrfs-progs-v6.3.2.tar.xz to /var/tmp/portage/sys-fs/btrfs-progs-6.3.2/work >>>> Source unpacked in /var/tmp/portage/sys-fs/btrfs-progs-6.3.2/work >>>> Preparing source in /var/tmp/portage/sys-fs/btrfs-progs-6.3.2/work/btrfs-progs-v6.3.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/btrfs-progs-6.3.2/work/btrfs-progs-v6.3.2 ... > * econf: updating btrfs-progs-v6.3.2/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating btrfs-progs-v6.3.2/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.3.2 --htmldir=/usr/share/doc/btrfs-progs-6.3.2/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.12/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 printf.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.3.2 > libbtrfs: 0.1.2 (deprecated) > libbtrfsutil: 1.2.0 > > prefix: /usr > exec prefix: ${prefix} > > bindir: /sbin > libdir: /usr/lib64 > includedir: ${prefix}/include > pkgconfigdir: ${libdir}/pkgconfig > > compiler: clang > CFLAGS: -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin > LDFLAGS: -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,-O2 -Wl,--as-needed > > programs: yes > shared libraries: yes > static libraries: no > documentation: yes > doc generator: sphinx > backtrace support: yes > btrfs-convert: yes (ext2) > zstd support: yes > lzo support: yes > fsverity support: yes > Python bindings: yes > Python interpreter: /usr/bin/python3.11 > crypto provider: builtin > libudev: yes > zoned device: yes > > Type 'make' to compile. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/btrfs-progs-6.3.2/work/btrfs-progs-v6.3.2 ... >make -j2 V=1 all >mkdir -p kernel-lib/.deps/ >mkdir -p kernel-lib/.deps/ >clang -MM -MG -MF kernel-lib/.deps/list_sort.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/list_sort.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-lib/list_sort.c >clang -MM -MG -MF kernel-lib/.deps/raid56.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/raid56.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-lib/raid56.c >mkdir -p kernel-lib/.deps/ >clang -MM -MG -MF kernel-lib/.deps/rbtree.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/rbtree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-lib/rbtree.c >mkdir -p kernel-lib/.deps/ >clang -MM -MG -MF kernel-lib/.deps/tables.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/tables.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-lib/tables.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/accessors.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/accessors.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/accessors.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/async-thread.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/async-thread.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/async-thread.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/backref.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/backref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/backref.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/ctree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/ctree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/ctree.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/delayed-ref.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/delayed-ref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/delayed-ref.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/dir-item.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/dir-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/dir-item.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/disk-io.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/disk-io.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/disk-io.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/extent-io-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/extent-io-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/extent-io-tree.c >mkdir -p kernel-shared/.deps/ >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/extent-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/extent-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/extent-tree.c >clang -MM -MG -MF kernel-shared/.deps/extent_io.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/extent_io.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/extent_io.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/file-item.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/file-item.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/file-item.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/file.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/file.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/file.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/free-space-cache.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/free-space-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/inode-item.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/inode.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/inode.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/inode.c >mkdir -p kernel-shared/.deps/ >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/locking.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/locking.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/locking.c >clang -MM -MG -MF kernel-shared/.deps/messages.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/messages.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/messages.c >mkdir -p kernel-shared/.deps/ >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/print-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/print-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/print-tree.c >clang -MM -MG -MF kernel-shared/.deps/root-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/root-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/root-tree.c >mkdir -p kernel-shared/.deps/ >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/transaction.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/transaction.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/transaction.c >clang -MM -MG -MF kernel-shared/.deps/tree-checker.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/tree-checker.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/tree-checker.c >mkdir -p kernel-shared/.deps/ >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/ulist.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/ulist.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/ulist.c >clang -MM -MG -MF kernel-shared/.deps/uuid-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/uuid-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/uuid-tree.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/volumes.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/volumes.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/volumes.c >mkdir -p kernel-shared/.deps/ >clang -MM -MG -MF kernel-shared/.deps/zoned.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/zoned.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes kernel-shared/zoned.c >mkdir -p common/.deps/ >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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/cpu-utils.c >clang -MM -MG -MF common/.deps/device-scan.o.d \ > -MT \ > -MT \ > -MT common/.deps/device-scan.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/device-scan.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/device-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/device-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/device-utils.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/extent-cache.o.d \ > -MT \ > -MT \ > -MT common/.deps/extent-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/extent-cache.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/filesystem-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/filesystem-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/filesystem-utils.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/format-output.o.d \ > -MT \ > -MT \ > -MT common/.deps/format-output.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/format-output.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/fsfeatures.o.d \ > -MT \ > -MT \ > -MT common/.deps/fsfeatures.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/fsfeatures.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/help.o.d \ > -MT \ > -MT \ > -MT common/.deps/help.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/help.c >mkdir -p common/.deps/ >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/messages.o.d \ > -MT \ > -MT \ > -MT common/.deps/messages.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/messages.c >clang -MM -MG -MF common/.deps/open-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/open-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/open-utils.c >mkdir -p common/.deps/ >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/parse-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/parse-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/parse-utils.c >clang -MM -MG -MF common/.deps/path-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/path-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/path-utils.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/rbtree-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/rbtree-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/rbtree-utils.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/send-stream.o.d \ > -MT \ > -MT \ > -MT common/.deps/send-stream.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/send-stream.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/send-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/send-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/send-utils.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/string-table.o.d \ > -MT \ > -MT \ > -MT common/.deps/string-table.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/string-table.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/string-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/string-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/string-utils.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/task-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/task-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/task-utils.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/units.o.d \ > -MT \ > -MT \ > -MT common/.deps/units.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/units.c >mkdir -p common/.deps/ >clang -MM -MG -MF common/.deps/utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes common/utils.c >mkdir -p check/.deps/ >clang -MM -MG -MF check/.deps/qgroup-verify.o.d \ > -MT \ > -MT \ > -MT check/.deps/qgroup-verify.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes check/qgroup-verify.c >mkdir -p check/.deps/ >clang -MM -MG -MF check/.deps/repair.o.d \ > -MT \ > -MT \ > -MT check/.deps/repair.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes check/repair.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/receive-dump.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/receive-dump.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/receive-dump.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/crc32c.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/crc32c.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes crypto/crc32c.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/hash.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/hash.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes crypto/hash.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/xxhash.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/xxhash.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes crypto/xxhash.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/sha224-256.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/sha224-256.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes crypto/sha224-256.c >mkdir -p crypto/.deps/ >clang -MM -MG -MF crypto/.deps/blake2b-ref.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-ref.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/subvolume.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/subvolume-list.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/subvolume-list.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/subvolume-list.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/filesystem.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/filesystem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/filesystem.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/device.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/device.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/device.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/scrub.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/scrub.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/scrub.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/inspect.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/inspect.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/balance.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/balance.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/balance.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/send.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/send.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/send.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/receive.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/receive.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/receive.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/quota.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/quota.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/quota.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/qgroup.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/qgroup.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/qgroup.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/replace.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/replace.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/replace.c >mkdir -p check/.deps/ >clang -MM -MG -MF check/.deps/main.o.d \ > -MT \ > -MT \ > -MT check/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes check/main.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/restore.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/restore.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/restore.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/rescue.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/rescue.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/rescue.c >clang -MM -MG -MF cmds/.deps/rescue-chunk-recover.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/rescue-chunk-recover.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/rescue-chunk-recover.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/rescue-super-recover.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/rescue-super-recover.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/rescue-super-recover.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/property.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/property.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/property.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/filesystem-usage.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/filesystem-usage.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/filesystem-usage.c >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/inspect-dump-tree.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect-dump-tree.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/inspect-dump-tree.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/inspect-dump-super.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect-dump-super.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/inspect-dump-super.c >clang -MM -MG -MF cmds/.deps/inspect-tree-stats.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect-tree-stats.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/inspect-tree-stats.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >clang -MM -MG -MF cmds/.deps/filesystem-du.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/filesystem-du.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/filesystem-du.c >clang -MM -MG -MF cmds/.deps/reflink.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/reflink.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes cmds/reflink.c >mkdir -p mkfs/.deps/ >mkdir -p check/.deps/ >clang -MM -MG -MF mkfs/.deps/common.o.d \ > -MT \ > -MT \ > -MT mkfs/.deps/common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes mkfs/common.c >clang -MM -MG -MF check/.deps/mode-common.o.d \ > -MT \ > -MT \ > -MT check/.deps/mode-common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes check/mode-common.c >mkdir -p check/.deps/ >mkdir -p check/.deps/ >clang -MM -MG -MF check/.deps/mode-lowmem.o.d \ > -MT \ > -MT \ > -MT check/.deps/mode-lowmem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes check/mode-lowmem.c >clang -MM -MG -MF check/.deps/clear-cache.o.d \ > -MT \ > -MT \ > -MT check/.deps/clear-cache.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes check/clear-cache.c >mkdir -p libbtrfs/.deps/ >mkdir -p libbtrfs/.deps/ >clang -MM -MG -MF libbtrfs/.deps/send-stream.o.d \ > -MT \ > -MT \ > -MT libbtrfs/.deps/send-stream.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes libbtrfs/send-stream.c >clang -MM -MG -MF libbtrfs/.deps/send-utils.o.d \ > -MT \ > -MT \ > -MT libbtrfs/.deps/send-utils.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes libbtrfs/send-utils.c >mkdir -p libbtrfs/.deps/ >mkdir -p convert/.deps/ >clang -MM -MG -MF libbtrfs/.deps/crc32c.o.d \ > -MT \ > -MT \ > -MT libbtrfs/.deps/crc32c.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes libbtrfs/crc32c.c >clang -MM -MG -MF convert/.deps/main.o.d \ > -MT \ > -MT \ > -MT convert/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes convert/main.c >mkdir -p convert/.deps/ >clang -MM -MG -MF convert/.deps/common.o.d \ > -MT \ > -MT \ > -MT convert/.deps/common.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes convert/common.c >mkdir -p convert/.deps/ >clang -MM -MG -MF convert/.deps/source-fs.o.d \ > -MT \ > -MT \ > -MT convert/.deps/source-fs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes convert/source-fs.c >mkdir -p convert/.deps/ >clang -MM -MG -MF convert/.deps/source-ext2.o.d \ > -MT \ > -MT \ > -MT convert/.deps/source-ext2.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes convert/source-ext2.c >mkdir -p convert/.deps/ >clang -MM -MG -MF convert/.deps/source-reiserfs.o.d \ > -MT \ > -MT \ > -MT convert/.deps/source-reiserfs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes convert/source-reiserfs.c >mkdir -p mkfs/.deps/ >clang -MM -MG -MF mkfs/.deps/main.o.d \ > -MT \ > -MT \ > -MT mkfs/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes mkfs/main.c >mkdir -p mkfs/.deps/ >clang -MM -MG -MF mkfs/.deps/rootdir.o.d \ > -MT \ > -MT \ > -MT mkfs/.deps/rootdir.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes mkfs/rootdir.c >mkdir -p image/.deps/ >mkdir -p image/.deps/ >clang -MM -MG -MF image/.deps/main.o.d \ > -MT \ > -MT \ > -MT image/.deps/main.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes image/main.c >clang -MM -MG -MF image/.deps/sanitize.o.d \ > -MT \ > -MT \ > -MT image/.deps/sanitize.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes tune/seeding.c >mkdir -p tune/.deps/ >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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes tune/change-uuid.c >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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes tune/change-metadata-uuid.c >mkdir -p tune/.deps/ >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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes tune/convert-bgt.c >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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes tune/change-csum.c >mkdir -p libbtrfsutil/.deps/ >mkdir -p libbtrfsutil/.deps/ >clang -MM -MG -MF libbtrfsutil/.deps/errors.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/errors.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes libbtrfsutil/errors.c >clang -MM -MG -MF libbtrfsutil/.deps/filesystem.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/filesystem.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes libbtrfsutil/filesystem.c >mkdir -p libbtrfsutil/.deps/ >clang -MM -MG -MF libbtrfsutil/.deps/qgroup.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/qgroup.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes libbtrfsutil/qgroup.c >mkdir -p ./.deps/ >clang -MM -MG -MF ./.deps/btrfs.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes btrfs.c >mkdir -p ./.deps/ >clang -MM -MG -MF ./.deps/btrfs-map-logical.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-map-logical.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes btrfs-map-logical.c >mkdir -p ./.deps/ >clang -MM -MG -MF ./.deps/btrfs-find-root.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-find-root.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes btrfs-select-super.c >mkdir -p ./.deps/ >clang -MM -MG -MF ./.deps/btrfs-corrupt-block.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-corrupt-block.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes btrfs-corrupt-block.c >mkdir -p ./.deps/ >clang -MM -MG -MF ./.deps/btrfs-fragments.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-fragments.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes btrfs-fragments.c >mkdir -p ./.deps/ >clang -MM -MG -MF ./.deps/btrfs-sb-mod.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-sb-mod.o.d -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes btrfs-sb-mod.c >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs.c >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/list_sort.c > [CC] btrfs.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c btrfs.c -o btrfs.o \ > > [CC] kernel-lib/list_sort.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-lib/list_sort.c -o kernel-lib/list_sort.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/raid56.c > [CC] kernel-lib/raid56.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-lib/raid56.c -o kernel-lib/raid56.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/rbtree.c > [CC] kernel-lib/rbtree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-lib/rbtree.c -o kernel-lib/rbtree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/tables.c > [CC] kernel-lib/tables.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-lib/tables.c -o kernel-lib/tables.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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/accessors.c > [CC] kernel-shared/accessors.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/accessors.c -o kernel-shared/accessors.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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/async-thread.c >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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/async-thread.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/async-thread.c -o kernel-shared/async-thread.o \ > > [CC] kernel-shared/backref.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/backref.c -o kernel-shared/backref.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/ctree.c > [CC] kernel-shared/ctree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/ctree.c -o kernel-shared/ctree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/delayed-ref.c > [CC] kernel-shared/delayed-ref.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/delayed-ref.c -o kernel-shared/delayed-ref.o \ > >[1mkernel-shared/ctree.c:83:20: [0m[0;1;35mwarning: [0m[1munused function 'memmove_leaf_data' [-Wunused-function][0m >static inline void memmove_leaf_data(const struct extent_buffer *leaf, >[0;1;32m ^ >[0m[1mkernel-shared/ctree.c:106:20: [0m[0;1;35mwarning: [0m[1munused function 'copy_leaf_data' [-Wunused-function][0m >static inline void copy_leaf_data(const struct extent_buffer *dst, >[0;1;32m ^ >[0m[1mkernel-shared/ctree.c:126:20: [0m[0;1;35mwarning: [0m[1munused function 'memmove_leaf_items' [-Wunused-function][0m >static inline void memmove_leaf_items(const struct extent_buffer *leaf, >[0;1;32m ^ >[0m[1mkernel-shared/ctree.c:146:20: [0m[0;1;35mwarning: [0m[1munused function 'copy_leaf_items' [-Wunused-function][0m >static inline void copy_leaf_items(const struct extent_buffer *dst, >[0;1;32m ^ >[0mtrue -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/dir-item.c > [CC] kernel-shared/dir-item.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/dir-item.c -o kernel-shared/dir-item.o \ > >4 warnings generated. >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/disk-io.c > [CC] kernel-shared/disk-io.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/disk-io.c -o kernel-shared/disk-io.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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-tree.c > [CC] kernel-shared/extent-io-tree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/extent-io-tree.c -o kernel-shared/extent-io-tree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/extent-tree.c > [CC] kernel-shared/extent-tree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/extent-tree.c -o kernel-shared/extent-tree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/extent_io.c > [CC] kernel-shared/extent_io.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/extent_io.c -o kernel-shared/extent_io.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/file-item.c > [CC] kernel-shared/file-item.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/file-item.c -o kernel-shared/file-item.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/file.c > [CC] kernel-shared/file.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/file.c -o kernel-shared/file.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/free-space-cache.c > [CC] kernel-shared/free-space-cache.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/free-space-cache.c -o kernel-shared/free-space-cache.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/free-space-tree.c > [CC] kernel-shared/free-space-tree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/free-space-tree.c -o kernel-shared/free-space-tree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/inode-item.c > [CC] kernel-shared/inode-item.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/inode-item.c -o kernel-shared/inode-item.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/inode.c > [CC] kernel-shared/inode.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/inode.c -o kernel-shared/inode.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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/locking.c > [CC] kernel-shared/locking.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/locking.c -o kernel-shared/locking.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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/messages.c > [CC] kernel-shared/messages.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/messages.c -o kernel-shared/messages.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/print-tree.c > [CC] kernel-shared/print-tree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/print-tree.c -o kernel-shared/print-tree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/root-tree.c > [CC] kernel-shared/root-tree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/root-tree.c -o kernel-shared/root-tree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/transaction.c > [CC] kernel-shared/transaction.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/transaction.c -o kernel-shared/transaction.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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/tree-checker.c > [CC] kernel-shared/tree-checker.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/tree-checker.c -o kernel-shared/tree-checker.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/ulist.c > [CC] kernel-shared/ulist.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/ulist.c -o kernel-shared/ulist.o \ > >[1mkernel-shared/tree-checker.c:42:19: [0m[0;1;35mwarning: [0m[1munused function 'btrfs_inode_combine_flags' [-Wunused-function][0m >static inline u64 btrfs_inode_combine_flags(u32 flags, u32 ro_flags) >[0;1;32m ^ >[0mtrue -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/uuid-tree.c > [CC] kernel-shared/uuid-tree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/uuid-tree.c -o kernel-shared/uuid-tree.o \ > >1 warning generated. >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/volumes.c > [CC] kernel-shared/volumes.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/volumes.c -o kernel-shared/volumes.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/zoned.c > [CC] kernel-shared/zoned.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c kernel-shared/zoned.c -o kernel-shared/zoned.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/cpu-utils.c -o common/cpu-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/device-scan.c > [CC] common/device-scan.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/device-scan.c -o common/device-scan.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/device-utils.c -o common/device-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/extent-cache.c > [CC] common/extent-cache.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/extent-cache.c -o common/extent-cache.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/filesystem-utils.c > [CC] common/filesystem-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/filesystem-utils.c -o common/filesystem-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/format-output.c > [CC] common/format-output.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/format-output.c -o common/format-output.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/fsfeatures.c > [CC] common/fsfeatures.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/fsfeatures.c -o common/fsfeatures.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/help.c > [CC] common/help.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/help.c -o common/help.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/messages.c > [CC] common/messages.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/messages.c -o common/messages.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/open-utils.c > [CC] common/open-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/open-utils.c -o common/open-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/parse-utils.c > [CC] common/parse-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/parse-utils.c -o common/parse-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/path-utils.c > [CC] common/path-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/path-utils.c -o common/path-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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/rbtree-utils.o > [CC] common/send-stream.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/rbtree-utils.c -o common/rbtree-utils.o \ > >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/send-stream.c -o common/send-stream.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/send-utils.c > [CC] common/send-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/send-utils.c -o common/send-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/string-table.c > [CC] common/string-table.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/string-table.c -o common/string-table.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/string-utils.c > [CC] common/string-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/string-utils.c -o common/string-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/task-utils.c > [CC] common/task-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/task-utils.c -o common/task-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/units.c > [CC] common/units.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/units.c -o common/units.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c common/utils.c -o common/utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c check/qgroup-verify.c -o check/qgroup-verify.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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] check/repair.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c check/repair.c -o check/repair.o \ > > [CC] cmds/receive-dump.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/receive-dump.c -o cmds/receive-dump.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/crc32c.c > [CC] crypto/crc32c.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/crc32c.c -o crypto/crc32c.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/hash.c > [CC] crypto/hash.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/hash.c -o crypto/hash.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/xxhash.c > [CC] crypto/xxhash.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/xxhash.c -o crypto/xxhash.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/sha224-256.c > [CC] crypto/sha224-256.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/sha224-256.c -o crypto/sha224-256.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/blake2b-ref.c > [CC] crypto/blake2b-ref.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/blake2b-ref.c -o crypto/blake2b-ref.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/blake2b-sse2.c -o crypto/blake2b-sse2.o -msse2 \ > >clang-16: [0;1;35mwarning: [0m[1margument unused during compilation: '-msse2' [-Wunused-command-line-argument][0m >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/blake2b-sse41.c -o crypto/blake2b-sse41.o -msse4.1 \ > >clang-16: [0;1;35mwarning: [0m[1margument unused during compilation: '-msse4.1' [-Wunused-command-line-argument][0m >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/blake2b-avx2.c -o crypto/blake2b-avx2.o -mavx2 \ > >clang-16: [0;1;35mwarning: [0m[1margument unused during compilation: '-mavx2' [-Wunused-command-line-argument][0m >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c crypto/sha256-x86.c -o crypto/sha256-x86.o -msse4.1 -msha \ > >clang-16: [0;1;35mwarning: [0m[1margument unused during compilation: '-msse4.1' [-Wunused-command-line-argument][0m >clang-16: [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 -flto=thin -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 -flto=thin -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/subvolume.c > [CC] cmds/subvolume.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/subvolume.c -o cmds/subvolume.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/subvolume-list.c > [CC] cmds/subvolume-list.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/subvolume-list.c -o cmds/subvolume-list.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem.c > [CC] cmds/filesystem.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/filesystem.c -o cmds/filesystem.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/device.c > [CC] cmds/device.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/device.c -o cmds/device.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/scrub.c > [CC] cmds/scrub.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/scrub.c -o cmds/scrub.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect.c > [CC] cmds/inspect.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/inspect.c -o cmds/inspect.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/balance.c > [CC] cmds/balance.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/balance.c -o cmds/balance.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/send.c > [CC] cmds/send.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/send.c -o cmds/send.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/receive.c > [CC] cmds/receive.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/receive.c -o cmds/receive.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/quota.c > [CC] cmds/quota.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/quota.c -o cmds/quota.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/qgroup.c > [CC] cmds/qgroup.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/qgroup.c -o cmds/qgroup.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/replace.c > [CC] cmds/replace.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/replace.c -o cmds/replace.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/main.c > [CC] check/main.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c check/main.c -o check/main.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/restore.c > [CC] cmds/restore.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/restore.c -o cmds/restore.o -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue.c > [CC] cmds/rescue.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/rescue.c -o cmds/rescue.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue-chunk-recover.c > [CC] cmds/rescue-chunk-recover.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/rescue-chunk-recover.c -o cmds/rescue-chunk-recover.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue-super-recover.c > [CC] cmds/rescue-super-recover.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/rescue-super-recover.c -o cmds/rescue-super-recover.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/property.c > [CC] cmds/property.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/property.c -o cmds/property.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem-usage.c > [CC] cmds/filesystem-usage.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/filesystem-usage.c -o cmds/filesystem-usage.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-dump-tree.c > [CC] cmds/inspect-dump-tree.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/inspect-dump-tree.c -o cmds/inspect-dump-tree.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-dump-super.c > [CC] cmds/inspect-dump-super.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/inspect-dump-super.c -o cmds/inspect-dump-super.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-tree-stats.c > [CC] cmds/inspect-tree-stats.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/inspect-tree-stats.c -o cmds/inspect-tree-stats.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem-du.c > [CC] cmds/filesystem-du.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/filesystem-du.c -o cmds/filesystem-du.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/reflink.c > [CC] cmds/reflink.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c cmds/reflink.c -o cmds/reflink.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/common.c > [CC] mkfs/common.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c mkfs/common.c -o mkfs/common.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/mode-common.c > [CC] check/mode-common.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c check/mode-common.c -o check/mode-common.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/mode-lowmem.c > [CC] check/mode-lowmem.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c check/mode-lowmem.c -o check/mode-lowmem.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/clear-cache.c > [CC] check/clear-cache.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c check/clear-cache.c -o check/clear-cache.o \ > > [CC] libbtrfsutil/errors.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -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 -flto=thin -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 -flto=thin -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/main.c > [CC] mkfs/main.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c mkfs/main.c -o mkfs/main.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/rootdir.c > [CC] mkfs/rootdir.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c mkfs/rootdir.c -o mkfs/rootdir.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-map-logical.c > [CC] btrfs-map-logical.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c btrfs-map-logical.c -o btrfs-map-logical.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 image/main.c > [CC] image/main.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c image/main.c -o image/main.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 image/sanitize.c > [CC] image/sanitize.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c image/sanitize.c -o image/sanitize.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-find-root.c > [CC] btrfs-find-root.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c btrfs-find-root.c -o btrfs-find-root.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c tune/main.c -o tune/main.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c tune/seeding.c -o tune/seeding.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c tune/change-uuid.c -o tune/change-uuid.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c tune/change-metadata-uuid.c -o tune/change-metadata-uuid.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c tune/convert-bgt.c -o tune/convert-bgt.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c tune/change-csum.c -o tune/change-csum.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-select-super.c > [CC] btrfs-select-super.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c btrfs-select-super.c -o btrfs-select-super.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/main.c > [CC] convert/main.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c convert/main.c -o convert/main.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/common.c > [CC] convert/common.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c convert/common.c -o convert/common.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-fs.c > [CC] convert/source-fs.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c convert/source-fs.c -o convert/source-fs.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-ext2.c > [CC] convert/source-ext2.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c convert/source-ext2.c -o convert/source-ext2.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-reiserfs.c > [CC] convert/source-reiserfs.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c convert/source-reiserfs.c -o convert/source-reiserfs.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-corrupt-block.c > [CC] btrfs-corrupt-block.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c btrfs-corrupt-block.c -o btrfs-corrupt-block.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 libbtrfs/send-stream.c > [CC] libbtrfs/send-stream.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c libbtrfs/send-stream.c -o libbtrfs/send-stream.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 libbtrfs/send-utils.c > [CC] libbtrfs/send-utils.o >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c libbtrfs/send-utils.c -o libbtrfs/send-utils.o \ > >true -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -c libbtrfs/crc32c.c -o libbtrfs/crc32c.o \ > > [LD] libbtrfsutil.so.1.2.0 >clang -mcpu=cortex-a53+crypto -O2 -pipe -flto=thin -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 -flto=thin -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes 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/accessors.o kernel-shared/async-thread.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-io-tree.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/locking.o kernel-shared/messages.o kernel-shared/print-tree.o kernel-shared/root-tree.o kernel-shared/transaction.o kernel-shared/tree-checker.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 >Running Sphinx v7.0.1 >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] 93 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... [ 7%] Compression >reading sources... [ 8%] Contributors >reading sources... [ 9%] Convert >reading sources... [ 10%] Custom-ioctls >reading sources... [ 11%] Deduplication >reading sources... [ 12%] Defragmentation >reading sources... [ 13%] DocConventions >reading sources... [ 15%] Feature-by-version >reading sources... [ 16%] Glossary >reading sources... [ 17%] Hardware >reading sources... [ 18%] INSTALL >reading sources... [ 19%] Inline-files >reading sources... [ 20%] Interoperability >reading sources... [ 21%] Introduction >reading sources... [ 22%] Kernel-by-version >reading sources... [ 23%] Qgroups >reading sources... [ 24%] Quick-start >reading sources... [ 25%] Reflink >reading sources... [ 26%] Resize >reading sources... [ 27%] Scrub >reading sources... [ 29%] Seeding-device >reading sources... [ 30%] Send-receive >reading sources... [ 31%] Source-repositories >reading sources... [ 32%] Status >reading sources... [ 33%] Subpage >reading sources... [ 34%] Subvolumes >reading sources... [ 35%] Swapfile >reading sources... [ 36%] Tree-checker >reading sources... [ 37%] Trim >reading sources... [ 38%] Volume-management >reading sources... [ 39%] Zoned-mode >reading sources... [ 40%] btrfs >reading sources... [ 41%] btrfs-balance >reading sources... [ 43%] btrfs-check >reading sources... [ 44%] btrfs-convert >reading sources... [ 45%] btrfs-device >reading sources... [ 46%] btrfs-filesystem >reading sources... [ 47%] btrfs-find-root >reading sources... [ 48%] btrfs-image >reading sources... [ 49%] btrfs-inspect-internal >reading sources... [ 50%] btrfs-ioctl >reading sources... [ 51%] btrfs-man5 >reading sources... [ 52%] btrfs-map-logical >reading sources... [ 53%] btrfs-property >reading sources... [ 54%] btrfs-qgroup >reading sources... [ 55%] btrfs-quota >reading sources... [ 56%] btrfs-receive >reading sources... [ 58%] btrfs-replace >reading sources... [ 59%] btrfs-rescue >reading sources... [ 60%] btrfs-restore >reading sources... [ 61%] btrfs-scrub >reading sources... [ 62%] btrfs-select-super >reading sources... [ 63%] btrfs-send >reading sources... [ 64%] btrfs-subvolume >ld.lld: [0;31merror: [0mundefined symbol: blake2b_compress_sse2 >>>> referenced by blake2b-ref.c >>>> lto.tmp:(blake2_init_accel) >>>> referenced by blake2b-ref.c >>>> lto.tmp:(blake2_init_accel) >>>> referenced by hash.c >>>> lto.tmp:(hash_init_accel) >>>> referenced 1 more times > >ld.lld: [0;31merror: [0mundefined symbol: blake2b_compress_avx2 >>>> referenced by blake2b-ref.c >>>> lto.tmp:(blake2_init_accel) >>>> referenced by blake2b-ref.c >>>> lto.tmp:(blake2_init_accel) >>>> referenced by hash.c >>>> lto.tmp:(hash_init_accel) >>>> referenced 1 more times > >ld.lld: [0;31merror: [0mundefined symbol: blake2b_compress_sse41 >>>> referenced by blake2b-ref.c >>>> lto.tmp:(blake2_init_accel) >>>> referenced by blake2b-ref.c >>>> lto.tmp:(blake2_init_accel) >>>> referenced by hash.c >>>> lto.tmp:(hash_init_accel) >>>> referenced 1 more times > >ld.lld: [0;31merror: [0mundefined symbol: sha256_process_x86 >>>> referenced by sha224-256.c >>>> lto.tmp:(sha256_process_x86_dispatch.llvm.4294175381545765269) >clang-16: [0;1;31merror: [0m[1mlinker command failed with exit code 1 (use -v to see invocation)[0m >make: *** [Makefile:640: btrfs] Error 1 >make: *** Waiting for unfinished jobs.... >reading sources... [ 65%] btrfstune >reading sources... [ 66%] ch-balance-examples >reading sources... [ 67%] ch-balance-filters >reading sources... [ 68%] ch-balance-intro >reading sources... [ 69%] ch-bootloaders >reading sources... [ 70%] ch-checksumming >reading sources... [ 72%] ch-compression >reading sources... [ 73%] ch-convert-intro >reading sources... [ 74%] ch-file-attributes >reading sources... [ 75%] ch-flexibility >reading sources... [ 76%] ch-fs-limits >reading sources... [ 77%] ch-hardware-considerations >reading sources... [ 78%] ch-mount-options >reading sources... [ 79%] ch-quota-intro >reading sources... [ 80%] ch-scrub-intro >reading sources... [ 81%] ch-seeding-device >reading sources... [ 82%] ch-subvolume-intro >reading sources... [ 83%] ch-swapfile >reading sources... [ 84%] ch-sysfs >reading sources... [ 86%] ch-volume-management-intro >reading sources... [ 87%] ch-zoned-intro >reading sources... [ 88%] dev/Developer-s-FAQ >reading sources... [ 89%] dev/Development-notes >reading sources... [ 90%] dev/Experimental >reading sources... [ 91%] dev/On-disk-format >reading sources... [ 92%] dev/dev-btrees >reading sources... [ 93%] dev/dev-btrfs-design >reading sources... [ 94%] dev/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.3.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/btrfs-progs-6.3.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/btrfs-progs-6.3.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-fs/btrfs-progs-6.3.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/btrfs-progs-6.3.2/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/btrfs-progs-6.3.2/work/btrfs-progs-v6.3.2' > * S: '/var/tmp/portage/sys-fs/btrfs-progs-6.3.2/work/btrfs-progs-v6.3.2'
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