Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 894901 Details for
Bug 933393
sys-fs/btrfs-progs[man]: Could not import extension sphinx_rtd_theme (exception: No module named 'sphinx_rtd_theme')
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_933393.txt (text/plain), 244.78 KB, created by
Sam James
on 2024-06-02 07:25:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2024-06-02 07:25:11 UTC
Size:
244.78 KB
patch
obsolete
> * Package: sys-fs/btrfs-progs-6.8.1:0/0 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 convert elibc_glibc kernel_linux man python_single_target_python3_12 udev verify-sig zstd > * FEATURES: compressdebug dedupdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... > * Verifying btrfs-progs-v6.8.1.tar ... >INFO File btrfs-progs-v6.8.1.tar verified successfully against the signature in /var/tmp/portage/sys-fs/btrfs-progs-6.8.1/distdir/btrfs-progs-v6.8.1.tar.sign: >INFO - status: OpenPGPSignatureStatus.GOOD >INFO - valid: True, trusted: True >INFO - primary key: F2B41200C54EFB30380C1756C565D5F9D76D583B >INFO - subkey: F2B41200C54EFB30380C1756C565D5F9D76D583B >INFO - timestamp: 2024-05-02 12:00:51 UTC >>>> Unpacking btrfs-progs-v6.8.1.tar.xz to /var/tmp/portage/sys-fs/btrfs-progs-6.8.1/work >>>> Unpacking btrfs-progs-v6.8.1.tar.sign to /var/tmp/portage/sys-fs/btrfs-progs-6.8.1/work >>>> Source unpacked in /var/tmp/portage/sys-fs/btrfs-progs-6.8.1/work >>>> Preparing source in /var/tmp/portage/sys-fs/btrfs-progs-6.8.1/work/btrfs-progs-v6.8.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/btrfs-progs-6.8.1/work/btrfs-progs-v6.8.1 ... > * econf: updating btrfs-progs-v6.8.1/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating btrfs-progs-v6.8.1/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-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.8.1 --htmldir=/usr/share/doc/btrfs-progs-6.8.1/html --libdir=/usr/lib64 --bindir=/sbin --enable-lzo --disable-experimental --enable-convert --enable-documentation --enable-backtrace --disable-python --disable-static --enable-libudev --enable-zstd --with-crypto=builtin --with-convert=ext2 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-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.13/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for rm... /bin/rm >checking for rmdir... /bin/rmdir >checking for openat... yes >checking for reallocarray... yes >checking for clock_gettime... yes >checking for __GLIBC__ defined in features.h... yes >checking for __builtin_add_overflow... yes >checking for __builtin_sub_overflow... yes >checking for __builtin_mul_overflow... yes >checking for __builtin_cpu_supports__pclmul... 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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-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... /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 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.8.1 > libbtrfs: 0.1.2 (deprecated) > libbtrfsutil: 1.3.0 > > prefix: /usr > exec prefix: ${prefix} > > bindir: /sbin > libdir: /usr/lib64 > includedir: ${prefix}/include > pkgconfigdir: ${libdir}/pkgconfig > > compiler: x86_64-pc-linux-gnu-gcc > CFLAGS: -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 > LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs > > 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: no > Python interpreter: > 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.8.1/work/btrfs-progs-v6.8.1 ... >make -j16 V=1 all >mkdir -p kernel-lib/.deps/ >mkdir -p kernel-lib/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-lib/.deps/list_sort.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/list_sort.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-lib/list_sort.c >mkdir -p kernel-lib/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-lib/.deps/raid56.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/raid56.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-lib/raid56.c >mkdir -p kernel-lib/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-lib/.deps/rbtree.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/rbtree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-lib/rbtree.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-lib/.deps/tables.o.d \ > -MT \ > -MT \ > -MT kernel-lib/.deps/tables.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-lib/tables.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/accessors.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/accessors.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/accessors.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/async-thread.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/async-thread.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/async-thread.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/backref.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/backref.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/backref.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/ctree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/ctree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/ctree.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/delayed-ref.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/delayed-ref.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/delayed-ref.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/dir-item.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/dir-item.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/dir-item.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/disk-io.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/disk-io.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/disk-io.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/extent-io-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/extent-io-tree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/extent-io-tree.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/extent-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/extent-tree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/extent-tree.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/extent_io.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/extent_io.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/extent_io.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/file-item.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/file-item.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/file-item.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/file.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/file.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/file.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/free-space-cache.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/free-space-cache.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/free-space-cache.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/free-space-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/free-space-tree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/free-space-tree.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/inode-item.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/inode-item.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/inode-item.c >mkdir -p kernel-shared/.deps/ >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/inode.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/inode.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/inode.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/locking.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/locking.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/locking.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/messages.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/messages.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/messages.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/print-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/print-tree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/print-tree.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/root-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/root-tree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/root-tree.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/transaction.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/transaction.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/transaction.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/tree-checker.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/tree-checker.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/tree-checker.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/ulist.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/ulist.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/ulist.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/uuid-tree.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/uuid-tree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/uuid-tree.c >mkdir -p kernel-shared/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/volumes.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/volumes.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/volumes.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF kernel-shared/.deps/zoned.o.d \ > -MT \ > -MT \ > -MT kernel-shared/.deps/zoned.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-shared/zoned.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/array.o.d \ > -MT \ > -MT \ > -MT common/.deps/array.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/array.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/cpu-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/cpu-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/cpu-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/device-scan.o.d \ > -MT \ > -MT \ > -MT common/.deps/device-scan.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/device-scan.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/device-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/device-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/device-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/extent-cache.o.d \ > -MT \ > -MT \ > -MT common/.deps/extent-cache.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/extent-cache.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/extent-tree-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/extent-tree-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/extent-tree-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/filesystem-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/filesystem-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/filesystem-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/format-output.o.d \ > -MT \ > -MT \ > -MT common/.deps/format-output.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/format-output.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/fsfeatures.o.d \ > -MT \ > -MT \ > -MT common/.deps/fsfeatures.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/fsfeatures.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/help.o.d \ > -MT \ > -MT \ > -MT common/.deps/help.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/help.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/inject-error.o.d \ > -MT \ > -MT \ > -MT common/.deps/inject-error.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/inject-error.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/messages.o.d \ > -MT \ > -MT \ > -MT common/.deps/messages.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/messages.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/open-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/open-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/open-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/parse-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/parse-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/parse-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/path-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/path-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/path-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/rbtree-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/rbtree-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/rbtree-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/send-stream.o.d \ > -MT \ > -MT \ > -MT common/.deps/send-stream.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/send-stream.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/send-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/send-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/send-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/sort-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/sort-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/sort-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/string-table.o.d \ > -MT \ > -MT \ > -MT common/.deps/string-table.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/string-table.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/string-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/string-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/string-utils.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/sysfs-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/sysfs-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/sysfs-utils.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/task-utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/task-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/task-utils.c >mkdir -p common/.deps/ >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/units.o.d \ > -MT \ > -MT \ > -MT common/.deps/units.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/units.c >mkdir -p check/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/utils.o.d \ > -MT \ > -MT \ > -MT common/.deps/utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/utils.c >mkdir -p check/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF check/.deps/qgroup-verify.o.d \ > -MT \ > -MT \ > -MT check/.deps/qgroup-verify.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow check/qgroup-verify.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF check/.deps/repair.o.d \ > -MT \ > -MT \ > -MT check/.deps/repair.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow check/repair.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/receive-dump.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/receive-dump.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/receive-dump.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/crc32c.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/crc32c.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/crc32c.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/hash.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/hash.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/hash.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/xxhash.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/xxhash.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/xxhash.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/sha224-256.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/sha224-256.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/sha224-256.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/blake2b-ref.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-ref.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/blake2b-ref.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/blake2b-sse2.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-sse2.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/blake2b-sse2.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/blake2b-sse41.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-sse41.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/blake2b-sse41.c >mkdir -p crypto/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/blake2b-avx2.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/blake2b-avx2.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/blake2b-avx2.c >mkdir -p libbtrfsutil/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF crypto/.deps/sha256-x86.o.d \ > -MT \ > -MT \ > -MT crypto/.deps/sha256-x86.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow crypto/sha256-x86.c >mkdir -p libbtrfsutil/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfsutil/.deps/stubs.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/stubs.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfsutil/stubs.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfsutil/.deps/subvolume.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/subvolume.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfsutil/subvolume.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/subvolume.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/subvolume.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/subvolume.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/subvolume-list.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/subvolume-list.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/subvolume-list.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/filesystem.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/filesystem.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/filesystem.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/device.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/device.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/device.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/scrub.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/scrub.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/scrub.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/inspect.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/inspect.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/balance.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/balance.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/balance.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/send.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/send.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/send.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/receive.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/receive.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/receive.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/quota.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/quota.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/quota.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/qgroup.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/qgroup.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/qgroup.c >mkdir -p check/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/replace.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/replace.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/replace.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF check/.deps/main.o.d \ > -MT \ > -MT \ > -MT check/.deps/main.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow check/main.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/restore.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/restore.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/restore.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/rescue.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/rescue.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/rescue.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/rescue-chunk-recover.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/rescue-chunk-recover.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/rescue-chunk-recover.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/rescue-super-recover.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/rescue-super-recover.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/rescue-super-recover.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/property.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/property.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/property.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/filesystem-usage.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/filesystem-usage.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/filesystem-usage.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/inspect-dump-tree.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect-dump-tree.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/inspect-dump-tree.c >mkdir -p cmds/.deps/ >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/inspect-dump-super.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect-dump-super.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/inspect-dump-super.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/inspect-tree-stats.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/inspect-tree-stats.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/inspect-tree-stats.c >mkdir -p cmds/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/filesystem-du.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/filesystem-du.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/filesystem-du.c >mkdir -p mkfs/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF cmds/.deps/reflink.o.d \ > -MT \ > -MT \ > -MT cmds/.deps/reflink.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow cmds/reflink.c >mkdir -p check/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF mkfs/.deps/common.o.d \ > -MT \ > -MT \ > -MT mkfs/.deps/common.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow mkfs/common.c >mkdir -p check/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF check/.deps/mode-common.o.d \ > -MT \ > -MT \ > -MT check/.deps/mode-common.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow check/mode-common.c >mkdir -p common/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF check/.deps/mode-lowmem.o.d \ > -MT \ > -MT \ > -MT check/.deps/mode-lowmem.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow check/mode-lowmem.c >mkdir -p libbtrfs/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF common/.deps/clear-cache.o.d \ > -MT \ > -MT \ > -MT common/.deps/clear-cache.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow common/clear-cache.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfs/.deps/send-stream.o.d \ > -MT \ > -MT \ > -MT libbtrfs/.deps/send-stream.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfs/send-stream.c >mkdir -p libbtrfs/.deps/ >mkdir -p libbtrfs/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfs/.deps/send-utils.o.d \ > -MT \ > -MT \ > -MT libbtrfs/.deps/send-utils.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfs/send-utils.c >mkdir -p convert/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfs/.deps/crc32c.o.d \ > -MT \ > -MT \ > -MT libbtrfs/.deps/crc32c.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfs/crc32c.c >mkdir -p convert/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF convert/.deps/main.o.d \ > -MT \ > -MT \ > -MT convert/.deps/main.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow convert/main.c >mkdir -p convert/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF convert/.deps/common.o.d \ > -MT \ > -MT \ > -MT convert/.deps/common.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow convert/common.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF convert/.deps/source-fs.o.d \ > -MT \ > -MT \ > -MT convert/.deps/source-fs.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow convert/source-fs.c >mkdir -p convert/.deps/ >mkdir -p convert/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF convert/.deps/source-ext2.o.d \ > -MT \ > -MT \ > -MT convert/.deps/source-ext2.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow convert/source-ext2.c >mkdir -p mkfs/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF convert/.deps/source-reiserfs.o.d \ > -MT \ > -MT \ > -MT convert/.deps/source-reiserfs.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow convert/source-reiserfs.c >mkdir -p mkfs/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF mkfs/.deps/main.o.d \ > -MT \ > -MT \ > -MT mkfs/.deps/main.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow mkfs/main.c >mkdir -p image/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF mkfs/.deps/rootdir.o.d \ > -MT \ > -MT \ > -MT mkfs/.deps/rootdir.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow mkfs/rootdir.c >mkdir -p image/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF image/.deps/main.o.d \ > -MT \ > -MT \ > -MT image/.deps/main.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow image/main.c >mkdir -p image/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF image/.deps/sanitize.o.d \ > -MT \ > -MT \ > -MT image/.deps/sanitize.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow image/sanitize.c >mkdir -p image/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF image/.deps/image-create.o.d \ > -MT \ > -MT \ > -MT image/.deps/image-create.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow image/image-create.c >mkdir -p image/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF image/.deps/common.o.d \ > -MT \ > -MT \ > -MT image/.deps/common.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow image/common.c >mkdir -p tune/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF image/.deps/image-restore.o.d \ > -MT \ > -MT \ > -MT image/.deps/image-restore.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow image/image-restore.c >mkdir -p tune/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF tune/.deps/main.o.d \ > -MT \ > -MT \ > -MT tune/.deps/main.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow tune/main.c >mkdir -p tune/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF tune/.deps/seeding.o.d \ > -MT \ > -MT \ > -MT tune/.deps/seeding.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow tune/seeding.c >mkdir -p tune/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF tune/.deps/change-uuid.o.d \ > -MT \ > -MT \ > -MT tune/.deps/change-uuid.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow tune/change-uuid.c >mkdir -p tune/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF tune/.deps/change-metadata-uuid.o.d \ > -MT \ > -MT \ > -MT tune/.deps/change-metadata-uuid.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow tune/change-metadata-uuid.c >mkdir -p tune/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF tune/.deps/convert-bgt.o.d \ > -MT \ > -MT \ > -MT tune/.deps/convert-bgt.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow tune/convert-bgt.c >mkdir -p tune/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF tune/.deps/change-csum.o.d \ > -MT \ > -MT \ > -MT tune/.deps/change-csum.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow tune/change-csum.c >mkdir -p libbtrfsutil/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF tune/.deps/quota.o.d \ > -MT \ > -MT \ > -MT tune/.deps/quota.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow tune/quota.c >mkdir -p libbtrfsutil/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfsutil/.deps/errors.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/errors.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfsutil/errors.c >mkdir -p libbtrfsutil/.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfsutil/.deps/filesystem.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/filesystem.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfsutil/filesystem.c >mkdir -p ./.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF libbtrfsutil/.deps/qgroup.o.d \ > -MT \ > -MT \ > -MT libbtrfsutil/.deps/qgroup.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow libbtrfsutil/qgroup.c >mkdir -p ./.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF ./.deps/btrfs.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow btrfs.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF ./.deps/btrfs-map-logical.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-map-logical.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow btrfs-map-logical.c >mkdir -p ./.deps/ >mkdir -p ./.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF ./.deps/btrfs-find-root.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-find-root.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow btrfs-find-root.c >mkdir -p ./.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF ./.deps/btrfs-select-super.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-select-super.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow btrfs-select-super.c >x86_64-pc-linux-gnu-gcc -MM -MG -MF ./.deps/btrfs-corrupt-block.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-corrupt-block.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow btrfs-corrupt-block.c >mkdir -p ./.deps/ >x86_64-pc-linux-gnu-gcc -MM -MG -MF ./.deps/btrfs-sb-mod.o.d \ > -MT \ > -MT \ > -MT ./.deps/btrfs-sb-mod.o.d -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow btrfs-sb-mod.c >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c btrfs.c -o btrfs.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/list_sort.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-lib/list_sort.c -o kernel-lib/list_sort.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/raid56.o > [CC] kernel-lib/rbtree.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-lib/raid56.c -o kernel-lib/raid56.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-lib/rbtree.c -o kernel-lib/rbtree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 > [CC] kernel-shared/accessors.o > [CC] kernel-lib/tables.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-lib/tables.c -o kernel-lib/tables.o \ > >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/accessors.c -o kernel-shared/accessors.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/async-thread.c -o kernel-shared/async-thread.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/backref.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/backref.c -o kernel-shared/backref.o \ > > [CC] kernel-shared/ctree.o >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/ctree.c -o kernel-shared/ctree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/delayed-ref.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/delayed-ref.c -o kernel-shared/delayed-ref.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/dir-item.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/dir-item.c -o kernel-shared/dir-item.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/disk-io.o > [CC] kernel-shared/extent-io-tree.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/disk-io.c -o kernel-shared/disk-io.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/extent-io-tree.c -o kernel-shared/extent-io-tree.o \ > > [CC] kernel-shared/extent-tree.o >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/extent-tree.c -o kernel-shared/extent-tree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/extent_io.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/extent_io.c -o kernel-shared/extent_io.o \ > > [CC] kernel-shared/file-item.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/file-item.c -o kernel-shared/file-item.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/file.c -o kernel-shared/file.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/free-space-cache.c -o kernel-shared/free-space-cache.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/free-space-tree.c -o kernel-shared/free-space-tree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/inode-item.c -o kernel-shared/inode-item.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/inode.c -o kernel-shared/inode.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/locking.c -o kernel-shared/locking.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/messages.c -o kernel-shared/messages.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/print-tree.c -o kernel-shared/print-tree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/root-tree.c -o kernel-shared/root-tree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/transaction.c -o kernel-shared/transaction.o \ > > [CC] kernel-shared/tree-checker.o >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/tree-checker.c -o kernel-shared/tree-checker.o \ > > [CC] kernel-shared/ulist.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/ulist.c -o kernel-shared/ulist.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/uuid-tree.c -o kernel-shared/uuid-tree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/volumes.c -o kernel-shared/volumes.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/array.c > [CC] kernel-shared/zoned.o > [CC] common/array.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c kernel-shared/zoned.c -o kernel-shared/zoned.o \ > >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/array.c -o common/array.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/cpu-utils.c -o common/cpu-utils.o \ > >kernel-shared/print-tree.c: In function âbg_flags_to_strâ: >kernel-shared/print-tree.c:206:25: warning: �-Wstringop-truncation[m[K][]] > 206 | strncpy(profile, name, BG_FLAG_STRING_LEN); > | ^ >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/device-scan.c -o common/device-scan.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/device-utils.o > [CC] common/extent-cache.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/device-utils.c -o common/device-utils.o \ > >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/extent-cache.c -o common/extent-cache.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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-tree-utils.c > [CC] common/extent-tree-utils.o >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/extent-tree-utils.c -o common/extent-tree-utils.o \ > > [CC] common/filesystem-utils.o >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/filesystem-utils.c -o common/filesystem-utils.o \ > > [CC] common/format-output.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/format-output.c -o common/format-output.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/fsfeatures.c -o common/fsfeatures.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/help.c -o common/help.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/inject-error.c > [CC] common/inject-error.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/inject-error.c -o common/inject-error.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/messages.c -o common/messages.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/open-utils.c -o common/open-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/parse-utils.o > [CC] common/path-utils.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/parse-utils.c -o common/parse-utils.o \ > >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/path-utils.c -o common/path-utils.o \ > >common/help.c: In function âusageâ: >common/help.c:316:58: warning: �-Wformat-overflow=[m[K][]] > 316 | fprintf(outf, "No short description for '%s'\n", token); > | ^~ >common/help.c:313:46: warning: �-Wformat-overflow=[m[K][]] > 313 | fprintf(outf, "No usage for '%s'\n", token); > | ^~ >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/rbtree-utils.c > [CC] common/rbtree-utils.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/rbtree-utils.c -o common/rbtree-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/send-stream.c > [CC] common/send-stream.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/send-stream.c -o common/send-stream.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/send-utils.c -o common/send-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/sort-utils.c > [CC] common/sort-utils.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/sort-utils.c -o common/sort-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/string-table.c -o common/string-table.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/string-utils.c -o common/string-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/sysfs-utils.c > [CC] common/sysfs-utils.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/sysfs-utils.c -o common/sysfs-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/task-utils.c -o common/task-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/units.c -o common/units.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/utils.c -o common/utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c check/qgroup-verify.c -o check/qgroup-verify.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/repair.c > [CC] check/repair.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c check/repair.c -o check/repair.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/receive-dump.c > [CC] cmds/receive-dump.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/receive-dump.c -o cmds/receive-dump.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/crc32c.c -o crypto/crc32c.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/hash.c -o crypto/hash.o \ > > [CC] crypto/xxhash.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/xxhash.c -o crypto/xxhash.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/sha224-256.c -o crypto/sha224-256.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/blake2b-ref.c -o crypto/blake2b-ref.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/blake2b-sse2.c -o crypto/blake2b-sse2.o -msse2 \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/blake2b-sse41.c -o crypto/blake2b-sse41.o -msse4.1 \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/blake2b-avx2.c -o crypto/blake2b-avx2.o -mavx2 \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c crypto/sha256-x86.c -o crypto/sha256-x86.o -msse4.1 -msha \ > > [AS] crypto/crc32c-pcl-intel-asm_64.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -fPIC -c crypto/crc32c-pcl-intel-asm_64.S -o crypto/crc32c-pcl-intel-asm_64.o > [CC] libbtrfsutil/stubs.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/subvolume.o -c libbtrfsutil/subvolume.c -o libbtrfsutil/subvolume.o >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/subvolume.c -o cmds/subvolume.o \ > > [CC] cmds/subvolume-list.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/subvolume-list.c -o cmds/subvolume-list.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/filesystem.c -o cmds/filesystem.o \ > > [CC] cmds/device.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/device.c -o cmds/device.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/scrub.c -o cmds/scrub.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/inspect.c -o cmds/inspect.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/balance.c -o cmds/balance.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/send.c -o cmds/send.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/receive.c -o cmds/receive.o \ > >cmds/inspect.c: In function â__ino_to_path_fdâ: >cmds/inspect.c:86:35: warning: array subscript i is outside array bounds of �-Warray-bounds=[m[K][]] > 86 | ptr += fspath->val[i]; > | ~~~~~~~~~~~^~~ >In file included from ./kernel-shared/accessors.h:11, > from cmds/inspect.c:35: >./kernel-shared/uapi/btrfs.h:724:17: note: while referencing âvalâ > 724 | __u64 val[]; /* out */ > | ^~~ >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/quota.c -o cmds/quota.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/qgroup.c -o cmds/qgroup.o \ > >cmds/inspect.c: In function âcmd_inspect_logical_resolveâ: >cmds/inspect.c:294:33: warning: �-Wstringop-truncation[m[K][]] > 294 | strncpy(mount_path, mounted, PATH_MAX); > | ^ >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/replace.c -o cmds/replace.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c check/main.c -o check/main.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/restore.c -o cmds/restore.o -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/rescue.c -o cmds/rescue.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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-chunk-recover.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/rescue-chunk-recover.c -o cmds/rescue-chunk-recover.o \ > > [CC] cmds/rescue-super-recover.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/rescue-super-recover.c -o cmds/rescue-super-recover.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/property.c -o cmds/property.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/filesystem-usage.c -o cmds/filesystem-usage.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/inspect-dump-tree.c -o cmds/inspect-dump-tree.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/inspect-dump-super.c -o cmds/inspect-dump-super.o \ > >In file included from /usr/include/features.h:503, > from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdio.h:28, > from ./include/kerncompat.h:27, > from cmds/scrub.c:19: >In function âreadâ, > inlined from âscrub_read_file.constpropâ at cmds/scrub.c:596:10: >/usr/include/bits/unistd.h:28:10: warning: �-Wstringop-overflow=[m[K][]] > 28 | return __glibc_fortify (read, __nbytes, sizeof (char), > | ^~~~~~~~~~~~~~~ >cmds/scrub.c: In function âscrub_read_file.constpropâ: >cmds/scrub.c:576:14: note: destination object allocated here > 576 | char l[SZ_16K]; > | ^ >/usr/include/bits/unistd-decl.h:29:16: note: in a call to function â__read_aliasâ declared with attribute âaccess (write_only, 2, 3)â > 29 | extern ssize_t __REDIRECT_FORTIFY (__read_alias, (int __fd, void *__buf, > | ^~~~~~~~~~~~~~~~~~ >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/inspect-tree-stats.c -o cmds/inspect-tree-stats.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/filesystem-du.c -o cmds/filesystem-du.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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] cmds/reflink.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c cmds/reflink.c -o cmds/reflink.o \ > > [CC] mkfs/common.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c mkfs/common.c -o mkfs/common.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c check/mode-common.c -o check/mode-common.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c check/mode-lowmem.c -o check/mode-lowmem.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/clear-cache.c > [CC] common/clear-cache.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c common/clear-cache.c -o common/clear-cache.o \ > >cmds/scrub.c: In function âscrub_startâ: >cmds/scrub.c:1440:17: warning: �-Wstringop-truncation[m[K][]] > 1440 | strncpy(addr.sun_path, sock_path, sizeof(addr.sun_path) - 1); > | ^ > [CC] libbtrfsutil/errors.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/qgroup.o -c libbtrfsutil/qgroup.c -o libbtrfsutil/qgroup.o >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c mkfs/main.c -o mkfs/main.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c mkfs/rootdir.c -o mkfs/rootdir.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c btrfs-map-logical.c -o btrfs-map-logical.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c image/main.c -o image/main.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c image/sanitize.c -o image/sanitize.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/image-create.c > [CC] image/image-create.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c image/image-create.c -o image/image-create.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/common.c > [CC] image/common.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c image/common.c -o image/common.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/image-restore.c > [CC] image/image-restore.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c image/image-restore.c -o image/image-restore.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c btrfs-find-root.c -o btrfs-find-root.o \ > > [CC] tune/main.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c tune/main.c -o tune/main.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c tune/seeding.c -o tune/seeding.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c tune/change-uuid.c -o tune/change-uuid.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c tune/change-metadata-uuid.c -o tune/change-metadata-uuid.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c tune/convert-bgt.c -o tune/convert-bgt.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c tune/change-csum.c -o tune/change-csum.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/quota.c > [CC] tune/quota.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c tune/quota.c -o tune/quota.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c btrfs-select-super.c -o btrfs-select-super.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c convert/main.c -o convert/main.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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/common.o > [CC] convert/source-fs.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c convert/common.c -o convert/common.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c convert/source-fs.c -o convert/source-fs.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c convert/source-ext2.c -o convert/source-ext2.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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] convert/source-reiserfs.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c convert/source-reiserfs.c -o convert/source-reiserfs.o \ > -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 > [CC] btrfs-corrupt-block.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c btrfs-corrupt-block.c -o btrfs-corrupt-block.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c libbtrfs/send-stream.c -o libbtrfs/send-stream.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c libbtrfs/send-utils.c -o libbtrfs/send-utils.o \ > >true -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -include .cc-defines.h -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 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow -c libbtrfs/crc32c.c -o libbtrfs/crc32c.o \ > > [LD] libbtrfsutil.so.1.3.0 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -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 -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. \ > -shared -Wl,-soname,libbtrfsutil.so.1 \ > -Wl,--version-script=libbtrfsutil/libbtrfsutil.sym -o libbtrfsutil.so.1.3.0 >Making all in Documentation >make --no-print-directory Q= -C Documentation > [AR] libbtrfsutil.a >x86_64-pc-linux-gnu-ar cr libbtrfsutil.a libbtrfsutil/errors.o libbtrfsutil/filesystem.o libbtrfsutil/subvolume.o libbtrfsutil/qgroup.o libbtrfsutil/stubs.o > [LN] libbtrfsutil.so.1 >ln -s -f libbtrfsutil.so.1.3.0 libbtrfsutil.so.1 > [LN] libbtrfsutil.so >ln -s -f libbtrfsutil.so.1.3.0 libbtrfsutil.so > [LD] btrfs-map-logical >x86_64-pc-linux-gnu-gcc -o btrfs-map-logical 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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-map-logical.o \ > \ > libbtrfsutil.a \ > -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread > [LD] btrfs-find-root >x86_64-pc-linux-gnu-gcc -o btrfs-find-root 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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-find-root.o \ > \ > libbtrfsutil.a \ > -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread > [LD] btrfs-select-super >x86_64-pc-linux-gnu-gcc -o btrfs-select-super 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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-select-super.o \ > \ > libbtrfsutil.a \ > -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread > [LD] btrfstune >x86_64-pc-linux-gnu-gcc -o btrfstune tune/main.o tune/seeding.o tune/change-uuid.o tune/change-metadata-uuid.o tune/convert-bgt.o tune/change-csum.o common/clear-cache.o tune/quota.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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread >btrfs-corrupt-block.c: In function âmainâ: >btrfs-corrupt-block.c:1400:33: warning: �-Wstringop-truncation[m[K][]] > 1400 | strncpy(field, optarg, FIELD_BUF_LEN); > | ^ > [LD] libbtrfs.so.0.1 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -ggdb3 -std=gnu11 -include include/config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -Wall -Wunused-but-set-parameter -I. -I./include -DCRYPTOPROVIDER_BUILTIN=1 -DCOMPRESSION_LZO=1 -DCOMPRESSION_ZSTD=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -Wmissing-prototypes -Wshadow kernel-lib/rbtree.o libbtrfs/send-stream.o libbtrfs/send-utils.o libbtrfs/crc32c.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread \ > -shared -Wl,-soname,libbtrfs.so.0 -Wl,--version-script=libbtrfs/libbtrfs.sym -o libbtrfs.so.0.1 > [LD] mkfs.btrfs >x86_64-pc-linux-gnu-gcc -o mkfs.btrfs mkfs/main.o mkfs/common.o mkfs/rootdir.o kernel-lib/list_sort.o kernel-lib/raid56.o kernel-lib/rbtree.o kernel-lib/tables.o kernel-shared/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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread > [LN] libbtrfs.so.0 >ln -s -f libbtrfs.so.0.1 libbtrfs.so.0 > [LN] libbtrfs.so >ln -s -f libbtrfs.so.0.1 libbtrfs.so >sphinx-build -M man "." "_build" -N > [LD] btrfs-corrupt-block >x86_64-pc-linux-gnu-gcc -o btrfs-corrupt-block 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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o btrfs-corrupt-block.o \ > \ > libbtrfsutil.a \ > -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread >convert/main.c: In function âmainâ: >convert/main.c:2000:41: warning: �-Wstringop-truncation[m[K][]] > 2000 | strncpy(fsid, optarg, sizeof(fsid)); > | ^ > [LD] btrfs-image >x86_64-pc-linux-gnu-gcc -o btrfs-image image/main.o image/sanitize.o image/image-create.o image/common.o image/image-restore.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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -luuid -lblkid -ludev -L. -pthread -lz -llzo2 -lzstd > [LD] btrfs-convert >x86_64-pc-linux-gnu-gcc -o btrfs-convert convert/main.o convert/common.o convert/source-fs.o convert/source-ext2.o convert/source-reiserfs.o mkfs/common.o common/clear-cache.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/array.o common/cpu-utils.o common/device-scan.o common/device-utils.o common/extent-cache.o common/extent-tree-utils.o common/filesystem-utils.o common/format-output.o common/fsfeatures.o common/help.o common/inject-error.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/sort-utils.o common/string-table.o common/string-utils.o common/sysfs-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 crypto/crc32c-pcl-intel-asm_64.o libbtrfsutil/stubs.o libbtrfsutil/subvolume.o libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -rdynamic -L. -lext2fs -lcom_err -luuid -lblkid -ludev -L. -pthread >Running Sphinx v7.3.7 > >Extension error: >Could not import extension sphinx_rtd_theme (exception: No module named 'sphinx_rtd_theme') >make[1]: *** [Makefile:38: man] Error 2 >make: *** [Makefile:502: build-Documentation] Error 2 >make: *** Waiting for unfinished jobs.... > * ERROR: sys-fs/btrfs-progs-6.8.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/btrfs-progs-6.8.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/btrfs-progs-6.8.1::gentoo'`. > * The complete build log is located at '/var/log/portage/build/sys-fs/btrfs-progs-6.8.1:20240602-055310.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/btrfs-progs-6.8.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/btrfs-progs-6.8.1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/btrfs-progs-6.8.1/work/btrfs-progs-v6.8.1' > * S: '/var/tmp/portage/sys-fs/btrfs-progs-6.8.1/work/btrfs-progs-v6.8.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 933393
: 894901