* Package: sys-fs/btrfs-progs-5.1  * Repository: gentoo  * Maintainer: slyfox@gentoo.org polynomial-c@gentoo.org,base-system@gentoo.org  * USE: abi_x86_64 amd64 convert elibc_glibc kernel_linux python_single_target_python3_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 userland_GNU zstd  * FEATURES: distcc preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking btrfs-progs-v5.1.tar.xz to /tmp/portage/sys-fs/btrfs-progs-5.1/work >>> Source unpacked in /tmp/portage/sys-fs/btrfs-progs-5.1/work >>> Preparing source in /tmp/portage/sys-fs/btrfs-progs-5.1/work/btrfs-progs-v5.1 ... >>> Source prepared. >>> Configuring source in /tmp/portage/sys-fs/btrfs-progs-5.1/work/btrfs-progs-v5.1 ... * econf: updating btrfs-progs-v5.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating btrfs-progs-v5.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 --docdir=/usr/share/doc/btrfs-progs-5.1 --htmldir=/usr/share/doc/btrfs-progs-5.1/html --libdir=/usr/lib64 --bindir=/sbin --enable-convert --enable-backtrace --disable-python --disable-static --enable-zstd --with-convert=ext2 configure: loading site script /usr/local/share/config.site checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc-8.3.0 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc-8.3.0 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc-8.3.0 option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc-8.3.0 -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc-8.3.0 checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc-8.3.0 accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc-8.3.0 option to accept ISO C89... (cached) none needed checking whether C compiler accepts -std=gnu90... yes checking build system type... x86_64-pc-linux-gnu checking host 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 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... (cached) /usr/bin/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 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes checking for xmlto... /usr/bin/xmlto checking for mv... /bin/mv checking for a sed that does not truncate output... (cached) /bin/sed checking for asciidoc... /usr/bin/asciidoc checking for asciidoctor... no checking for ext2fs... yes checking for com_err... yes checking for FIEMAP_EXTENT_SHARED defined in linux/fiemap.h... yes checking for blkid... yes checking for uuid... yes checking for zlib... yes checking for libzstd >= 1.0.0... 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 version.h config.status: creating config.h btrfs-progs v5.1 prefix: /usr exec prefix: ${prefix} bindir: /sbin libdir: /usr/lib64 includedir: ${prefix}/include compiler: x86_64-pc-linux-gnu-gcc-8.3.0 cflags: -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches ldflags: -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 programs: yes shared libraries: yes static libraries: no documentation: yes doc generator: asciidoc backtrace support: yes btrfs-convert: yes (ext2) btrfs-restore zstd: yes Python bindings: no Python interpreter: Type 'make' to compile. >>> Source configured. >>> Compiling source in /tmp/portage/sys-fs/btrfs-progs-5.1/work/btrfs-progs-v5.1 ... make -j12 V=1 all x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfs-fragments.o.d -MT btrfs-fragments.o -MT btrfs-fragments.static.o -MT btrfs-fragments.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfs-fragments.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfs-corrupt-block.o.d -MT btrfs-corrupt-block.o -MT btrfs-corrupt-block.static.o -MT btrfs-corrupt-block.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfs-corrupt-block.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfs-select-super.o.d -MT btrfs-select-super.o -MT btrfs-select-super.static.o -MT btrfs-select-super.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfs-select-super.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfstune.o.d -MT btrfstune.o -MT btrfstune.static.o -MT btrfstune.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfstune.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfs-find-root.o.d -MT btrfs-find-root.o -MT btrfs-find-root.static.o -MT btrfs-find-root.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfs-find-root.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfs-map-logical.o.d -MT btrfs-map-logical.o -MT btrfs-map-logical.static.o -MT btrfs-map-logical.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfs-map-logical.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfs.o.d -MT btrfs.o -MT btrfs.static.o -MT btrfs.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfs.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF libbtrfsutil/stubs.o.d -MT libbtrfsutil/stubs.o -MT libbtrfsutil/stubs.static.o -MT libbtrfsutil/stubs.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation libbtrfsutil/stubs.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF libbtrfsutil/qgroup.o.d -MT libbtrfsutil/qgroup.o -MT libbtrfsutil/qgroup.static.o -MT libbtrfsutil/qgroup.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation libbtrfsutil/qgroup.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF libbtrfsutil/subvolume.o.d -MT libbtrfsutil/subvolume.o -MT libbtrfsutil/subvolume.static.o -MT libbtrfsutil/subvolume.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation libbtrfsutil/subvolume.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF libbtrfsutil/filesystem.o.d -MT libbtrfsutil/filesystem.o -MT libbtrfsutil/filesystem.static.o -MT libbtrfsutil/filesystem.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation libbtrfsutil/filesystem.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF libbtrfsutil/errors.o.d -MT libbtrfsutil/errors.o -MT libbtrfsutil/errors.static.o -MT libbtrfsutil/errors.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation libbtrfsutil/errors.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF image/sanitize.o.d -MT image/sanitize.o -MT image/sanitize.static.o -MT image/sanitize.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation image/sanitize.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF image/main.o.d -MT image/main.o -MT image/main.static.o -MT image/main.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation image/main.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF mkfs/rootdir.o.d -MT mkfs/rootdir.o -MT mkfs/rootdir.static.o -MT mkfs/rootdir.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation mkfs/rootdir.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF mkfs/common.o.d -MT mkfs/common.o -MT mkfs/common.static.o -MT mkfs/common.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation mkfs/common.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF mkfs/main.o.d -MT mkfs/main.o -MT mkfs/main.static.o -MT mkfs/main.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation mkfs/main.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF convert/source-reiserfs.o.d -MT convert/source-reiserfs.o -MT convert/source-reiserfs.static.o -MT convert/source-reiserfs.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation convert/source-reiserfs.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF convert/source-ext2.o.d -MT convert/source-ext2.o -MT convert/source-ext2.static.o -MT convert/source-ext2.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation convert/source-ext2.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF convert/source-fs.o.d -MT convert/source-fs.o -MT convert/source-fs.static.o -MT convert/source-fs.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation convert/source-fs.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF convert/common.o.d -MT convert/common.o -MT convert/common.static.o -MT convert/common.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation convert/common.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF convert/main.o.d -MT convert/main.o -MT convert/main.static.o -MT convert/main.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation convert/main.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF rbtree-utils.o.d -MT rbtree-utils.o -MT rbtree-utils.static.o -MT rbtree-utils.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation rbtree-utils.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF utils-lib.o.d -MT utils-lib.o -MT utils-lib.static.o -MT utils-lib.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation utils-lib.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF uuid-tree.o.d -MT uuid-tree.o -MT uuid-tree.static.o -MT uuid-tree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation uuid-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF messages.o.d -MT messages.o -MT messages.static.o -MT messages.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation messages.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF kernel-lib/crc32c.o.d -MT kernel-lib/crc32c.o -MT kernel-lib/crc32c.static.o -MT kernel-lib/crc32c.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation kernel-lib/crc32c.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF btrfs-list.o.d -MT btrfs-list.o -MT btrfs-list.static.o -MT btrfs-list.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation btrfs-list.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF kernel-lib/rbtree.o.d -MT kernel-lib/rbtree.o -MT kernel-lib/rbtree.static.o -MT kernel-lib/rbtree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation kernel-lib/rbtree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF send-utils.o.d -MT send-utils.o -MT send-utils.static.o -MT send-utils.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation send-utils.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF send-stream.o.d -MT send-stream.o -MT send-stream.static.o -MT send-stream.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation send-stream.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF check/mode-lowmem.o.d -MT check/mode-lowmem.o -MT check/mode-lowmem.static.o -MT check/mode-lowmem.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation check/mode-lowmem.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF check/mode-common.o.d -MT check/mode-common.o -MT check/mode-common.static.o -MT check/mode-common.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation check/mode-common.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-fi-du.o.d -MT cmds-fi-du.o -MT cmds-fi-du.static.o -MT cmds-fi-du.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-fi-du.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-inspect-tree-stats.o.d -MT cmds-inspect-tree-stats.o -MT cmds-inspect-tree-stats.static.o -MT cmds-inspect-tree-stats.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-inspect-tree-stats.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-inspect-dump-super.o.d -MT cmds-inspect-dump-super.o -MT cmds-inspect-dump-super.static.o -MT cmds-inspect-dump-super.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-inspect-dump-super.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-inspect-dump-tree.o.d -MT cmds-inspect-dump-tree.o -MT cmds-inspect-dump-tree.static.o -MT cmds-inspect-dump-tree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-inspect-dump-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-fi-usage.o.d -MT cmds-fi-usage.o -MT cmds-fi-usage.static.o -MT cmds-fi-usage.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-fi-usage.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-property.o.d -MT cmds-property.o -MT cmds-property.static.o -MT cmds-property.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-property.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF super-recover.o.d -MT super-recover.o -MT super-recover.static.o -MT super-recover.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation super-recover.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF chunk-recover.o.d -MT chunk-recover.o -MT chunk-recover.static.o -MT chunk-recover.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation chunk-recover.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-rescue.o.d -MT cmds-rescue.o -MT cmds-rescue.static.o -MT cmds-rescue.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-rescue.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-restore.o.d -MT cmds-restore.o -MT cmds-restore.static.o -MT cmds-restore.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-restore.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF check/main.o.d -MT check/main.o -MT check/main.static.o -MT check/main.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation check/main.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-replace.o.d -MT cmds-replace.o -MT cmds-replace.static.o -MT cmds-replace.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-replace.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-qgroup.o.d -MT cmds-qgroup.o -MT cmds-qgroup.static.o -MT cmds-qgroup.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-qgroup.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-quota.o.d -MT cmds-quota.o -MT cmds-quota.static.o -MT cmds-quota.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-quota.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-receive.o.d -MT cmds-receive.o -MT cmds-receive.static.o -MT cmds-receive.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-receive.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-send.o.d -MT cmds-send.o -MT cmds-send.static.o -MT cmds-send.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-send.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-balance.o.d -MT cmds-balance.o -MT cmds-balance.static.o -MT cmds-balance.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-balance.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-inspect.o.d -MT cmds-inspect.o -MT cmds-inspect.static.o -MT cmds-inspect.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-inspect.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-scrub.o.d -MT cmds-scrub.o -MT cmds-scrub.static.o -MT cmds-scrub.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-scrub.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-device.o.d -MT cmds-device.o -MT cmds-device.static.o -MT cmds-device.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-device.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-filesystem.o.d -MT cmds-filesystem.o -MT cmds-filesystem.static.o -MT cmds-filesystem.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-filesystem.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF cmds-subvolume.o.d -MT cmds-subvolume.o -MT cmds-subvolume.static.o -MT cmds-subvolume.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation cmds-subvolume.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF delayed-ref.o.d -MT delayed-ref.o -MT delayed-ref.static.o -MT delayed-ref.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation delayed-ref.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF transaction.o.d -MT transaction.o -MT transaction.static.o -MT transaction.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation transaction.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF kernel-lib/raid56.o.d -MT kernel-lib/raid56.o -MT kernel-lib/raid56.static.o -MT kernel-lib/raid56.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation kernel-lib/raid56.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF kernel-lib/tables.o.d -MT kernel-lib/tables.o -MT kernel-lib/tables.static.o -MT kernel-lib/tables.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation kernel-lib/tables.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF fsfeatures.o.d -MT fsfeatures.o -MT fsfeatures.static.o -MT fsfeatures.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation fsfeatures.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF send-dump.o.d -MT send-dump.o -MT send-dump.static.o -MT send-dump.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation send-dump.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF help.o.d -MT help.o -MT help.static.o -MT help.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation help.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF free-space-tree.o.d -MT free-space-tree.o -MT free-space-tree.static.o -MT free-space-tree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation free-space-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF find-root.o.d -MT find-root.o -MT find-root.static.o -MT find-root.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation find-root.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF file.o.d -MT file.o -MT file.static.o -MT file.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation file.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF inode.o.d -MT inode.o -MT inode.static.o -MT inode.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation inode.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF task-utils.o.d -MT task-utils.o -MT task-utils.static.o -MT task-utils.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation task-utils.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF string-table.o.d -MT string-table.o -MT string-table.static.o -MT string-table.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation string-table.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF backref.o.d -MT backref.o -MT backref.static.o -MT backref.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation backref.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF qgroup-verify.o.d -MT qgroup-verify.o -MT qgroup-verify.static.o -MT qgroup-verify.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation qgroup-verify.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF kernel-shared/ulist.o.d -MT kernel-shared/ulist.o -MT kernel-shared/ulist.static.o -MT kernel-shared/ulist.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation kernel-shared/ulist.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF props.o.d -MT props.o -MT props.static.o -MT props.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation props.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF kernel-lib/list_sort.o.d -MT kernel-lib/list_sort.o -MT kernel-lib/list_sort.static.o -MT kernel-lib/list_sort.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation kernel-lib/list_sort.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF free-space-cache.o.d -MT free-space-cache.o -MT free-space-cache.static.o -MT free-space-cache.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation free-space-cache.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF qgroup.o.d -MT qgroup.o -MT qgroup.static.o -MT qgroup.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation qgroup.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF repair.o.d -MT repair.o -MT repair.static.o -MT repair.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation repair.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF utils.o.d -MT utils.o -MT utils.static.o -MT utils.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation utils.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF volumes.o.d -MT volumes.o -MT volumes.static.o -MT volumes.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation volumes.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF extent_io.o.d -MT extent_io.o -MT extent_io.static.o -MT extent_io.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation extent_io.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF extent-cache.o.d -MT extent-cache.o -MT extent-cache.static.o -MT extent-cache.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation extent-cache.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF inode-map.o.d -MT inode-map.o -MT inode-map.static.o -MT inode-map.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation inode-map.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF inode-item.o.d -MT inode-item.o -MT inode-item.static.o -MT inode-item.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation inode-item.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF file-item.o.d -MT file-item.o -MT file-item.static.o -MT file-item.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation file-item.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF dir-item.o.d -MT dir-item.o -MT dir-item.static.o -MT dir-item.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation dir-item.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF root-tree.o.d -MT root-tree.o -MT root-tree.static.o -MT root-tree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation root-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF print-tree.o.d -MT print-tree.o -MT print-tree.static.o -MT print-tree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation print-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF extent-tree.o.d -MT extent-tree.o -MT extent-tree.static.o -MT extent-tree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation extent-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF kernel-lib/radix-tree.o.d -MT kernel-lib/radix-tree.o -MT kernel-lib/radix-tree.static.o -MT kernel-lib/radix-tree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation kernel-lib/radix-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF disk-io.o.d -MT disk-io.o -MT disk-io.static.o -MT disk-io.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation disk-io.c x86_64-pc-linux-gnu-gcc-8.3.0 -MM -MG -MF ctree.o.d -MT ctree.o -MT ctree.static.o -MT ctree.o.d -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation ctree.c true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 ctree.c [CC] btrfs.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c btrfs.c -o btrfs.o \ [CC] ctree.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c ctree.c -o ctree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 disk-io.c [CC] disk-io.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c disk-io.c -o disk-io.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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/radix-tree.c [CC] kernel-lib/radix-tree.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c kernel-lib/radix-tree.c -o kernel-lib/radix-tree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 extent-tree.c [CC] extent-tree.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c extent-tree.c -o extent-tree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 print-tree.c [CC] print-tree.o true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 root-tree.c x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c print-tree.c -o print-tree.o \ [CC] root-tree.o true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 dir-item.c x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c root-tree.c -o root-tree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 file-item.c [CC] dir-item.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c dir-item.c -o dir-item.o \ [CC] file-item.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c file-item.c -o file-item.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 inode-item.c [CC] inode-item.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c inode-item.c -o inode-item.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 inode-map.c [CC] inode-map.o true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 extent-cache.c x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c inode-map.c -o inode-map.o \ [CC] extent-cache.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c extent-cache.c -o extent-cache.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 extent_io.c [CC] extent_io.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c extent_io.c -o extent_io.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 volumes.c [CC] volumes.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c volumes.c -o volumes.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 utils.c [CC] utils.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c utils.c -o utils.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 repair.c [CC] repair.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c repair.c -o repair.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 qgroup.c true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 free-space-cache.c [CC] qgroup.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c qgroup.c -o qgroup.o \ [CC] free-space-cache.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c free-space-cache.c -o free-space-cache.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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 true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 props.c [CC] kernel-lib/list_sort.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c kernel-lib/list_sort.c -o kernel-lib/list_sort.o \ [CC] props.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c props.c -o props.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/ulist.c [CC] kernel-shared/ulist.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c kernel-shared/ulist.c -o kernel-shared/ulist.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 qgroup-verify.c [CC] qgroup-verify.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c qgroup-verify.c -o qgroup-verify.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 backref.c [CC] backref.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c backref.c -o backref.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 string-table.c [CC] string-table.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c string-table.c -o string-table.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 task-utils.c [CC] task-utils.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c task-utils.c -o task-utils.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 inode.c [CC] inode.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c inode.c -o inode.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 file.c [CC] file.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c file.c -o file.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 find-root.c [CC] find-root.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c find-root.c -o find-root.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 free-space-tree.c [CC] free-space-tree.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c free-space-tree.c -o free-space-tree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 help.c [CC] help.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c help.c -o help.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 send-dump.c [CC] send-dump.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c send-dump.c -o send-dump.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 fsfeatures.c [CC] fsfeatures.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c fsfeatures.c -o fsfeatures.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/tables.c [CC] kernel-lib/tables.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c kernel-lib/tables.c -o kernel-lib/tables.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/raid56.c [CC] kernel-lib/raid56.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c kernel-lib/raid56.c -o kernel-lib/raid56.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 transaction.c [CC] transaction.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c transaction.c -o transaction.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 delayed-ref.c [CC] delayed-ref.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c delayed-ref.c -o delayed-ref.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-subvolume.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-subvolume.c -o cmds-subvolume.o \ [CC] cmds-filesystem.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-filesystem.c -o cmds-filesystem.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds-device.c [CC] cmds-device.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-device.c -o cmds-device.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-scrub.c -o cmds-scrub.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-inspect.c -o cmds-inspect.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-balance.c -o cmds-balance.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-send.c -o cmds-send.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-receive.c -o cmds-receive.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-quota.c -o cmds-quota.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-qgroup.c -o cmds-qgroup.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-replace.c -o cmds-replace.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c check/main.c -o check/main.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-restore.c -o cmds-restore.o -DBTRFSRESTORE_ZSTD=1 \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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 x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-rescue.c -o cmds-rescue.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 chunk-recover.c [CC] chunk-recover.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c chunk-recover.c -o chunk-recover.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 super-recover.c [CC] super-recover.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c super-recover.c -o super-recover.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-property.c -o cmds-property.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-fi-usage.c true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-fi-usage.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-fi-usage.c -o cmds-fi-usage.o \ [CC] cmds-inspect-dump-tree.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-inspect-dump-tree.c -o cmds-inspect-dump-tree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-inspect-dump-super.c -o cmds-inspect-dump-super.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-inspect-tree-stats.c -o cmds-inspect-tree-stats.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-fi-du.c [CC] cmds-fi-du.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c cmds-fi-du.c -o cmds-fi-du.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/common.c [CC] mkfs/common.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c mkfs/common.c -o mkfs/common.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c check/mode-common.c -o check/mode-common.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c check/mode-lowmem.c -o check/mode-lowmem.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 send-stream.c [CC] send-stream.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c send-stream.c -o send-stream.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 send-utils.c [CC] send-utils.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c send-utils.c -o send-utils.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/rbtree.c [CC] kernel-lib/rbtree.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c kernel-lib/rbtree.c -o kernel-lib/rbtree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-list.c [CC] btrfs-list.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c btrfs-list.c -o btrfs-list.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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/crc32c.c [CC] kernel-lib/crc32c.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c kernel-lib/crc32c.c -o kernel-lib/crc32c.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 messages.c [CC] messages.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c messages.c -o messages.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 uuid-tree.c [CC] uuid-tree.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c uuid-tree.c -o uuid-tree.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 utils-lib.c [CC] utils-lib.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c utils-lib.c -o utils-lib.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 rbtree-utils.c [CC] rbtree-utils.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c rbtree-utils.c -o rbtree-utils.o \ [CC] libbtrfsutil/errors.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/errors.o -c libbtrfsutil/errors.c -o libbtrfsutil/errors.o [CC] libbtrfsutil/filesystem.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/filesystem.o -c libbtrfsutil/filesystem.c -o libbtrfsutil/filesystem.o [CC] libbtrfsutil/subvolume.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/subvolume.o -c libbtrfsutil/subvolume.c -o libbtrfsutil/subvolume.o [CC] libbtrfsutil/qgroup.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/qgroup.o -c libbtrfsutil/qgroup.c -o libbtrfsutil/qgroup.o [CC] libbtrfsutil/stubs.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/stubs.o -c libbtrfsutil/stubs.c -o libbtrfsutil/stubs.o true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c mkfs/main.c -o mkfs/main.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c mkfs/rootdir.c -o mkfs/rootdir.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c btrfs-map-logical.c -o btrfs-map-logical.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c image/main.c -o image/main.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c image/sanitize.c -o image/sanitize.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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 x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c btrfs-find-root.c -o btrfs-find-root.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfstune.c [CC] btrfstune.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c btrfstune.c -o btrfstune.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c btrfs-select-super.c -o btrfs-select-super.o \ true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/main.c true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/common.c [CC] convert/main.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c convert/main.c -o convert/main.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 [CC] convert/common.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c convert/common.c -o convert/common.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-fs.c [CC] convert/source-fs.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c convert/source-fs.c -o convert/source-fs.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -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-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c convert/source-ext2.c -o convert/source-ext2.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-reiserfs.c [CC] convert/source-reiserfs.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c convert/source-reiserfs.c -o convert/source-reiserfs.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-corrupt-block.c [CC] btrfs-corrupt-block.o x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation -c btrfs-corrupt-block.c -o btrfs-corrupt-block.o \ Making all in Documentation make --no-print-directory Q= -C Documentation /bin/rm -f btrfs-ioctl.xml+ btrfs-ioctl.xml && \ /usr/bin/asciidoc -abtrfs_version=v5.1 -f asciidoc.conf -b docbook -d manpage -o btrfs-ioctl.xml+ btrfs-ioctl.asciidoc && \ /bin/mv btrfs-ioctl.xml+ btrfs-ioctl.xml /bin/rm -f btrfs-man5.xml+ btrfs-man5.xml && \ /usr/bin/asciidoc -abtrfs_version=v5.1 -f asciidoc.conf -b docbook -d manpage -o btrfs-man5.xml+ btrfs-man5.asciidoc && \ /bin/mv btrfs-man5.xml+ btrfs-man5.xml /bin/rm -f btrfs-ioctl.3 && \ /usr/bin/xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl man btrfs-ioctl.xml [AR] libbtrfs.a x86_64-pc-linux-gnu-ar cr libbtrfs.a send-stream.o send-utils.o kernel-lib/rbtree.o btrfs-list.o kernel-lib/crc32c.o messages.o uuid-tree.o utils-lib.o rbtree-utils.o [LD] libbtrfs.so.0.1 x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./kernel-lib -I./libbtrfsutil -Wno-format-truncation send-stream.o send-utils.o kernel-lib/rbtree.o btrfs-list.o kernel-lib/crc32c.o messages.o uuid-tree.o utils-lib.o rbtree-utils.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread \ -shared -Wl,-soname,libbtrfs.so.0 -o libbtrfs.so.0.1 [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 [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 [LD] libbtrfsutil.so.1.1.1 x86_64-pc-linux-gnu-gcc-8.3.0 -march=x86-64 -mtune=k8 -mcx16 -msahf -msse3 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil libbtrfsutil/errors.o libbtrfsutil/filesystem.o libbtrfsutil/subvolume.o libbtrfsutil/qgroup.o libbtrfsutil/stubs.o \ -shared -Wl,-soname,libbtrfsutil.so.1 -o libbtrfsutil.so.1.1.1 [LD] btrfs x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfs btrfs.o ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o cmds-subvolume.o cmds-filesystem.o cmds-device.o cmds-scrub.o cmds-inspect.o cmds-balance.o cmds-send.o cmds-receive.o cmds-quota.o cmds-qgroup.o cmds-replace.o check/main.o cmds-restore.o cmds-rescue.o chunk-recover.o super-recover.o cmds-property.o cmds-fi-usage.o cmds-inspect-dump-tree.o cmds-inspect-dump-super.o cmds-inspect-tree-stats.o cmds-fi-du.o mkfs/common.o check/mode-common.o check/mode-lowmem.o libbtrfs.a libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread -lz -llzo2 -lzstd [LD] mkfs.btrfs x86_64-pc-linux-gnu-gcc-8.3.0 -o mkfs.btrfs mkfs/main.o mkfs/common.o mkfs/rootdir.o ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o libbtrfs.a libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread [LD] btrfs-map-logical x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfs-map-logical ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o btrfs-map-logical.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread [LD] btrfs-image x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfs-image image/main.o image/sanitize.o ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o libbtrfs.a libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread -lz -llzo2 -lzstd [LD] btrfs-find-root x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfs-find-root ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o btrfs-find-root.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread [LD] btrfs-select-super x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfs-select-super ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o btrfs-select-super.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread [LD] btrfs-convert x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfs-convert convert/main.o convert/common.o convert/source-fs.o convert/source-ext2.o convert/source-reiserfs.o ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o libbtrfs.a libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -lext2fs -lcom_err -luuid -lblkid -L. -pthread [LD] btrfs-corrupt-block x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfs-corrupt-block ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o btrfs-corrupt-block.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread [LN] libbtrfsutil.so.1 ln -s -f libbtrfsutil.so.1.1.1 libbtrfsutil.so.1 [LN] libbtrfsutil.so ln -s -f libbtrfsutil.so.1.1.1 libbtrfsutil.so [LD] btrfstune x86_64-pc-linux-gnu-gcc-8.3.0 -o btrfstune btrfstune.o ctree.o disk-io.o kernel-lib/radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o extent-cache.o extent_io.o volumes.o utils.o repair.o qgroup.o free-space-cache.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o qgroup-verify.o backref.o string-table.o task-utils.o inode.o file.o find-root.o free-space-tree.o help.o send-dump.o fsfeatures.o kernel-lib/tables.o kernel-lib/raid56.o transaction.o delayed-ref.o libbtrfs.a libbtrfsutil.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -L. -luuid -lblkid -L. -pthread [LN] btrfsck ln -s -f btrfs btrfsck /bin/rm -f btrfs-man5.5 && \ /usr/bin/xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl man btrfs-man5.xml rm btrfs-man5.xml btrfs-ioctl.xml >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: sys-fs/btrfs-progs-5.1 >>> Install btrfs-progs-5.1 into /tmp/portage/sys-fs/btrfs-progs-5.1/image category sys-fs make -j12 V=1 DESTDIR=/tmp/portage/sys-fs/btrfs-progs-5.1/image install Making install in Documentation make --no-print-directory Q= -C Documentation install /usr/bin/install -c -d -m 755 /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/share/man/man5 /usr/bin/install -c -d -m 755 /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/share/man/man8 /usr/bin/install -c -m 644 btrfs-man5.5 /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/share/man/man5 # the source file name of btrfs.5 clashes with section 8 page, but we # want to keep the code generic /bin/mv /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/share/man/man5/btrfs-man5.5 /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/share/man/man5/btrfs.5 /usr/bin/install -c -m 644 btrfs.8 btrfs-convert.8 btrfs-find-root.8 btrfs-image.8 btrfs-map-logical.8 btrfs-select-super.8 btrfstune.8 fsck.btrfs.8 mkfs.btrfs.8 btrfs-subvolume.8 btrfs-filesystem.8 btrfs-balance.8 btrfs-device.8 btrfs-scrub.8 btrfs-check.8 btrfs-rescue.8 btrfs-inspect-internal.8 btrfs-send.8 btrfs-receive.8 btrfs-quota.8 btrfs-qgroup.8 btrfs-replace.8 btrfs-restore.8 btrfs-property.8 /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/share/man/man8 /usr/bin/install -c -m 644 btrfsck.8 /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/share/man/man8 /usr/bin/install -c -m755 -d /tmp/portage/sys-fs/btrfs-progs-5.1/image/sbin /usr/bin/install -c btrfs mkfs.btrfs btrfs-map-logical btrfs-image btrfs-find-root btrfstune btrfs-select-super btrfs-convert /tmp/portage/sys-fs/btrfs-progs-5.1/image/sbin /usr/bin/install -c fsck.btrfs /tmp/portage/sys-fs/btrfs-progs-5.1/image/sbin # btrfsck is a link to btrfs in the src tree, make it so for installed file as well ln -s -f btrfs /tmp/portage/sys-fs/btrfs-progs-5.1/image/sbin/btrfsck /usr/bin/install -c -m755 -d /tmp/portage/sys-fs/btrfs-progs-5.1/image/lib/udev/rules.d /usr/bin/install -c -m644 64-btrfs-dm.rules /tmp/portage/sys-fs/btrfs-progs-5.1/image/lib/udev/rules.d /usr/bin/install -c -m755 -d /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/lib64 /usr/bin/install -c libbtrfs.so.0.1 libbtrfsutil.so.1.1.1 libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/lib64 cp -d libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/lib64 /usr/bin/install -c -m755 -d /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/include/btrfs /usr/bin/install -c -m644 send-stream.h send-utils.h send.h kernel-lib/rbtree.h btrfs-list.h kernel-lib/crc32c.h kernel-lib/list.h kerncompat.h kernel-lib/radix-tree.h kernel-lib/sizes.h kernel-lib/raid56.h extent-cache.h extent_io.h ioctl.h ctree.h btrfsck.h version.h /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/include/btrfs /usr/bin/install -c -m644 libbtrfsutil/btrfsutil.h /tmp/portage/sys-fs/btrfs-progs-5.1/image/usr/include >>> Completed installing btrfs-progs-5.1 into /tmp/portage/sys-fs/btrfs-progs-5.1/image * Final size of build directory: 22268 KiB (21.7 MiB) * Final size of installed tree: 5304 KiB ( 5.1 MiB) * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/libbtrfsutil.so.1.1.1 ./ ./lib/ ./lib/udev/ ./lib/udev/rules.d/ ./lib/udev/rules.d/64-btrfs-dm.rules ./sbin/ ./sbin/btrfsck ./sbin/fsck.btrfs ./sbin/btrfs-convert ./sbin/btrfs-select-super ./sbin/btrfstune ./sbin/btrfs-find-root ./sbin/btrfs-image ./sbin/btrfs-map-logical ./sbin/mkfs.btrfs ./sbin/btrfs ./usr/ ./usr/include/ ./usr/include/btrfsutil.h ./usr/include/btrfs/ ./usr/include/btrfs/version.h ./usr/include/btrfs/btrfsck.h ./usr/include/btrfs/ctree.h ./usr/include/btrfs/ioctl.h ./usr/include/btrfs/extent_io.h ./usr/include/btrfs/extent-cache.h ./usr/include/btrfs/raid56.h ./usr/include/btrfs/sizes.h ./usr/include/btrfs/radix-tree.h ./usr/include/btrfs/kerncompat.h ./usr/include/btrfs/list.h ./usr/include/btrfs/crc32c.h ./usr/include/btrfs/btrfs-list.h ./usr/include/btrfs/rbtree.h ./usr/include/btrfs/send.h ./usr/include/btrfs/send-utils.h ./usr/include/btrfs/send-stream.h ./usr/lib64/ ./usr/lib64/libbtrfsutil.so ./usr/lib64/libbtrfsutil.so.1 ./usr/lib64/libbtrfs.so ./usr/lib64/libbtrfs.so.0 ./usr/lib64/libbtrfsutil.so.1.1.1 ./usr/lib64/libbtrfs.so.0.1 ./usr/share/ ./usr/share/bash-completion/ ./usr/share/bash-completion/completions/ ./usr/share/bash-completion/completions/btrfs ./usr/share/man/ ./usr/share/man/man8/ ./usr/share/man/man8/btrfsck.8 ./usr/share/man/man8/btrfs-property.8 ./usr/share/man/man8/btrfs-restore.8 ./usr/share/man/man8/btrfs-replace.8 ./usr/share/man/man8/btrfs-qgroup.8 ./usr/share/man/man8/btrfs-quota.8 ./usr/share/man/man8/btrfs-receive.8 ./usr/share/man/man8/btrfs-send.8 ./usr/share/man/man8/btrfs-inspect-internal.8 ./usr/share/man/man8/btrfs-rescue.8 ./usr/share/man/man8/btrfs-check.8 ./usr/share/man/man8/btrfs-scrub.8 ./usr/share/man/man8/btrfs-device.8 ./usr/share/man/man8/btrfs-balance.8 ./usr/share/man/man8/btrfs-filesystem.8 ./usr/share/man/man8/btrfs-subvolume.8 ./usr/share/man/man8/mkfs.btrfs.8 ./usr/share/man/man8/fsck.btrfs.8 ./usr/share/man/man8/btrfstune.8 ./usr/share/man/man8/btrfs-select-super.8 ./usr/share/man/man8/btrfs-map-logical.8 ./usr/share/man/man8/btrfs-image.8 ./usr/share/man/man8/btrfs-find-root.8 ./usr/share/man/man8/btrfs-convert.8 ./usr/share/man/man8/btrfs.8 ./usr/share/man/man5/ ./usr/share/man/man5/btrfs.5 >>> Done. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version /sbin/btrfs /sbin/btrfs-map-logical /usr/lib64/libbtrfs.so.0.1 /usr/lib64/libbtrfsutil.so.1.1.1 /sbin/btrfs-select-super /sbin/btrfs-find-root /sbin/btrfstune /sbin/btrfs-image /sbin/mkfs.btrfs /sbin/btrfs-convert * checking 62 files for package collisions >>> Merging sys-fs/btrfs-progs-5.1 to / --- /usr/ --- /usr/share/ --- /usr/share/man/ --- /usr/share/man/man5/ >>> /usr/share/man/man5/btrfs.5.lz --- /usr/share/man/man8/ >>> /usr/share/man/man8/btrfsck.8 >>> /usr/share/man/man8/btrfs-find-root.8.lz >>> /usr/share/man/man8/btrfs-convert.8.lz >>> /usr/share/man/man8/btrfs.8.lz >>> /usr/share/man/man8/btrfs-image.8.lz >>> /usr/share/man/man8/btrfs-map-logical.8.lz >>> /usr/share/man/man8/btrfs-select-super.8.lz >>> /usr/share/man/man8/btrfstune.8.lz >>> /usr/share/man/man8/fsck.btrfs.8.lz >>> /usr/share/man/man8/mkfs.btrfs.8.lz >>> /usr/share/man/man8/btrfs-filesystem.8.lz >>> /usr/share/man/man8/btrfs-subvolume.8.lz >>> /usr/share/man/man8/btrfs-balance.8.lz >>> /usr/share/man/man8/btrfs-device.8.lz >>> /usr/share/man/man8/btrfs-scrub.8.lz >>> /usr/share/man/man8/btrfs-rescue.8.lz >>> /usr/share/man/man8/btrfs-check.8.lz >>> /usr/share/man/man8/btrfs-send.8.lz >>> /usr/share/man/man8/btrfs-inspect-internal.8.lz >>> /usr/share/man/man8/btrfs-quota.8.lz >>> /usr/share/man/man8/btrfs-receive.8.lz >>> /usr/share/man/man8/btrfs-qgroup.8.lz >>> /usr/share/man/man8/btrfs-replace.8.lz >>> /usr/share/man/man8/btrfs-restore.8.lz >>> /usr/share/man/man8/btrfs-property.8.lz --- /usr/share/bash-completion/ --- /usr/share/bash-completion/completions/ >>> /usr/share/bash-completion/completions/btrfs --- /usr/lib64/ >>> /usr/lib64/libbtrfs.so.0 -> libbtrfs.so.0.1 >>> /usr/lib64/libbtrfs.so -> libbtrfs.so.0.1 >>> /usr/lib64/libbtrfs.so.0.1 >>> /usr/lib64/libbtrfsutil.so.1.1.1 --- /usr/include/ --- /usr/include/btrfs/ >>> /usr/include/btrfs/send-stream.h >>> /usr/include/btrfs/send-utils.h >>> /usr/include/btrfs/send.h >>> /usr/include/btrfs/rbtree.h >>> /usr/include/btrfs/btrfs-list.h >>> /usr/include/btrfs/crc32c.h >>> /usr/include/btrfs/list.h >>> /usr/include/btrfs/kerncompat.h >>> /usr/include/btrfs/radix-tree.h >>> /usr/include/btrfs/sizes.h >>> /usr/include/btrfs/raid56.h >>> /usr/include/btrfs/extent-cache.h >>> /usr/include/btrfs/extent_io.h >>> /usr/include/btrfs/ioctl.h >>> /usr/include/btrfs/ctree.h >>> /usr/include/btrfs/btrfsck.h >>> /usr/include/btrfs/version.h >>> /usr/include/btrfsutil.h --- /sbin/ >>> /sbin/fsck.btrfs >>> /sbin/btrfsck -> btrfs >>> /sbin/btrfs-map-logical >>> /sbin/btrfs >>> /sbin/btrfs-select-super >>> /sbin/btrfs-image >>> /sbin/btrfs-find-root >>> /sbin/btrfstune >>> /sbin/mkfs.btrfs >>> /sbin/btrfs-convert --- /lib/ --- /lib/udev/ --- /lib/udev/rules.d/ >>> /lib/udev/rules.d/64-btrfs-dm.rules >>> /usr/lib64/libbtrfsutil.so -> libbtrfsutil.so.1.1.1 >>> /usr/lib64/libbtrfsutil.so.1 -> libbtrfsutil.so.1.1.1 >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced obj /usr/share/man/man8/mkfs.btrfs.8.lz --- replaced obj /usr/share/man/man8/fsck.btrfs.8.lz --- replaced obj /usr/share/man/man8/btrfstune.8.lz --- replaced obj /usr/share/man/man8/btrfsck.8 --- replaced obj /usr/share/man/man8/btrfs.8.lz --- replaced obj /usr/share/man/man8/btrfs-subvolume.8.lz --- replaced obj /usr/share/man/man8/btrfs-send.8.lz --- replaced obj /usr/share/man/man8/btrfs-select-super.8.lz --- replaced obj /usr/share/man/man8/btrfs-scrub.8.lz --- replaced obj /usr/share/man/man8/btrfs-restore.8.lz --- replaced obj /usr/share/man/man8/btrfs-rescue.8.lz --- replaced obj /usr/share/man/man8/btrfs-replace.8.lz --- replaced obj /usr/share/man/man8/btrfs-receive.8.lz --- replaced obj /usr/share/man/man8/btrfs-quota.8.lz --- replaced obj /usr/share/man/man8/btrfs-qgroup.8.lz --- replaced obj /usr/share/man/man8/btrfs-property.8.lz --- replaced obj /usr/share/man/man8/btrfs-map-logical.8.lz --- replaced obj /usr/share/man/man8/btrfs-inspect-internal.8.lz --- replaced obj /usr/share/man/man8/btrfs-image.8.lz --- replaced obj /usr/share/man/man8/btrfs-find-root.8.lz --- replaced obj /usr/share/man/man8/btrfs-filesystem.8.lz --- replaced obj /usr/share/man/man8/btrfs-device.8.lz --- replaced obj /usr/share/man/man8/btrfs-convert.8.lz --- replaced obj /usr/share/man/man8/btrfs-check.8.lz --- replaced obj /usr/share/man/man8/btrfs-balance.8.lz --- replaced dir /usr/share/man/man8 --- replaced obj /usr/share/man/man5/btrfs.5.lz --- replaced dir /usr/share/man/man5 --- replaced dir /usr/share/man --- replaced obj /usr/share/bash-completion/completions/btrfs --- replaced dir /usr/share/bash-completion/completions --- replaced dir /usr/share/bash-completion --- replaced dir /usr/share <<< obj /usr/lib64/libbtrfsutil.so.1.1.0 --- replaced sym /usr/lib64/libbtrfsutil.so.1 --- replaced sym /usr/lib64/libbtrfsutil.so --- replaced obj /usr/lib64/libbtrfs.so.0.1 --- replaced sym /usr/lib64/libbtrfs.so.0 --- replaced sym /usr/lib64/libbtrfs.so --- replaced dir /usr/lib64 --- replaced obj /usr/include/btrfsutil.h --- replaced obj /usr/include/btrfs/version.h --- replaced obj /usr/include/btrfs/sizes.h --- replaced obj /usr/include/btrfs/send.h --- replaced obj /usr/include/btrfs/send-utils.h --- replaced obj /usr/include/btrfs/send-stream.h --- replaced obj /usr/include/btrfs/rbtree.h --- replaced obj /usr/include/btrfs/raid56.h --- replaced obj /usr/include/btrfs/radix-tree.h --- replaced obj /usr/include/btrfs/list.h --- replaced obj /usr/include/btrfs/kerncompat.h --- replaced obj /usr/include/btrfs/ioctl.h --- replaced obj /usr/include/btrfs/extent_io.h --- replaced obj /usr/include/btrfs/extent-cache.h --- replaced obj /usr/include/btrfs/ctree.h --- replaced obj /usr/include/btrfs/crc32c.h --- replaced obj /usr/include/btrfs/btrfsck.h --- replaced obj /usr/include/btrfs/btrfs-list.h --- replaced dir /usr/include/btrfs --- replaced dir /usr/include --- replaced dir /usr --- replaced obj /sbin/mkfs.btrfs --- replaced obj /sbin/fsck.btrfs --- replaced obj /sbin/btrfstune --- replaced sym /sbin/btrfsck --- replaced obj /sbin/btrfs-select-super --- replaced obj /sbin/btrfs-map-logical --- replaced obj /sbin/btrfs-image --- replaced obj /sbin/btrfs-find-root --- replaced obj /sbin/btrfs-convert --- replaced obj /sbin/btrfs --- replaced dir /sbin --- replaced obj /lib/udev/rules.d/64-btrfs-dm.rules --- replaced dir /lib/udev/rules.d --- replaced dir /lib/udev --- replaced dir /lib >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. >>> sys-fs/btrfs-progs-5.1 merged. >>> Regenerating /etc/ld.so.cache...