D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/btrfs-progs-5.9-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i3MyCn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf btrfs-progs-v5.9 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/btrfs-progs-v5.9.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd btrfs-progs-v5.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/btrfs-progs-recognize-fsck.btrfs-like-btrfsck.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fLBk6n + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd btrfs-progs-v5.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh Generate build-system by: aclocal: aclocal (GNU automake) 1.16.2 autoconf: autoconf (GNU Autoconf) 2.69d.2-c8b3f autoheader: autoheader (GNU Autoconf) 2.69d.2-c8b3f automake: automake (GNU automake) 1.16.2 Now type './configure' and 'make' to compile. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir /usr/sbin 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' configure: WARNING: unrecognized options: --disable-dependency-tracking ./configure: fork: retry: Resource temporarily unavailable checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether C compiler accepts -std=gnu90... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for rm... /usr/bin/rm checking for rmdir... /usr/bin/rmdir checking for openat... yes checking for reallocarray... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for execinfo.h... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes checking for xmlto... /usr/bin/xmlto checking for mv... /usr/bin/mv checking for a sed that does not truncate output... /usr/bin/sed checking for asciidoc... /usr/bin/asciidoc checking for asciidoctor... no checking for EXT2FS... yes checking for COM_ERR... yes checking for REISERFS... no 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 ZSTD... yes checking for a Python interpreter with version >= 3.4... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for PYTHON... yes checking for lzo_version in -llzo2... yes configure: creating ./config.status config.status: creating Makefile.inc config.status: creating Documentation/Makefile config.status: creating version.h config.status: creating libbtrfsutil/libbtrfsutil.pc config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking btrfs-progs: v5.9 libbtrfs: 0.1.2 (deprecated) libbtrfsutil: 1.2.0 prefix: /usr exec prefix: /usr bindir: /usr/sbin libdir: /usr/lib64 includedir: /usr/include pkgconfigdir: ${libdir}/pkgconfig compiler: x86_64-mageia-linux-gnu-gcc cflags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags programs: yes shared libraries: yes static libraries: yes documentation: yes doc generator: asciidoc backtrace support: yes btrfs-convert: yes (ext2) btrfs-restore zstd: yes Python bindings: yes Python interpreter: /usr/bin/python crypto provider: builtin Type 'make' to compile. + /usr/bin/make -O -j8 V=1 VERBOSE=1 x86_64-mageia-linux-gnu-gcc -MM -MG -MF btrfs-fragments.o.d -MT btrfs-fragments.o -MT btrfs-fragments.static.o -MT btrfs-fragments.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-fragments.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-corrupt-block.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-select-super.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF btrfstune.o.d -MT btrfstune.o -MT btrfstune.static.o -MT btrfstune.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfstune.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF libbtrfsutil/stubs.o.d -MT libbtrfsutil/stubs.o -MT libbtrfsutil/stubs.static.o -MT libbtrfsutil/stubs.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/stubs.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-map-logical.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF btrfs.o.d -MT btrfs.o -MT btrfs.static.o -MT btrfs.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-find-root.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF libbtrfsutil/qgroup.o.d -MT libbtrfsutil/qgroup.o -MT libbtrfsutil/qgroup.static.o -MT libbtrfsutil/qgroup.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/qgroup.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF libbtrfsutil/filesystem.o.d -MT libbtrfsutil/filesystem.o -MT libbtrfsutil/filesystem.static.o -MT libbtrfsutil/filesystem.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/filesystem.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF libbtrfsutil/subvolume.o.d -MT libbtrfsutil/subvolume.o -MT libbtrfsutil/subvolume.static.o -MT libbtrfsutil/subvolume.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/subvolume.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF libbtrfsutil/errors.o.d -MT libbtrfsutil/errors.o -MT libbtrfsutil/errors.static.o -MT libbtrfsutil/errors.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough libbtrfsutil/errors.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF image/sanitize.o.d -MT image/sanitize.o -MT image/sanitize.static.o -MT image/sanitize.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough image/sanitize.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF image/main.o.d -MT image/main.o -MT image/main.static.o -MT image/main.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough image/main.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-ext2.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF mkfs/rootdir.o.d -MT mkfs/rootdir.o -MT mkfs/rootdir.static.o -MT mkfs/rootdir.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/rootdir.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF mkfs/common.o.d -MT mkfs/common.o -MT mkfs/common.static.o -MT mkfs/common.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/common.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-reiserfs.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF mkfs/main.o.d -MT mkfs/main.o -MT mkfs/main.static.o -MT mkfs/main.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough mkfs/main.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough convert/source-fs.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF crypto/blake2b-ref.o.d -MT crypto/blake2b-ref.o -MT crypto/blake2b-ref.static.o -MT crypto/blake2b-ref.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/blake2b-ref.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF convert/common.o.d -MT convert/common.o -MT convert/common.static.o -MT convert/common.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough convert/common.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF convert/main.o.d -MT convert/main.o -MT convert/main.static.o -MT convert/main.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough convert/main.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF crypto/sha224-256.o.d -MT crypto/sha224-256.o -MT crypto/sha224-256.static.o -MT crypto/sha224-256.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/sha224-256.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF crypto/xxhash.o.d -MT crypto/xxhash.o -MT crypto/xxhash.static.o -MT crypto/xxhash.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/xxhash.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/path-utils.o.d -MT common/path-utils.o -MT common/path-utils.static.o -MT common/path-utils.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/path-utils.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF crypto/hash.o.d -MT crypto/hash.o -MT crypto/hash.static.o -MT crypto/hash.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/hash.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/tables.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/file-item.o.d -MT kernel-shared/file-item.o -MT kernel-shared/file-item.static.o -MT kernel-shared/file-item.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/file-item.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/utils.o.d -MT common/utils.o -MT common/utils.static.o -MT common/utils.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/utils.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/inode-item.o.d -MT kernel-shared/inode-item.o -MT kernel-shared/inode-item.static.o -MT kernel-shared/inode-item.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/inode-item.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/raid56.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/device-scan.o.d -MT common/device-scan.o -MT common/device-scan.static.o -MT common/device-scan.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/device-scan.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF repair.o.d -MT repair.o -MT repair.static.o -MT repair.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough repair.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/free-space-tree.o.d -MT kernel-shared/free-space-tree.o -MT kernel-shared/free-space-tree.static.o -MT kernel-shared/free-space-tree.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/free-space-tree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/transaction.o.d -MT kernel-shared/transaction.o -MT kernel-shared/transaction.static.o -MT kernel-shared/transaction.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/transaction.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/volumes.o.d -MT kernel-shared/volumes.o -MT kernel-shared/volumes.static.o -MT kernel-shared/volumes.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/volumes.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/root-tree.o.d -MT kernel-shared/root-tree.o -MT kernel-shared/root-tree.static.o -MT kernel-shared/root-tree.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/root-tree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/free-space-cache.o.d -MT kernel-shared/free-space-cache.o -MT kernel-shared/free-space-cache.static.o -MT kernel-shared/free-space-cache.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/free-space-cache.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/print-tree.o.d -MT kernel-shared/print-tree.o -MT kernel-shared/print-tree.static.o -MT kernel-shared/print-tree.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/print-tree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/delayed-ref.o.d -MT kernel-shared/delayed-ref.o -MT kernel-shared/delayed-ref.static.o -MT kernel-shared/delayed-ref.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/delayed-ref.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/extent-tree.o.d -MT kernel-shared/extent-tree.o -MT kernel-shared/extent-tree.static.o -MT kernel-shared/extent-tree.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/extent-tree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/rbtree-utils.o.d -MT common/rbtree-utils.o -MT common/rbtree-utils.static.o -MT common/rbtree-utils.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/rbtree-utils.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/disk-io.o.d -MT kernel-shared/disk-io.o -MT kernel-shared/disk-io.static.o -MT kernel-shared/disk-io.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/disk-io.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/ctree.o.d -MT kernel-shared/ctree.o -MT kernel-shared/ctree.static.o -MT kernel-shared/ctree.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/ctree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/uuid-tree.o.d -MT kernel-shared/uuid-tree.o -MT kernel-shared/uuid-tree.static.o -MT kernel-shared/uuid-tree.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/uuid-tree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/messages.o.d -MT common/messages.o -MT common/messages.static.o -MT common/messages.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/messages.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/utils-lib.o.d -MT common/utils-lib.o -MT common/utils-lib.static.o -MT common/utils-lib.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/utils-lib.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF crypto/crc32c.o.d -MT crypto/crc32c.o -MT crypto/crc32c.static.o -MT crypto/crc32c.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough crypto/crc32c.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/extent_io.o.d -MT kernel-shared/extent_io.o -MT kernel-shared/extent_io.static.o -MT kernel-shared/extent_io.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/extent_io.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/extent-cache.o.d -MT common/extent-cache.o -MT common/extent-cache.static.o -MT common/extent-cache.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/extent-cache.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/radix-tree.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/rbtree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/send-utils.o.d -MT common/send-utils.o -MT common/send-utils.static.o -MT common/send-utils.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-utils.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF btrfs-list.o.d -MT btrfs-list.o -MT btrfs-list.static.o -MT btrfs-list.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough btrfs-list.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/send-stream.o.d -MT common/send-stream.o -MT common/send-stream.static.o -MT common/send-stream.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-stream.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough check/mode-lowmem.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough check/mode-common.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/filesystem-du.o.d -MT cmds/filesystem-du.o -MT cmds/filesystem-du.static.o -MT cmds/filesystem-du.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem-du.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-tree-stats.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-dump-super.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/filesystem-usage.o.d -MT cmds/filesystem-usage.o -MT cmds/filesystem-usage.static.o -MT cmds/filesystem-usage.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem-usage.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect-dump-tree.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/property.o.d -MT cmds/property.o -MT cmds/property.static.o -MT cmds/property.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/property.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/rescue-super-recover.o.d -MT cmds/rescue-super-recover.o -MT cmds/rescue-super-recover.static.o -MT cmds/rescue-super-recover.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue-super-recover.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/rescue-chunk-recover.o.d -MT cmds/rescue-chunk-recover.o -MT cmds/rescue-chunk-recover.static.o -MT cmds/rescue-chunk-recover.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue-chunk-recover.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/rescue.o.d -MT cmds/rescue.o -MT cmds/rescue.static.o -MT cmds/rescue.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/rescue.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/restore.o.d -MT cmds/restore.o -MT cmds/restore.static.o -MT cmds/restore.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/restore.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF check/main.o.d -MT check/main.o -MT check/main.static.o -MT check/main.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough check/main.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/replace.o.d -MT cmds/replace.o -MT cmds/replace.static.o -MT cmds/replace.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/replace.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/qgroup.o.d -MT cmds/qgroup.o -MT cmds/qgroup.static.o -MT cmds/qgroup.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/qgroup.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/quota.o.d -MT cmds/quota.o -MT cmds/quota.static.o -MT cmds/quota.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/quota.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/balance.o.d -MT cmds/balance.o -MT cmds/balance.static.o -MT cmds/balance.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/balance.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/receive.o.d -MT cmds/receive.o -MT cmds/receive.static.o -MT cmds/receive.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/receive.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/send.o.d -MT cmds/send.o -MT cmds/send.static.o -MT cmds/send.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/send.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/inspect.o.d -MT cmds/inspect.o -MT cmds/inspect.static.o -MT cmds/inspect.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/inspect.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/scrub.o.d -MT cmds/scrub.o -MT cmds/scrub.static.o -MT cmds/scrub.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/scrub.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/device.o.d -MT cmds/device.o -MT cmds/device.static.o -MT cmds/device.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/device.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/filesystem.o.d -MT cmds/filesystem.o -MT cmds/filesystem.static.o -MT cmds/filesystem.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/filesystem.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/subvolume.o.d -MT cmds/subvolume.o -MT cmds/subvolume.static.o -MT cmds/subvolume.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/subvolume.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/device-utils.o.d -MT common/device-utils.o -MT common/device-utils.static.o -MT common/device-utils.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/device-utils.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/format-output.o.d -MT common/format-output.o -MT common/format-output.static.o -MT common/format-output.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/format-output.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/fsfeatures.o.d -MT common/fsfeatures.o -MT common/fsfeatures.static.o -MT common/fsfeatures.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/fsfeatures.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/help.o.d -MT common/help.o -MT common/help.static.o -MT common/help.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/help.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF cmds/receive-dump.o.d -MT cmds/receive-dump.o -MT cmds/receive-dump.static.o -MT cmds/receive-dump.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough cmds/receive-dump.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/file.o.d -MT kernel-shared/file.o -MT kernel-shared/file.static.o -MT kernel-shared/file.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/file.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/task-utils.o.d -MT common/task-utils.o -MT common/task-utils.static.o -MT common/task-utils.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/task-utils.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF common/string-table.o.d -MT common/string-table.o -MT common/string-table.static.o -MT common/string-table.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/string-table.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/inode.o.d -MT kernel-shared/inode.o -MT kernel-shared/inode.static.o -MT kernel-shared/inode.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/inode.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/backref.o.d -MT kernel-shared/backref.o -MT kernel-shared/backref.static.o -MT kernel-shared/backref.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/backref.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF check/qgroup-verify.o.d -MT check/qgroup-verify.o -MT check/qgroup-verify.static.o -MT check/qgroup-verify.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough check/qgroup-verify.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/ulist.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF props.o.d -MT props.o -MT props.static.o -MT props.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough props.c x86_64-mageia-linux-gnu-gcc -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-lib/list_sort.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF qgroup.o.d -MT qgroup.o -MT qgroup.static.o -MT qgroup.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough qgroup.c x86_64-mageia-linux-gnu-gcc -MM -MG -MF kernel-shared/dir-item.o.d -MT kernel-shared/dir-item.o -MT kernel-shared/dir-item.static.o -MT kernel-shared/dir-item.o.d -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough kernel-shared/dir-item.c true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/list_sort.c [CC] kernel-lib/list_sort.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/list_sort.c -o kernel-lib/list_sort.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs.c [CC] btrfs.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs.c -o btrfs.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/dir-item.c [CC] kernel-shared/dir-item.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/dir-item.c -o kernel-shared/dir-item.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/ulist.c [CC] kernel-shared/ulist.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/ulist.c -o kernel-shared/ulist.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 props.c [CC] props.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c props.c -o props.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/string-table.c [CC] common/string-table.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/string-table.c -o common/string-table.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/task-utils.c [CC] common/task-utils.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/task-utils.c -o common/task-utils.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/file.c [CC] kernel-shared/file.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/file.c -o kernel-shared/file.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/help.c [CC] common/help.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/help.c -o common/help.o \ In file included from /usr/include/stdio.h:867, from common/help.c:17: In function 'fprintf', inlined from 'usage_command_internal' at common/help.c:257:3, inlined from 'usage_command_usagestr' at common/help.c:271:8, inlined from 'usage' at common/help.c:331:2: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'usage_command_internal' at common/help.c:254:3, inlined from 'usage_command_usagestr' at common/help.c:271:8, inlined from 'usage' at common/help.c:331:2: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/inode.c [CC] kernel-shared/inode.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/inode.c -o kernel-shared/inode.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 qgroup.c [CC] qgroup.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c qgroup.c -o qgroup.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/receive-dump.c [CC] cmds/receive-dump.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/receive-dump.c -o cmds/receive-dump.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/fsfeatures.c [CC] common/fsfeatures.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/fsfeatures.c -o common/fsfeatures.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/device-utils.c [CC] common/device-utils.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/device-utils.c -o common/device-utils.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/format-output.c [CC] common/format-output.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/format-output.c -o common/format-output.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/qgroup-verify.c [CC] check/qgroup-verify.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/qgroup-verify.c -o check/qgroup-verify.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/backref.c [CC] kernel-shared/backref.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/backref.c -o kernel-shared/backref.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/device.c [CC] cmds/device.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/device.c -o cmds/device.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/quota.c [CC] cmds/quota.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/quota.c -o cmds/quota.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/subvolume.c [CC] cmds/subvolume.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/subvolume.c -o cmds/subvolume.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect.c [CC] cmds/inspect.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect.c -o cmds/inspect.o \ cmds/inspect.c: In function 'cmd_inspect_logical_resolve': cmds/inspect.c:248:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 248 | path_ptr[-1] = '/'; | ~~~~~~~~~~~~~^~~~~ cmds/inspect.c:155:7: note: at offset -1 to object 'full_path' with size 4096 declared here 155 | char full_path[PATH_MAX]; | ^~~~~~~~~ cmds/inspect.c:245:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 245 | path_ptr[-1] = '\0'; | ~~~~~~~~~~~~~^~~~~~ cmds/inspect.c:155:7: note: at offset -1 to object 'full_path' with size 4096 declared here 155 | char full_path[PATH_MAX]; | ^~~~~~~~~ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem.c [CC] cmds/filesystem.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/filesystem.c -o cmds/filesystem.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/balance.c [CC] cmds/balance.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/balance.c -o cmds/balance.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/send.c [CC] cmds/send.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/send.c -o cmds/send.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/qgroup.c [CC] cmds/qgroup.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/qgroup.c -o cmds/qgroup.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue.c [CC] cmds/rescue.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/rescue.c -o cmds/rescue.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/replace.c [CC] cmds/replace.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/replace.c -o cmds/replace.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/receive.c [CC] cmds/receive.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/receive.c -o cmds/receive.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue-super-recover.c [CC] cmds/rescue-super-recover.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/rescue-super-recover.c -o cmds/rescue-super-recover.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/scrub.c [CC] cmds/scrub.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/scrub.c -o cmds/scrub.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/property.c [CC] cmds/property.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/property.c -o cmds/property.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-dump-super.c [CC] cmds/inspect-dump-super.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect-dump-super.c -o cmds/inspect-dump-super.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-dump-tree.c [CC] cmds/inspect-dump-tree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect-dump-tree.c -o cmds/inspect-dump-tree.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem-usage.c [CC] cmds/filesystem-usage.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/filesystem-usage.c -o cmds/filesystem-usage.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/filesystem-du.c [CC] cmds/filesystem-du.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/filesystem-du.c -o cmds/filesystem-du.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/restore.c [CC] cmds/restore.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/restore.c -o cmds/restore.o -DBTRFSRESTORE_ZSTD=1 \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/inspect-tree-stats.c [CC] cmds/inspect-tree-stats.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/inspect-tree-stats.c -o cmds/inspect-tree-stats.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/common.c [CC] mkfs/common.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c mkfs/common.c -o mkfs/common.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/send-stream.c [CC] common/send-stream.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/send-stream.c -o common/send-stream.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/send-utils.c [CC] common/send-utils.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/send-utils.c -o common/send-utils.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/mode-common.c [CC] check/mode-common.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/mode-common.c -o check/mode-common.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/rbtree.c [CC] kernel-lib/rbtree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/rbtree.c -o kernel-lib/rbtree.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/extent-cache.c [CC] common/extent-cache.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/extent-cache.c -o common/extent-cache.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/crc32c.c [CC] crypto/crc32c.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/crc32c.c -o crypto/crc32c.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/radix-tree.c [CC] kernel-lib/radix-tree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/radix-tree.c -o kernel-lib/radix-tree.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/messages.c [CC] common/messages.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/messages.c -o common/messages.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 cmds/rescue-chunk-recover.c [CC] cmds/rescue-chunk-recover.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c cmds/rescue-chunk-recover.c -o cmds/rescue-chunk-recover.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/uuid-tree.c [CC] kernel-shared/uuid-tree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/uuid-tree.c -o kernel-shared/uuid-tree.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/utils-lib.c [CC] common/utils-lib.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/utils-lib.c -o common/utils-lib.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/rbtree-utils.c [CC] common/rbtree-utils.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/rbtree-utils.c -o common/rbtree-utils.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/extent_io.c [CC] kernel-shared/extent_io.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/extent_io.c -o kernel-shared/extent_io.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-list.c [CC] btrfs-list.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-list.c -o btrfs-list.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/delayed-ref.c [CC] kernel-shared/delayed-ref.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/delayed-ref.c -o kernel-shared/delayed-ref.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/root-tree.c [CC] kernel-shared/root-tree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/root-tree.c -o kernel-shared/root-tree.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/free-space-cache.c [CC] kernel-shared/free-space-cache.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/free-space-cache.c -o kernel-shared/free-space-cache.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/disk-io.c [CC] kernel-shared/disk-io.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/disk-io.c -o kernel-shared/disk-io.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/transaction.c [CC] kernel-shared/transaction.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/transaction.c -o kernel-shared/transaction.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 repair.c [CC] repair.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c repair.c -o repair.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/inode-item.c [CC] kernel-shared/inode-item.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/inode-item.c -o kernel-shared/inode-item.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/print-tree.c [CC] kernel-shared/print-tree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/print-tree.c -o kernel-shared/print-tree.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/volumes.c [CC] kernel-shared/volumes.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/volumes.c -o kernel-shared/volumes.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/file-item.c [CC] kernel-shared/file-item.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/file-item.c -o kernel-shared/file-item.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/raid56.c [CC] kernel-lib/raid56.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/raid56.c -o kernel-lib/raid56.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/mode-lowmem.c [CC] check/mode-lowmem.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/mode-lowmem.c -o check/mode-lowmem.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/free-space-tree.c [CC] kernel-shared/free-space-tree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/free-space-tree.c -o kernel-shared/free-space-tree.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-lib/tables.c [CC] kernel-lib/tables.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-lib/tables.c -o kernel-lib/tables.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/extent-tree.c [CC] kernel-shared/extent-tree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/extent-tree.c -o kernel-shared/extent-tree.o \ [CC] libbtrfsutil/stubs.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/stubs.o -c libbtrfsutil/stubs.c -o libbtrfsutil/stubs.o true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/path-utils.c [CC] common/path-utils.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/path-utils.c -o common/path-utils.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/hash.c [CC] crypto/hash.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/hash.c -o crypto/hash.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/device-scan.c [CC] common/device-scan.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/device-scan.c -o common/device-scan.o \ [CC] libbtrfsutil/errors.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/errors.o -c libbtrfsutil/errors.c -o libbtrfsutil/errors.o true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 kernel-shared/ctree.c [CC] kernel-shared/ctree.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c kernel-shared/ctree.c -o kernel-shared/ctree.o \ [CC] libbtrfsutil/qgroup.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/qgroup.o -c libbtrfsutil/qgroup.c -o libbtrfsutil/qgroup.o [CC] libbtrfsutil/filesystem.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/filesystem.o -c libbtrfsutil/filesystem.c -o libbtrfsutil/filesystem.o true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/sha224-256.c [CC] crypto/sha224-256.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/sha224-256.c -o crypto/sha224-256.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/xxhash.c [CC] crypto/xxhash.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/xxhash.c -o crypto/xxhash.o \ [CC] libbtrfsutil/subvolume.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil -o libbtrfsutil/subvolume.o -c libbtrfsutil/subvolume.c -o libbtrfsutil/subvolume.o true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-map-logical.c [CC] btrfs-map-logical.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-map-logical.c -o btrfs-map-logical.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 crypto/blake2b-ref.c [CC] crypto/blake2b-ref.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c crypto/blake2b-ref.c -o crypto/blake2b-ref.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 common/utils.c [CC] common/utils.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c common/utils.c -o common/utils.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/rootdir.c [CC] mkfs/rootdir.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c mkfs/rootdir.c -o mkfs/rootdir.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 image/sanitize.c [CC] image/sanitize.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c image/sanitize.c -o image/sanitize.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-find-root.c [CC] btrfs-find-root.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-find-root.c -o btrfs-find-root.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-select-super.c [CC] btrfs-select-super.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-select-super.c -o btrfs-select-super.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfstune.c [CC] btrfstune.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfstune.c -o btrfstune.o \ true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-reiserfs.c [CC] convert/source-reiserfs.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/source-reiserfs.c -o convert/source-reiserfs.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-fs.c [CC] convert/source-fs.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/source-fs.c -o convert/source-fs.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 mkfs/main.c [CC] mkfs/main.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c mkfs/main.c -o mkfs/main.o \ [LD] libbtrfsutil.so.1.2.0 x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -D_GNU_SOURCE -fPIC -fvisibility=hidden -I./libbtrfsutil libbtrfsutil/errors.o libbtrfsutil/filesystem.o libbtrfsutil/subvolume.o libbtrfsutil/qgroup.o libbtrfsutil/stubs.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. \ -shared -Wl,-soname,libbtrfsutil.so.1 \ -Wl,--version-script=libbtrfsutil.sym -o libbtrfsutil.so.1.2.0 Making all in Documentation /usr/bin/make --no-print-directory Q= -C Documentation [LD] libbtrfs.so.0.1 x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough common/send-stream.o common/send-utils.o kernel-lib/rbtree.o btrfs-list.o kernel-lib/radix-tree.o common/extent-cache.o kernel-shared/extent_io.o crypto/crc32c.o common/messages.o kernel-shared/uuid-tree.o common/utils-lib.o common/rbtree-utils.o kernel-shared/ctree.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/delayed-ref.o kernel-shared/print-tree.o kernel-shared/free-space-cache.o kernel-shared/root-tree.o kernel-shared/volumes.o kernel-shared/transaction.o kernel-shared/free-space-tree.o repair.o kernel-shared/inode-item.o kernel-shared/file-item.o kernel-lib/raid56.o kernel-lib/tables.o common/device-scan.o common/path-utils.o common/utils.o libbtrfsutil/subvolume.o libbtrfsutil/stubs.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread \ -shared -Wl,-soname,libbtrfs.so.0 -Wl,--version-script=libbtrfs.sym -o libbtrfs.so.0.1 [AR] libbtrfs.a x86_64-mageia-linux-gnu-ar cr libbtrfs.a common/send-stream.o common/send-utils.o kernel-lib/rbtree.o btrfs-list.o kernel-lib/radix-tree.o common/extent-cache.o kernel-shared/extent_io.o crypto/crc32c.o common/messages.o kernel-shared/uuid-tree.o common/utils-lib.o common/rbtree-utils.o kernel-shared/ctree.o kernel-shared/disk-io.o kernel-shared/extent-tree.o kernel-shared/delayed-ref.o kernel-shared/print-tree.o kernel-shared/free-space-cache.o kernel-shared/root-tree.o kernel-shared/volumes.o kernel-shared/transaction.o kernel-shared/free-space-tree.o repair.o kernel-shared/inode-item.o kernel-shared/file-item.o kernel-lib/raid56.o kernel-lib/tables.o common/device-scan.o common/path-utils.o common/utils.o libbtrfsutil/subvolume.o libbtrfsutil/stubs.o crypto/hash.o crypto/xxhash.o crypto/sha224-256.o crypto/blake2b-ref.o [AR] libbtrfsutil.a x86_64-mageia-linux-gnu-ar cr libbtrfsutil.a libbtrfsutil/errors.o libbtrfsutil/filesystem.o libbtrfsutil/subvolume.o libbtrfsutil/qgroup.o libbtrfsutil/stubs.o [LN] libbtrfs.so.0 ln -s -f libbtrfs.so.0.1 libbtrfs.so.0 true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/common.c [CC] convert/common.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/common.c -o convert/common.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 [LN] libbtrfs.so ln -s -f libbtrfs.so.0.1 libbtrfs.so [LN] libbtrfsutil.so.1 ln -s -f libbtrfsutil.so.1.2.0 libbtrfsutil.so.1 [LN] libbtrfsutil.so ln -s -f libbtrfsutil.so.1.2.0 libbtrfsutil.so true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/source-ext2.c [CC] convert/source-ext2.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/source-ext2.c -o convert/source-ext2.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 [LD] mkfs.btrfs x86_64-mageia-linux-gnu-gcc -o mkfs.btrfs mkfs/main.o mkfs/common.o mkfs/rootdir.o kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o libbtrfs.a libbtrfsutil.a -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread [LD] btrfs-map-logical x86_64-mageia-linux-gnu-gcc -o btrfs-map-logical kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o btrfs-map-logical.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread /usr/bin/rm -f btrfs-ioctl.xml+ btrfs-ioctl.xml && \ /usr/bin/asciidoc -abtrfs_version=v5.9 -f asciidoc.conf -b docbook -d manpage -o btrfs-ioctl.xml+ btrfs-ioctl.asciidoc && \ /usr/bin/mv btrfs-ioctl.xml+ btrfs-ioctl.xml [LD] btrfs-find-root x86_64-mageia-linux-gnu-gcc -o btrfs-find-root kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o btrfs-find-root.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 convert/main.c [CC] convert/main.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c convert/main.c -o convert/main.o \ -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 [LD] btrfstune x86_64-mageia-linux-gnu-gcc -o btrfstune btrfstune.o kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o libbtrfs.a libbtrfsutil.a -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 btrfs-corrupt-block.c [CC] btrfs-corrupt-block.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c btrfs-corrupt-block.c -o btrfs-corrupt-block.o \ [LD] btrfs-select-super x86_64-mageia-linux-gnu-gcc -o btrfs-select-super kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o btrfs-select-super.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 image/main.c [CC] image/main.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c image/main.c -o image/main.o \ [LD] btrfs-convert x86_64-mageia-linux-gnu-gcc -o btrfs-convert convert/main.o convert/common.o convert/source-fs.o convert/source-ext2.o convert/source-reiserfs.o kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o libbtrfs.a libbtrfsutil.a -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -lext2fs -lcom_err -luuid -lblkid -L. -pthread [LD] btrfs-corrupt-block x86_64-mageia-linux-gnu-gcc -o btrfs-corrupt-block kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o btrfs-corrupt-block.o \ \ libbtrfs.a libbtrfsutil.a \ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread [LD] btrfs-image x86_64-mageia-linux-gnu-gcc -o btrfs-image image/main.o image/sanitize.o kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.o libbtrfs.a libbtrfsutil.a -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread -lz -llzo2 -lzstd /usr/bin/rm -f btrfs-ioctl.3 && \ /usr/bin/xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl man btrfs-ioctl.xml true -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE -Wdeclaration-after-statement -Wdefault-bitfield-sign -DBTRFSCONVERT_EXT2=1 -DBTRFSCONVERT_REISERFS=0 check/main.c [CC] check/main.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu90 -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fPIC -I. -I./libbtrfsutil -DCRYPTOPROVIDER_BUILTIN=1 -Wno-format-truncation -Wno-address-of-packed-member -Wimplicit-fallthrough -c check/main.c -o check/main.o \ /usr/bin/rm -f btrfs-man5.xml+ btrfs-man5.xml && \ /usr/bin/asciidoc -abtrfs_version=v5.9 -f asciidoc.conf -b docbook -d manpage -o btrfs-man5.xml+ btrfs-man5.asciidoc && \ /usr/bin/mv btrfs-man5.xml+ btrfs-man5.xml [LD] btrfs x86_64-mageia-linux-gnu-gcc -o btrfs btrfs.o kernel-shared/dir-item.o qgroup.o kernel-lib/list_sort.o props.o kernel-shared/ulist.o check/qgroup-verify.o kernel-shared/backref.o common/string-table.o common/task-utils.o kernel-shared/inode.o kernel-shared/file.o common/help.o cmds/receive-dump.o common/fsfeatures.o common/format-output.o common/device-utils.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 cmds/rescue-chunk-recover.o cmds/rescue-super-recover.o cmds/property.o cmds/filesystem-usage.o cmds/inspect-dump-tree.o cmds/inspect-dump-super.o cmds/inspect-tree-stats.o cmds/filesystem-du.o mkfs/common.o check/mode-common.o check/mode-lowmem.o libbtrfs.a libbtrfsutil.a -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -L. -luuid -lblkid -L. -pthread -lz -llzo2 -lzstd [LN] btrfsck ln -s -f btrfs btrfsck /usr/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 [PY] libbtrfsutil cd libbtrfsutil/python; \ CFLAGS="" LDFLAGS="" /usr/bin/python setup.py build_ext -i build running build_ext building 'btrfsutil' extension creating build creating build/temp.linux-x86_64-3.8 x86_64-mageia-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I.. -I/usr/include/python3.8 -c constants.c -o build/temp.linux-x86_64-3.8/constants.o x86_64-mageia-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I.. -I/usr/include/python3.8 -c error.c -o build/temp.linux-x86_64-3.8/error.o x86_64-mageia-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I.. -I/usr/include/python3.8 -c filesystem.c -o build/temp.linux-x86_64-3.8/filesystem.o x86_64-mageia-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I.. -I/usr/include/python3.8 -c module.c -o build/temp.linux-x86_64-3.8/module.o x86_64-mageia-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I.. -I/usr/include/python3.8 -c qgroup.c -o build/temp.linux-x86_64-3.8/qgroup.o x86_64-mageia-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I.. -I/usr/include/python3.8 -c subvolume.c -o build/temp.linux-x86_64-3.8/subvolume.o creating build/lib.linux-x86_64-3.8 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/constants.o build/temp.linux-x86_64-3.8/error.o build/temp.linux-x86_64-3.8/filesystem.o build/temp.linux-x86_64-3.8/module.o build/temp.linux-x86_64-3.8/qgroup.o build/temp.linux-x86_64-3.8/subvolume.o -L../.. -L/usr/lib64 -lbtrfsutil -lpython3.8 -o build/lib.linux-x86_64-3.8/btrfsutil.cpython-38-x86_64-linux-gnu.so copying build/lib.linux-x86_64-3.8/btrfsutil.cpython-38-x86_64-linux-gnu.so -> running build + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N8RmNp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64 + cd btrfs-progs-v5.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in Documentation /usr/bin/install -p -d -m 755 /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/man/man5 /usr/bin/install -p -d -m 755 /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/man/man8 /usr/bin/install -p -m 644 btrfs-man5.5 /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/man/man5 # the source file name of btrfs.5 clashes with section 8 page, but we # want to keep the code generic /usr/bin/mv /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/man/man5/btrfs-man5.5 /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/man/man5/btrfs.5 /usr/bin/install -p -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 /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/man/man8 /usr/bin/install -p -m 644 btrfsck.8 /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/man/man8 /usr/bin/install -p -m755 -d /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin /usr/bin/install -p btrfs mkfs.btrfs btrfs-map-logical btrfs-image btrfs-find-root btrfstune btrfs-select-super btrfs-convert /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin /usr/bin/install -p fsck.btrfs /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin # btrfsck is a link to btrfs in the src tree, make it so for installed file as well ln -s -f btrfs /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfsck /usr/bin/install -p -m755 -d /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib/udev/rules.d /usr/bin/install -p -m644 64-btrfs-dm.rules /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib/udev/rules.d /usr/bin/install -p -m755 -d /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64 /usr/bin/install -p libbtrfs.so.0.1 libbtrfsutil.so.1.2.0 libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so libbtrfs.a libbtrfsutil.a /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64 cp -d libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64 /usr/bin/install -p -m755 -d /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/include/btrfs /usr/bin/install -p -m644 common/send-stream.h common/send-utils.h send.h kernel-lib/rbtree.h btrfs-list.h crypto/crc32c.h kernel-lib/list.h kerncompat.h kernel-lib/radix-tree.h kernel-lib/sizes.h kernel-lib/raid56.h common/extent-cache.h kernel-shared/extent_io.h ioctl.h kernel-shared/ctree.h btrfsck.h version.h /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/include/btrfs /usr/bin/install -p -m644 libbtrfsutil/btrfsutil.h /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/include /usr/bin/install -p -m755 -d /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/pkgconfig /usr/bin/install -p -m644 libbtrfsutil/libbtrfsutil.pc /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/pkgconfig + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/bash-completion/completions + cp btrfs-completion /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/bash-completion/completions/btrfs + rm -f /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/libbtrfs.a /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/libbtrfsutil.a + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 5.9-1.mga8 --unique-debug-suffix -5.9-1.mga8.x86_64 --unique-debug-src-base btrfs-progs-5.9-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/btrfs-progs-v5.9 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-find-root explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/libbtrfs.so.0.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-image explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/libbtrfsutil.so.1.2.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-map-logical explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-select-super explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/mkfs.btrfs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-image extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/libbtrfs.so.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-find-root extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-map-logical extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/lib64/libbtrfsutil.so.1.2.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-convert explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfstune extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-select-super extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/mkfs.btrfs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs-convert extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfstune extracting debug info from /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/sbin/btrfs original debug info size: 29424kB, size after compression: 25856kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 6294 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/fsck.btrfs from /bin/sh -f to #!/usr/bin/sh -f Processing files: btrfs-progs-5.9-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aDIECq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd btrfs-progs-v5.9 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/doc/btrfs-progs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/doc/btrfs-progs + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/doc/btrfs-progs + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64/usr/share/doc/btrfs-progs + RPM_EC=0 ++ jobs -p + exit 0 Provides: btrfs-progs = 5.9-1.mga8 btrfs-progs(x86-64) = 5.9-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libext2fs.so.2()(64bit) liblzo2.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libzstd.so.1()(64bit) Processing files: lib64btrfs0-5.9-1.mga8.x86_64 Provides: lib64btrfs0 = 5.9-1.mga8 lib64btrfs0(x86-64) = 5.9-1.mga8 libbtrfs = 5.9-1.mga8 libbtrfs.so.0()(64bit) libbtrfs.so.0(LIBBTRFS_0.1)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Processing files: lib64btrfsutil1-5.9-1.mga8.x86_64 Provides: lib64btrfsutil1 = 5.9-1.mga8 lib64btrfsutil1(x86-64) = 5.9-1.mga8 libbtrfsutil.so.1()(64bit) libbtrfsutil.so.1(LIBBTRFSUTIL_1.1)(64bit) libbtrfsutil.so.1(LIBBTRFSUTIL_1.2)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64btrfs-devel-5.9-1.mga8.x86_64 Provides: btrfs-devel = 5.9-1.mga8 devel(libbtrfs(64bit)) devel(libbtrfsutil(64bit)) lib64btrfs-devel = 5.9-1.mga8 lib64btrfs-devel(x86-64) = 5.9-1.mga8 libbtrfs-devel = 5.9-1.mga8 pkgconfig(libbtrfsutil) = 5.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libblkid(64bit)) devel(libuuid(64bit)) pkgconfig Processing files: btrfs-progs-debugsource-5.9-1.mga8.x86_64 Provides: btrfs-progs-debugsource = 5.9-1.mga8 btrfs-progs-debugsource(x86-64) = 5.9-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: btrfs-progs-debuginfo-5.9-1.mga8.x86_64 Provides: btrfs-progs-debuginfo = 5.9-1.mga8 btrfs-progs-debuginfo(x86-64) = 5.9-1.mga8 debuginfo(build-id) = 15d1c31a2e9591d0108f003e5b5353381e169d91 debuginfo(build-id) = 191bfc4dc092a69d87df4443dbc4544f1dc57966 debuginfo(build-id) = 197aa44e21fe888561f932f2eb19f3142a906567 debuginfo(build-id) = 255218051984b9626da95b2585bd91b6ed79f21e debuginfo(build-id) = 552bb6e3a097585bd0fb73ae3002ce12eb807f07 debuginfo(build-id) = 67feaad933cd14edccfbcb4dcccd8260db69e583 debuginfo(build-id) = 81af83803c3b185515a4872050bea900700c6cfd debuginfo(build-id) = da3b2bbb5e8a4249b223840fc42d7631fe65cabc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: btrfs-progs-debugsource(x86-64) = 5.9-1.mga8 Processing files: lib64btrfs0-debuginfo-5.9-1.mga8.x86_64 Provides: debuginfo(build-id) = b0b3435108fcb44a5ec42d193a51a991987d9cbd lib64btrfs0-debuginfo = 5.9-1.mga8 lib64btrfs0-debuginfo(x86-64) = 5.9-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: btrfs-progs-debugsource(x86-64) = 5.9-1.mga8 Processing files: lib64btrfsutil1-debuginfo-5.9-1.mga8.x86_64 Provides: debuginfo(build-id) = afc19bf3c89b086b663ec4024218583546fa0cbc lib64btrfsutil1-debuginfo = 5.9-1.mga8 lib64btrfsutil1-debuginfo(x86-64) = 5.9-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: btrfs-progs-debugsource(x86-64) = 5.9-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64btrfsutil1-5.9-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64btrfsutil1-debuginfo-5.9-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64btrfs-devel-5.9-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64btrfs0-5.9-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64btrfs0-debuginfo-5.9-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/btrfs-progs-5.9-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/btrfs-progs-debugsource-5.9-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/btrfs-progs-debuginfo-5.9-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PAgRWp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd btrfs-progs-v5.9 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/btrfs-progs-5.9-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Cor2um + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf btrfs-progs-v5.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!