Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/btrfs-progs.spec'], chrootPath='/var/lib/mock/f32-build-17340066-1248212/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/btrfs-progs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1566604800 Wrote: /builddir/build/SRPMS/btrfs-progs-5.2.1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/btrfs-progs.spec'], chrootPath='/var/lib/mock/f32-build-17340066-1248212/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/btrfs-progs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1566604800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YRH9PI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf btrfs-progs-v5.2.1 + /usr/bin/xz -dc /builddir/build/SOURCES/btrfs-progs-v5.2.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd btrfs-progs-v5.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XLfORH + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v5.2.1 + ./autogen.sh Generate build-system by: aclocal: aclocal (GNU automake) 1.16.1 autoconf: autoconf (GNU Autoconf) 2.69 autoheader: autoheader (GNU Autoconf) 2.69 automake: automake (GNU automake) 1.16.1 Now type './configure' and 'make' to compile. + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess BUILDSTDERR: ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub BUILDSTDERR: ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-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 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing' --disable-python BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ppc64le-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether C compiler accepts -std=gnu90... yes checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-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 ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for rm... /usr/bin/rm checking for rmdir... /usr/bin/rmdir checking for openat... yes checking for reallocarray... yes checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes checking for xmlto... /usr/bin/xmlto checking for mv... /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 lzo_version in -llzo2... yes configure: creating ./config.status config.status: creating Makefile.inc config.status: creating Documentation/Makefile config.status: creating version.h config.status: creating config.h BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking btrfs-progs v5.2.1 prefix: /usr exec prefix: /usr bindir: /usr/bin libdir: /usr/lib64 includedir: /usr/include compiler: gcc cflags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing ldflags: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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: no Python interpreter: Type 'make' to compile. + make -j4 [CC] btrfs.o [CC] ctree.o [CC] disk-io.o [CC] kernel-lib/radix-tree.o BUILDSTDERR: In file included from ctree.c:25: BUILDSTDERR: ctree.c: In function 'read_node_slot': BUILDSTDERR: common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ctree.c:673:3: note: in expansion of macro 'error' BUILDSTDERR: 673 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c: In function 'print_tree_block_error': BUILDSTDERR: disk-io.c:116:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 116 | fprintf(stderr, "bad tree block %llu, ", eb->start); BUILDSTDERR: | ~~~^ ~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: disk-io.c:127:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 127 | fprintf(stderr, "bytenr mismatch, want=%llu, have=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 128 | eb->start, btrfs_header_bytenr(eb)); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: disk-io.c:127:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 127 | fprintf(stderr, "bytenr mismatch, want=%llu, have=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 128 | eb->start, btrfs_header_bytenr(eb)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from disk-io.c:26: BUILDSTDERR: disk-io.c: In function 'read_whole_eb': BUILDSTDERR: disk-io.c:282:12: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: 282 | printk("Couldn't map the block %Lu\n", eb->start + offset); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long unsigned int BUILDSTDERR: kerncompat.h:293:46: note: in definition of macro 'printk' BUILDSTDERR: 293 | #define printk(fmt, args...) fprintf(stderr, fmt, ##args) BUILDSTDERR: | ^~~ BUILDSTDERR: disk-io.c:282:38: note: format string is defined here BUILDSTDERR: 282 | printk("Couldn't map the block %Lu\n", eb->start + offset); BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from disk-io.c:33: BUILDSTDERR: disk-io.c: In function 'read_tree_block': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:342:3: note: in expansion of macro 'error' BUILDSTDERR: 342 | error("tree block bytenr %llu is not aligned to sectorsize %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c: In function 'read_extent_data': BUILDSTDERR: disk-io.c:440:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 440 | fprintf(stderr, "Couldn't map the block %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 441 | logical + offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from disk-io.c:33: BUILDSTDERR: disk-io.c: In function 'btrfs_setup_chunk_tree_and_device_map': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1113:3: note: in expansion of macro 'warning' BUILDSTDERR: 1113 | warning("chunk_root_bytenr %llu is unaligned to %u, ignore it", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: disk-io.c: In function 'btrfs_check_super': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1401:3: note: in expansion of macro 'error' BUILDSTDERR: 1401 | error("tree_root block unaligned: %llu", btrfs_super_root(sb)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1405:3: note: in expansion of macro 'error' BUILDSTDERR: 1405 | error("chunk_root block unaligned: %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1410:3: note: in expansion of macro 'error' BUILDSTDERR: 1410 | error("log_root block unaligned: %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1437:3: note: in expansion of macro 'error' BUILDSTDERR: 1437 | error("invalid bytes_used %llu", btrfs_super_bytes_used(sb)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1471:3: note: in expansion of macro 'warning' BUILDSTDERR: 1471 | warning("suspicious number of devices: %llu", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: disk-io.c: In function 'write_dev_supers': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1623:3: note: in expansion of macro 'error' BUILDSTDERR: 1623 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1644:4: note: in expansion of macro 'error' BUILDSTDERR: 1644 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1651:4: note: in expansion of macro 'error' BUILDSTDERR: 1651 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1679:4: note: in expansion of macro 'error' BUILDSTDERR: 1679 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: disk-io.c:1691:5: note: in expansion of macro 'error' BUILDSTDERR: 1691 | error( BUILDSTDERR: | ^~~~~ [CC] extent-tree.o BUILDSTDERR: extent-tree.c: In function 'lookup_inline_extent_backref': BUILDSTDERR: extent-tree.c:912:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 912 | printf("Failed to find [%llu, %u, %llu]\n", key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: extent-tree.c:912:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 912 | printf("Failed to find [%llu, %u, %llu]\n", key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~^ ~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: extent-tree.c: In function 'free_space_info': BUILDSTDERR: extent-tree.c:1623:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1623 | "WARNING: bad space info to free %llu only have %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1624 | total_bytes, found->total_bytes); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:1623:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1623 | "WARNING: bad space info to free %llu only have %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1624 | total_bytes, found->total_bytes); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from extent-tree.c:33: BUILDSTDERR: extent-tree.c: In function 'btrfs_free_block_groups': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: extent-tree.c:2602:4: note: in expansion of macro 'warning' BUILDSTDERR: 2602 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: extent-tree.c:2602:4: note: in expansion of macro 'warning' BUILDSTDERR: 2602 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: extent-tree.c: In function 'btrfs_free_block_group': BUILDSTDERR: extent-tree.c:3205:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3205 | "WARNING: block group [%llu,%llu) is not empty\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3206 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3205:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3205 | "WARNING: block group [%llu,%llu) is not empty\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3206 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3223:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3223 | "failed to free block group item for [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3224 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3223:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3223 | "failed to free block group item for [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3224 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3232:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3232 | "failed to dev extents belongs to [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3233 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3232:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3232 | "failed to dev extents belongs to [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3233 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3240:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3240 | "failed to free chunk for [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3241 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3240:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3240 | "failed to free chunk for [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3241 | bytenr, bytenr + len); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] print-tree.o BUILDSTDERR: extent-tree.c: In function 'run_delayed_tree_ref': BUILDSTDERR: extent-tree.c:3769:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3769 | printf("btree block(%llu) has %d references rather than 1: action %d ref_root %llu parent %llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3770 | node->bytenr, node->ref_mod, node->action, ref_root, BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3769:84: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3769 | printf("btree block(%llu) has %d references rather than 1: action %d ref_root %llu parent %llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3770 | node->bytenr, node->ref_mod, node->action, ref_root, BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent-tree.c:3769:96: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3769 | printf("btree block(%llu) has %d references rather than 1: action %d ref_root %llu parent %llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3770 | node->bytenr, node->ref_mod, node->action, ref_root, BUILDSTDERR: 3771 | parent); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'print_dir_item': BUILDSTDERR: print-tree.c:71:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 71 | printf("\t\ttransid %llu data_len %u name_len %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 72 | btrfs_dir_transid(eb, di), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'print_file_extent_item': BUILDSTDERR: print-tree.c:354:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 354 | printf("\t\tgeneration %llu type %hhu (%s)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 355 | btrfs_file_extent_generation(eb, fi), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:359:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 359 | printf("\t\tinline extent data size %u ram_bytes %llu compression %hhu (%s)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 360 | btrfs_file_extent_inline_item_len(eb, item), BUILDSTDERR: 361 | btrfs_file_extent_ram_bytes(eb, fi), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'print_extent_item': BUILDSTDERR: print-tree.c:475:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 475 | printf(" objectid %llu offset %lld count %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: 476 | (unsigned long long)btrfs_extent_data_ref_objectid(eb, dref), BUILDSTDERR: 477 | btrfs_extent_data_ref_offset(eb, dref), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'print_root_item': BUILDSTDERR: print-tree.c:591:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 591 | printf("\t\tctransid %llu otransid %llu stransid %llu rtransid %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 592 | btrfs_root_ctransid(&root_item), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:591:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 591 | printf("\t\tctransid %llu otransid %llu stransid %llu rtransid %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 592 | btrfs_root_ctransid(&root_item), BUILDSTDERR: 593 | btrfs_root_otransid(&root_item), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:591:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 591 | printf("\t\tctransid %llu otransid %llu stransid %llu rtransid %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 594 | btrfs_root_stransid(&root_item), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:591:70: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 591 | printf("\t\tctransid %llu otransid %llu stransid %llu rtransid %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 595 | btrfs_root_rtransid(&root_item)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'print_objectid': BUILDSTDERR: print-tree.c:697:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 697 | fprintf(stream, "%llu/%llu", btrfs_qgroup_level(objectid), BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: print-tree.c:697:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 697 | fprintf(stream, "%llu/%llu", btrfs_qgroup_level(objectid), BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 698 | btrfs_qgroup_subvid(objectid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'btrfs_print_key': BUILDSTDERR: print-tree.c:798:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 798 | printf(" %llu/%llu)", btrfs_qgroup_level(offset), BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: print-tree.c:798:20: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 798 | printf(" %llu/%llu)", btrfs_qgroup_level(offset), BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 799 | btrfs_qgroup_subvid(offset)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:822:15: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 822 | printf("%lld", offset); BUILDSTDERR: | ~~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: print-tree.c: In function 'print_balance_item': BUILDSTDERR: print-tree.c:941:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 941 | printf("\t\tbalance status flags %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 942 | btrfs_balance_item_flags(eb, bi)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'print_dev_stats': BUILDSTDERR: print-tree.c:959:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 959 | printf("\t\twrite_errs %llu read_errs %llu flush_errs %llu corruption_errs %llu generation %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 960 | btrfs_dev_stats_value(eb, stats, BTRFS_DEV_STAT_WRITE_ERRS), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:959:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 959 | printf("\t\twrite_errs %llu read_errs %llu flush_errs %llu corruption_errs %llu generation %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 960 | btrfs_dev_stats_value(eb, stats, BTRFS_DEV_STAT_WRITE_ERRS), BUILDSTDERR: 961 | btrfs_dev_stats_value(eb, stats, BTRFS_DEV_STAT_READ_ERRS), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:959:59: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 959 | printf("\t\twrite_errs %llu read_errs %llu flush_errs %llu corruption_errs %llu generation %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 962 | btrfs_dev_stats_value(eb, stats, BTRFS_DEV_STAT_FLUSH_ERRS), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:959:80: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 959 | printf("\t\twrite_errs %llu read_errs %llu flush_errs %llu corruption_errs %llu generation %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 963 | btrfs_dev_stats_value(eb, stats, BTRFS_DEV_STAT_CORRUPTION_ERRS), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:959:96: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 959 | printf("\t\twrite_errs %llu read_errs %llu flush_errs %llu corruption_errs %llu generation %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 964 | btrfs_dev_stats_value(eb, stats, BTRFS_DEV_STAT_GENERATION_ERRS)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:969:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 969 | printf("\t\tunknown item %u offset %zu value %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 970 | i, i * sizeof(__le64), BUILDSTDERR: 971 | btrfs_dev_stats_value(eb, stats, i)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c: In function 'print_persistent_item': BUILDSTDERR: print-tree.c:1105:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1105 | printf("\t\tunknown persistent item objectid %llu\n", objectid); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: print-tree.c: In function 'print_temporary_item': BUILDSTDERR: print-tree.c:1120:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1120 | printf("\t\tunknown temporary item objectid %llu\n", objectid); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: print-tree.c: In function 'btrfs_print_leaf': BUILDSTDERR: print-tree.c:1183:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1183 | printf("leaf %llu flags 0x%llx(%s) backref revision %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1184 | btrfs_header_bytenr(eb), flags, flags_str, backref_rev); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:1183:31: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1183 | printf("leaf %llu flags 0x%llx(%s) backref revision %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lx BUILDSTDERR: 1184 | btrfs_header_bytenr(eb), flags, flags_str, backref_rev); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from print-tree.c:27: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: print-tree.c:1204:4: note: in expansion of macro 'error' BUILDSTDERR: 1204 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: print-tree.c: In function 'dfs_print_children': BUILDSTDERR: print-tree.c:1438:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1438 | fprintf(stderr, "failed to read %llu in tree %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1439 | btrfs_node_blockptr(root_eb, i), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: print-tree.c:1438:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1438 | fprintf(stderr, "failed to read %llu in tree %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1439 | btrfs_node_blockptr(root_eb, i), BUILDSTDERR: 1440 | btrfs_header_owner(root_eb)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from print-tree.c:27: BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: print-tree.c:1444:4: note: in expansion of macro 'warning' BUILDSTDERR: 1444 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: print-tree.c:1444:4: note: in expansion of macro 'warning' BUILDSTDERR: 1444 | warning( BUILDSTDERR: | ^~~~~~~ [CC] root-tree.o [CC] dir-item.o [CC] file-item.o [CC] inode-item.o [CC] inode-map.o [CC] extent-cache.o [CC] extent_io.o [CC] volumes.o BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from extent_io.c:31: BUILDSTDERR: extent_io.c: In function 'free_extent_buffer_internal': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: extent_io.c:668:4: note: in expansion of macro 'warning' BUILDSTDERR: 668 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: extent_io.c: In function 'read_data_from_disk': BUILDSTDERR: extent_io.c:816:46: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 816 | fprintf(stderr, "Couldn't map the block %Lu\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 817 | offset); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent_io.c:832:37: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 832 | fprintf(stderr, "Error reading %Lu, %d\n", offset, BUILDSTDERR: | ~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: extent_io.c:837:38: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 837 | fprintf(stderr, "Short read for %Lu, read %d, " BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 838 | "read_len %Lu\n", offset, ret, read_len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent_io.c:837:20: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 837 | fprintf(stderr, "Short read for %Lu, read %d, " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 838 | "read_len %Lu\n", offset, ret, read_len); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: extent_io.c:838:17: note: format string is defined here BUILDSTDERR: 838 | "read_len %Lu\n", offset, ret, read_len); BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: extent_io.c: In function 'write_data_to_disk': BUILDSTDERR: extent_io.c:870:46: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 870 | fprintf(stderr, "Couldn't map the block %Lu\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 871 | offset); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from volumes.c:30: BUILDSTDERR: volumes.c: In function 'device_list_add': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:266:4: note: in expansion of macro 'warning' BUILDSTDERR: 266 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:266:4: note: in expansion of macro 'warning' BUILDSTDERR: 266 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: volumes.c: In function 'btrfs_close_devices': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:306:5: note: in expansion of macro 'warning' BUILDSTDERR: 306 | warning("fsync on device %llu failed: %m", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ctree.h:26, BUILDSTDERR: from volumes.c:25: BUILDSTDERR: volumes.c: In function 'btrfs_open_devices': BUILDSTDERR: volumes.c:360:11: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 360 | printk("no name for device %llu, skip it now\n", device->devid); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: kerncompat.h:293:46: note: in definition of macro 'printk' BUILDSTDERR: 293 | #define printk(fmt, args...) fprintf(stderr, fmt, ##args) BUILDSTDERR: | ^~~ BUILDSTDERR: volumes.c:360:34: note: format string is defined here BUILDSTDERR: 360 | printk("no name for device %llu, skip it now\n", device->devid); BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from volumes.c:30: BUILDSTDERR: volumes.c: In function 'btrfs_check_chunk_valid': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1847:3: note: in expansion of macro 'error' BUILDSTDERR: 1847 | error("invalid chunk logical %llu", logical); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1856:3: note: in expansion of macro 'error' BUILDSTDERR: 1856 | error("invalid chunk length %llu", length); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1860:3: note: in expansion of macro 'error' BUILDSTDERR: 1860 | error("invalid chunk stripe length: %llu", stripe_len); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1865:3: note: in expansion of macro 'error' BUILDSTDERR: 1865 | error("invalid chunk type %llu", type); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1876:3: note: in expansion of macro 'error' BUILDSTDERR: 1876 | error("missing chunk type flag: %llu", type); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1881:3: note: in expansion of macro 'error' BUILDSTDERR: 1881 | error("conflicting chunk type detected: %llu", type); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1886:3: note: in expansion of macro 'error' BUILDSTDERR: 1886 | error("conflicting chunk profile detected: %llu", type); BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c: In function 'read_one_chunk': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1996:3: note: in expansion of macro 'error' BUILDSTDERR: 1996 | error("failed to add chunk map start=%llu len=%llu: %d (%m)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:1996:3: note: in expansion of macro 'error' BUILDSTDERR: 1996 | error("failed to add chunk map start=%llu len=%llu: %d (%m)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c: In function 'btrfs_fix_device_size': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:2528:3: note: in expansion of macro 'error' BUILDSTDERR: 2528 | error("failed to find DEV_ITEM for devid %llu", device->devid); BUILDSTDERR: | ^~~~~ [CC] common/utils.o BUILDSTDERR: volumes.c:2548:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2548 | printf("Fixed device size for devid %llu, old size: %llu new size: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2549 | device->devid, old_bytes, device->total_bytes); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: volumes.c:2548:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2548 | printf("Fixed device size for devid %llu, old size: %llu new size: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2549 | device->devid, old_bytes, device->total_bytes); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: volumes.c:2548:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2548 | printf("Fixed device size for devid %llu, old size: %llu new size: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2549 | device->devid, old_bytes, device->total_bytes); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from volumes.c:30: BUILDSTDERR: volumes.c: In function 'btrfs_fix_super_size': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:2579:4: note: in expansion of macro 'error' BUILDSTDERR: 2579 | error("device %llu total_bytes %llu not aligned to %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:2579:4: note: in expansion of macro 'error' BUILDSTDERR: 2579 | error("device %llu total_bytes %llu not aligned to %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:2606:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2606 | printf("Fixed super total bytes, old size: %llu new size: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2607 | old_bytes, total_bytes); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: volumes.c:2606:63: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2606 | printf("Fixed super total bytes, old size: %llu new size: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2607 | old_bytes, total_bytes); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from volumes.c:30: BUILDSTDERR: volumes.c: In function 'btrfs_fix_device_and_super_size': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: volumes.c:2636:4: note: in expansion of macro 'error' BUILDSTDERR: 2636 | error("devid %llu is missing or not writeable", BUILDSTDERR: | ^~~~~ BUILDSTDERR: common/utils.c: In function 'pretty_size_snprintf': BUILDSTDERR: common/utils.c:374:32: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 374 | snprintf(str, str_size, "%lld", size); BUILDSTDERR: | ~~~^ ~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: common/utils.c:376:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 376 | snprintf(str, str_size, "%llu", size); BUILDSTDERR: | ~~~^ ~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from common/utils.c:51: BUILDSTDERR: common/utils.c: In function 'get_df': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: common/utils.c:867:3: note: in expansion of macro 'error' BUILDSTDERR: 867 | error("cannot get space info with %llu slots: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: common/utils.c: In function 'test_num_disk_vs_raid': BUILDSTDERR: common/utils.c:1155:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1155 | "ERROR: unable to create FS with metadata profile %s " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 1156 | "(have %llu devices but %d devices are required)\n", BUILDSTDERR: 1157 | btrfs_group_profile_str(metadata_profile), dev_cnt, BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: common/utils.c:1156:14: note: format string is defined here BUILDSTDERR: 1156 | "(have %llu devices but %d devices are required)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: common/utils.c:1163:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1163 | "ERROR: unable to create FS with data profile %s " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 1164 | "(have %llu devices but %d devices are required)\n", BUILDSTDERR: 1165 | btrfs_group_profile_str(data_profile), dev_cnt, BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: common/utils.c:1164:14: note: format string is defined here BUILDSTDERR: 1164 | "(have %llu devices but %d devices are required)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: common/utils.c: In function 'print_device_info': BUILDSTDERR: common/utils.c:1670:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1670 | printf("Device: id = %llu, name = %s\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1671 | device->devid, device->name); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] repair.o [CC] qgroup.o [CC] free-space-cache.o BUILDSTDERR: qgroup.c: In function 'print_parent_column': BUILDSTDERR: qgroup.c:167:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 167 | len += printf("%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 168 | btrfs_qgroup_level(list->qgroup->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:167:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 167 | len += printf("%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 168 | btrfs_qgroup_level(list->qgroup->qgroupid), BUILDSTDERR: 169 | btrfs_qgroup_subvid(list->qgroup->qgroupid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c: In function 'print_child_column': BUILDSTDERR: qgroup.c:185:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 185 | len += printf("%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 186 | btrfs_qgroup_level(list->member->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:185:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 185 | len += printf("%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 186 | btrfs_qgroup_level(list->member->qgroupid), BUILDSTDERR: 187 | btrfs_qgroup_subvid(list->member->qgroupid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c: In function 'print_qgroup_column': BUILDSTDERR: qgroup.c:222:20: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 222 | len = printf("%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 223 | btrfs_qgroup_level(qgroup->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:222:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 222 | len = printf("%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 223 | btrfs_qgroup_level(qgroup->qgroupid), BUILDSTDERR: 224 | btrfs_qgroup_subvid(qgroup->qgroupid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from qgroup.c:23: BUILDSTDERR: qgroup.c: In function 'update_qgroup_relation': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: qgroup.c:672:3: note: in expansion of macro 'error' BUILDSTDERR: 672 | error("cannot find the qgroup %llu/%llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: qgroup.c:672:3: note: in expansion of macro 'error' BUILDSTDERR: 672 | error("cannot find the qgroup %llu/%llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: qgroup.c:680:3: note: in expansion of macro 'error' BUILDSTDERR: 680 | error("cannot find the qgroup %llu/%llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: qgroup.c:680:3: note: in expansion of macro 'error' BUILDSTDERR: 680 | error("cannot find the qgroup %llu/%llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: qgroup.c: In function '__update_columns_max_len': BUILDSTDERR: qgroup.c:941:20: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 941 | sprintf(tmp, "%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 942 | btrfs_qgroup_level(bq->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:941:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 941 | sprintf(tmp, "%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 942 | btrfs_qgroup_level(bq->qgroupid), BUILDSTDERR: 943 | btrfs_qgroup_subvid(bq->qgroupid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:973:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 973 | len += sprintf(tmp, "%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 974 | btrfs_qgroup_level(list->qgroup->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:973:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 973 | len += sprintf(tmp, "%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 974 | btrfs_qgroup_level(list->qgroup->qgroupid), BUILDSTDERR: 975 | btrfs_qgroup_subvid(list->qgroup->qgroupid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:985:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 985 | len += sprintf(tmp, "%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 986 | btrfs_qgroup_level(list->member->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup.c:985:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 985 | len += sprintf(tmp, "%llu/%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 986 | btrfs_qgroup_level(list->member->qgroupid), BUILDSTDERR: 987 | btrfs_qgroup_subvid(list->member->qgroupid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-cache.c: In function 'io_ctl_prepare_pages': BUILDSTDERR: free-space-cache.c:114:10: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 114 | "Couldn't find file extent item for free space inode" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 115 | " %Lu\n", ino); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-cache.c:115:14: note: format string is defined here BUILDSTDERR: 115 | " %Lu\n", ino); BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from free-space-cache.c:19: BUILDSTDERR: free-space-cache.c: In function 'io_ctl_check_generation': BUILDSTDERR: free-space-cache.c:185:10: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type '__le64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 185 | printk("btrfs: space cache generation " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 186 | "(%Lu) does not match inode (%Lu)\n", *gen, BUILDSTDERR: | ~~~~ BUILDSTDERR: | | BUILDSTDERR: | __le64 {aka long unsigned int} BUILDSTDERR: kerncompat.h:293:46: note: in definition of macro 'printk' BUILDSTDERR: 293 | #define printk(fmt, args...) fprintf(stderr, fmt, ##args) BUILDSTDERR: | ^~~ BUILDSTDERR: free-space-cache.c:186:14: note: format string is defined here BUILDSTDERR: 186 | "(%Lu) does not match inode (%Lu)\n", *gen, BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from free-space-cache.c:19: BUILDSTDERR: free-space-cache.c:185:10: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 185 | printk("btrfs: space cache generation " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 186 | "(%Lu) does not match inode (%Lu)\n", *gen, BUILDSTDERR: 187 | generation); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: kerncompat.h:293:46: note: in definition of macro 'printk' BUILDSTDERR: 293 | #define printk(fmt, args...) fprintf(stderr, fmt, ##args) BUILDSTDERR: | ^~~ BUILDSTDERR: free-space-cache.c:186:41: note: format string is defined here BUILDSTDERR: 186 | "(%Lu) does not match inode (%Lu)\n", *gen, BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: free-space-cache.c: In function 'load_free_space_cache': BUILDSTDERR: free-space-cache.c:456:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 456 | "block group %llu has wrong amount of free space, free space cache has %llu block group has %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 457 | block_group->key.objectid, ctl->free_space, bg_free); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-cache.c:456:84: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 456 | "block group %llu has wrong amount of free space, free space cache has %llu block group has %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 457 | block_group->key.objectid, ctl->free_space, bg_free); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-cache.c:456:105: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 456 | "block group %llu has wrong amount of free space, free space cache has %llu block group has %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 457 | block_group->key.objectid, ctl->free_space, bg_free); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-cache.c:481:62: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 481 | "failed to load free space cache for block group %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 482 | block_group->key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from free-space-cache.c:28: BUILDSTDERR: free-space-cache.c: In function 'btrfs_clear_free_space_cache': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:939:3: note: in expansion of macro 'error' BUILDSTDERR: 939 | error("failed to remove free space header for block group %llu: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:951:3: note: in expansion of macro 'error' BUILDSTDERR: 951 | error("failed to locate free space cache extent for block group %llu: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:967:4: note: in expansion of macro 'error' BUILDSTDERR: 967 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:983:4: note: in expansion of macro 'error' BUILDSTDERR: 983 | error("failed to remove backref for disk bytenr %llu: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:989:4: note: in expansion of macro 'error' BUILDSTDERR: 989 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:989:4: note: in expansion of macro 'error' BUILDSTDERR: 989 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:1004:3: note: in expansion of macro 'warning' BUILDSTDERR: 1004 | warning("free space inode %llu not found, ignore", ino); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:1006:3: note: in expansion of macro 'error' BUILDSTDERR: 1006 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:1006:3: note: in expansion of macro 'error' BUILDSTDERR: 1006 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:1013:3: note: in expansion of macro 'error' BUILDSTDERR: 1013 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: free-space-cache.c:1013:3: note: in expansion of macro 'error' BUILDSTDERR: 1013 | error( BUILDSTDERR: | ^~~~~ [CC] kernel-lib/list_sort.o [CC] props.o [CC] kernel-shared/ulist.o [CC] qgroup-verify.o [CC] backref.o [CC] common/string-table.o [CC] common/task-utils.o BUILDSTDERR: qgroup-verify.c: In function 'report_qgroup_difference': BUILDSTDERR: qgroup-verify.c:1287:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1287 | printf("Counts for qgroup id: %llu/%llu %s\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1288 | btrfs_qgroup_level(count->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup-verify.c:1287:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1287 | printf("Counts for qgroup id: %llu/%llu %s\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1288 | btrfs_qgroup_level(count->qgroupid), BUILDSTDERR: 1289 | btrfs_qgroup_subvid(count->qgroupid), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: qgroup-verify.c: In function '__print_subvol_info': BUILDSTDERR: qgroup-verify.c:1448:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1448 | printf("%llu\t%llu\t%d\t", bytenr, num_bytes, n); BUILDSTDERR: | ~~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: qgroup-verify.c:1448:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1448 | printf("%llu\t%llu\t%d\t", bytenr, num_bytes, n); BUILDSTDERR: | ~~~^ ~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: qgroup-verify.c:1452:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1452 | printf("%llu ", unode->val); BUILDSTDERR: | ~~~^ ~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: qgroup-verify.c: In function 'repair_qgroup_info': BUILDSTDERR: qgroup-verify.c:1520:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1520 | printf("Repair qgroup %llu/%llu\n", btrfs_qgroup_level(count->qgroupid), BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: qgroup-verify.c:1520:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1520 | printf("Repair qgroup %llu/%llu\n", btrfs_qgroup_level(count->qgroupid), BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1521 | btrfs_qgroup_subvid(count->qgroupid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from qgroup-verify.c:29: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: qgroup-verify.c:1533:3: note: in expansion of macro 'error' BUILDSTDERR: 1533 | error("could not find disk item for qgroup %llu/%llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: qgroup-verify.c:1533:3: note: in expansion of macro 'error' BUILDSTDERR: 1533 | error("could not find disk item for qgroup %llu/%llu", BUILDSTDERR: | ^~~~~ [CC] inode.o [CC] file.o BUILDSTDERR: In file included from inode.c:31: BUILDSTDERR: inode.c: In function 'btrfs_mksubvol': BUILDSTDERR: common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: inode.c:677:3: note: in expansion of macro 'error' BUILDSTDERR: 677 | error("unable to add root backref for %llu: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: inode.c:687:3: note: in expansion of macro 'error' BUILDSTDERR: 687 | error("unable to add root ref for %llu: %d", BUILDSTDERR: | ^~~~~ [CC] find-root.o [CC] free-space-tree.o [CC] common/help.o [CC] send-dump.o BUILDSTDERR: free-space-tree.c: In function 'convert_free_space_to_bitmaps': BUILDSTDERR: free-space-tree.c:268:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 268 | "incorrect extent count for %llu; counted %u, expected %u", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 269 | block_group->key.objectid, extent_count, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c: In function 'convert_free_space_to_extents': BUILDSTDERR: free-space-tree.c:433:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 433 | "incorrect extent count for %llu; counted %u, expected %u", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 434 | block_group->key.objectid, extent_count, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c: In function 'load_free_space_bitmaps': BUILDSTDERR: free-space-tree.c:1264:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1264 | "free space bitmap starts at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1265 | key.objectid, start, end); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1264:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1264 | "free space bitmap starts at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1265 | key.objectid, start, end); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1264:71: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1264 | "free space bitmap starts at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1265 | key.objectid, start, end); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1271:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1271 | "free space bitmap ends at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1272 | key.objectid, start, end); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1271:64: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1271 | "free space bitmap ends at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1272 | key.objectid, start, end); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1271:69: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1271 | "free space bitmap ends at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1272 | key.objectid, start, end); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c: In function 'load_free_space_extents': BUILDSTDERR: free-space-tree.c:1343:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1343 | "free space extent starts at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1344 | key.objectid, start, end); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1343:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1343 | "free space extent starts at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1344 | key.objectid, start, end); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1343:71: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1343 | "free space extent starts at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1344 | key.objectid, start, end); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1350:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1350 | "free space extent ends at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1351 | key.objectid + key.offset, start, end); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1350:64: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1350 | "free space extent ends at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1351 | key.objectid + key.offset, start, end); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1350:69: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1350 | "free space extent ends at %llu, beyond end of block group %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1351 | key.objectid + key.offset, start, end); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1364:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1364 | "free space extent %llu-%llu overlaps with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1365 | cur_start, cur_end, BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1364:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1364 | "free space extent %llu-%llu overlaps with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1365 | cur_start, cur_end, BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1364:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1364 | "free space extent %llu-%llu overlaps with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1365 | cur_start, cur_end, BUILDSTDERR: 1366 | prev_start, prev_end); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1364:62: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1364 | "free space extent %llu-%llu overlaps with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1365 | cur_start, cur_end, BUILDSTDERR: 1366 | prev_start, prev_end); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1370:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1370 | "free space extent %llu-%llu is unmerged with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1371 | cur_start, cur_end, BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1370:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1370 | "free space extent %llu-%llu is unmerged with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1371 | cur_start, cur_end, BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1370:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1370 | "free space extent %llu-%llu is unmerged with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1371 | cur_start, cur_end, BUILDSTDERR: 1372 | prev_start, prev_end); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: free-space-tree.c:1370:65: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1370 | "free space extent %llu-%llu is unmerged with previous %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1371 | cur_start, cur_end, BUILDSTDERR: 1372 | prev_start, prev_end); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c: In function 'print_subvol': BUILDSTDERR: send-dump.c:146:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 146 | return PRINT_DUMP_SUBVOL(user, path, "subvol", "uuid=%s transid=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 147 | uuid_str, ctransid); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:133:37: note: in definition of macro 'PRINT_DUMP_SUBVOL' BUILDSTDERR: 133 | __print_dump(1, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:146:69: note: format string is defined here BUILDSTDERR: 146 | return PRINT_DUMP_SUBVOL(user, path, "subvol", "uuid=%s transid=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c: In function 'print_snapshot': BUILDSTDERR: send-dump.c:162:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 162 | "uuid=%s transid=%llu parent_uuid=%s parent_transid=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 163 | uuid_str, ctransid, parent_uuid_str, BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:133:37: note: in definition of macro 'PRINT_DUMP_SUBVOL' BUILDSTDERR: 133 | __print_dump(1, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:162:23: note: format string is defined here BUILDSTDERR: 162 | "uuid=%s transid=%llu parent_uuid=%s parent_transid=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c:162:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 162 | "uuid=%s transid=%llu parent_uuid=%s parent_transid=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 163 | uuid_str, ctransid, parent_uuid_str, BUILDSTDERR: 164 | parent_ctransid); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:133:37: note: in definition of macro 'PRINT_DUMP_SUBVOL' BUILDSTDERR: 133 | __print_dump(1, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:162:58: note: format string is defined here BUILDSTDERR: 162 | "uuid=%s transid=%llu parent_uuid=%s parent_transid=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c: In function 'print_mknod': BUILDSTDERR: send-dump.c:180:41: warning: format '%llo' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 180 | return PRINT_DUMP(user, path, "mknod", "mode=%llo dev=0x%llx", mode, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:180:50: note: format string is defined here BUILDSTDERR: 180 | return PRINT_DUMP(user, path, "mknod", "mode=%llo dev=0x%llx", mode, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lo BUILDSTDERR: send-dump.c:180:41: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 180 | return PRINT_DUMP(user, path, "mknod", "mode=%llo dev=0x%llx", mode, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 181 | dev); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:180:61: note: format string is defined here BUILDSTDERR: 180 | return PRINT_DUMP(user, path, "mknod", "mode=%llo dev=0x%llx", mode, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lx BUILDSTDERR: send-dump.c: In function 'print_write': BUILDSTDERR: send-dump.c:227:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 227 | return PRINT_DUMP(user, path, "write", "offset=%llu len=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 228 | offset, len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:227:52: note: format string is defined here BUILDSTDERR: 227 | return PRINT_DUMP(user, path, "write", "offset=%llu len=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c:227:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 227 | return PRINT_DUMP(user, path, "write", "offset=%llu len=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 228 | offset, len); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:227:61: note: format string is defined here BUILDSTDERR: 227 | return PRINT_DUMP(user, path, "write", "offset=%llu len=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c: In function 'print_clone': BUILDSTDERR: send-dump.c:243:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 243 | "offset=%llu len=%llu from=%s clone_offset=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 244 | offset, len, full_path, clone_offset); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:243:17: note: format string is defined here BUILDSTDERR: 243 | "offset=%llu len=%llu from=%s clone_offset=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c:243:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 243 | "offset=%llu len=%llu from=%s clone_offset=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 244 | offset, len, full_path, clone_offset); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:243:26: note: format string is defined here BUILDSTDERR: 243 | "offset=%llu len=%llu from=%s clone_offset=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c:243:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 243 | "offset=%llu len=%llu from=%s clone_offset=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 244 | offset, len, full_path, clone_offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:243:52: note: format string is defined here BUILDSTDERR: 243 | "offset=%llu len=%llu from=%s clone_offset=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c: In function 'print_truncate': BUILDSTDERR: send-dump.c:262:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 262 | return PRINT_DUMP(user, path, "truncate", "size=%llu", size); BUILDSTDERR: | ^~~~~~~~~~~ ~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:262:53: note: format string is defined here BUILDSTDERR: 262 | return PRINT_DUMP(user, path, "truncate", "size=%llu", size); BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c: In function 'print_chmod': BUILDSTDERR: send-dump.c:267:41: warning: format '%llo' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 267 | return PRINT_DUMP(user, path, "chmod", "mode=%llo", mode); BUILDSTDERR: | ^~~~~~~~~~~ ~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:267:50: note: format string is defined here BUILDSTDERR: 267 | return PRINT_DUMP(user, path, "chmod", "mode=%llo", mode); BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lo BUILDSTDERR: send-dump.c: In function 'print_chown': BUILDSTDERR: send-dump.c:272:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 272 | return PRINT_DUMP(user, path, "chown", "gid=%llu uid=%llu", gid, uid); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:272:49: note: format string is defined here BUILDSTDERR: 272 | return PRINT_DUMP(user, path, "chown", "gid=%llu uid=%llu", gid, uid); BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c:272:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 272 | return PRINT_DUMP(user, path, "chown", "gid=%llu uid=%llu", gid, uid); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:272:58: note: format string is defined here BUILDSTDERR: 272 | return PRINT_DUMP(user, path, "chown", "gid=%llu uid=%llu", gid, uid); BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c: In function 'print_update_extent': BUILDSTDERR: send-dump.c:315:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 315 | return PRINT_DUMP(user, path, "update_extent", "offset=%llu len=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 316 | offset, len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:315:60: note: format string is defined here BUILDSTDERR: 315 | return PRINT_DUMP(user, path, "update_extent", "offset=%llu len=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: send-dump.c:315:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 315 | return PRINT_DUMP(user, path, "update_extent", "offset=%llu len=%llu", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 316 | offset, len); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-dump.c:137:37: note: in definition of macro 'PRINT_DUMP' BUILDSTDERR: 137 | __print_dump(0, user, path, title, fmt, ##__VA_ARGS__) BUILDSTDERR: | ^~~ BUILDSTDERR: send-dump.c:315:69: note: format string is defined here BUILDSTDERR: 315 | return PRINT_DUMP(user, path, "update_extent", "offset=%llu len=%llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu [CC] common/fsfeatures.o BUILDSTDERR: common/fsfeatures.c: In function 'btrfs_list_all_fs_features': BUILDSTDERR: common/fsfeatures.c:150:36: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 150 | fprintf(stderr, "%-20s- %s (0x%llx", feat->name, feat->desc, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lx BUILDSTDERR: 151 | feat->flag); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka const long unsigned int} [CC] kernel-lib/tables.o [CC] kernel-lib/raid56.o [CC] transaction.o BUILDSTDERR: In file included from transaction.c:22: BUILDSTDERR: transaction.c: In function 'btrfs_commit_transaction': BUILDSTDERR: common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: transaction.c:230:4: note: in expansion of macro 'warning' BUILDSTDERR: 230 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: common/messages.h:74:19: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: transaction.c:230:4: note: in expansion of macro 'warning' BUILDSTDERR: 230 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: transaction.c:230:4: note: in expansion of macro 'warning' BUILDSTDERR: 230 | warning( BUILDSTDERR: | ^~~~~~~ [CC] delayed-ref.o [CC] common/format-output.o [CC] common/path-utils.o BUILDSTDERR: common/format-output.c: In function 'fmt_print': BUILDSTDERR: common/format-output.c:293:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 293 | printf("%llu/%llu", level, id); BUILDSTDERR: | ~~~^ ~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka const long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: common/format-output.c:293:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 293 | printf("%llu/%llu", level, id); BUILDSTDERR: | ~~~^ ~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka const long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu [CC] common/device-utils.o [CC] common/device-scan.o [CC] cmds/subvolume.o [CC] cmds/filesystem.o [CC] cmds/device.o BUILDSTDERR: cmds/filesystem.c: In function 'print_one_fs': BUILDSTDERR: cmds/filesystem.c:304:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 304 | printf(" uuid: %s\n\tTotal devices %llu FS bytes used %s\n", uuidbuf, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 305 | fs_info->num_devices, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: cmds/filesystem.c:322:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 322 | printf("\tdevid %4llu size %s used %s path %s\n", BUILDSTDERR: | ~~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %4lu BUILDSTDERR: 323 | tmp_dev_info->devid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/filesystem.c:36: BUILDSTDERR: cmds/filesystem.c: In function 'cmd_filesystem_defrag': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/filesystem.c:945:5: note: in expansion of macro 'warning' BUILDSTDERR: 945 | warning( BUILDSTDERR: | ^~~~~~~ [CC] cmds/scrub.o BUILDSTDERR: cmds/device.c: In function 'cmd_device_stats': BUILDSTDERR: cmds/device.c:570:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 570 | "devid:%llu", args.devid); BUILDSTDERR: | ~~~^ ~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/device.c: In function '_cmd_device_usage': BUILDSTDERR: cmds/device.c:621:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 621 | printf("%s, ID: %llu\n", devinfo[i].path, devinfo[i].devid); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c: In function 'print_scrub_full': BUILDSTDERR: cmds/scrub.c:115:38: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 115 | printf("\tdata_extents_scrubbed: %lld\n", sp->data_extents_scrubbed); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:116:38: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 116 | printf("\ttree_extents_scrubbed: %lld\n", sp->tree_extents_scrubbed); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:117:36: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 117 | printf("\tdata_bytes_scrubbed: %lld\n", sp->data_bytes_scrubbed); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:118:36: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 118 | printf("\ttree_bytes_scrubbed: %lld\n", sp->tree_bytes_scrubbed); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:119:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 119 | printf("\tread_errors: %lld\n", sp->read_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:120:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 120 | printf("\tcsum_errors: %lld\n", sp->csum_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:121:30: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 121 | printf("\tverify_errors: %lld\n", sp->verify_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:122:24: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 122 | printf("\tno_csum: %lld\n", sp->no_csum); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:123:30: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 123 | printf("\tcsum_discards: %lld\n", sp->csum_discards); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:124:29: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 124 | printf("\tsuper_errors: %lld\n", sp->super_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:125:30: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 125 | printf("\tmalloc_errors: %lld\n", sp->malloc_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:126:37: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 126 | printf("\tuncorrectable_errors: %lld\n", sp->uncorrectable_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:127:34: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 127 | printf("\tunverified_errors: %lld\n", sp->unverified_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:128:33: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 128 | printf("\tcorrected_errors: %lld\n", sp->corrected_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c:129:30: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 129 | printf("\tlast_physical: %lld\n", sp->last_physical); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c: In function 'print_scrub_summary': BUILDSTDERR: cmds/scrub.c:173:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 173 | printf("Time left: %llu:%02llu:%02llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 174 | sec_left / 3600, (sec_left / 60) % 60, sec_left % 60); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/scrub.c:173:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 173 | printf("Time left: %llu:%02llu:%02llu\n", BUILDSTDERR: | ~~~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %02lu BUILDSTDERR: 174 | sec_left / 3600, (sec_left / 60) % 60, sec_left % 60); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/scrub.c:173:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 173 | printf("Time left: %llu:%02llu:%02llu\n", BUILDSTDERR: | ~~~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %02lu BUILDSTDERR: 174 | sec_left / 3600, (sec_left / 60) % 60, sec_left % 60); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/scrub.c:134:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 186 | PRINT_SCRUB_ERROR(p->read_errors, "read"); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: cmds/scrub.c:186:3: note: in expansion of macro 'PRINT_SCRUB_ERROR' BUILDSTDERR: 186 | PRINT_SCRUB_ERROR(p->read_errors, "read"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cmds/scrub.c:134:18: note: format string is defined here BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c:134:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 187 | PRINT_SCRUB_ERROR(p->super_errors, "super"); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: cmds/scrub.c:187:3: note: in expansion of macro 'PRINT_SCRUB_ERROR' BUILDSTDERR: 187 | PRINT_SCRUB_ERROR(p->super_errors, "super"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cmds/scrub.c:134:18: note: format string is defined here BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c:134:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 188 | PRINT_SCRUB_ERROR(p->verify_errors, "verify"); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: cmds/scrub.c:188:3: note: in expansion of macro 'PRINT_SCRUB_ERROR' BUILDSTDERR: 188 | PRINT_SCRUB_ERROR(p->verify_errors, "verify"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cmds/scrub.c:134:18: note: format string is defined here BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c:134:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 189 | PRINT_SCRUB_ERROR(p->csum_errors, "csum"); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: cmds/scrub.c:189:3: note: in expansion of macro 'PRINT_SCRUB_ERROR' BUILDSTDERR: 189 | PRINT_SCRUB_ERROR(p->csum_errors, "csum"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cmds/scrub.c:134:18: note: format string is defined here BUILDSTDERR: 134 | printf(" %s=%llu", desc, test); \ BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c:191:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 191 | printf(" Corrected: %llu\n", p->corrected_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c:192:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 192 | printf(" Uncorrectable: %llu\n", p->uncorrectable_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c:193:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 193 | printf(" Unverified: %llu\n", p->unverified_errors); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c: In function 'print_scrub_dev': BUILDSTDERR: cmds/scrub.c:297:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 297 | printf("scrub device %s (id %llu) %s\n", di->path, di->devid, BUILDSTDERR: | ~~~^ ~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | __u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/scrub.c: In function 'scrub_kvwrite': BUILDSTDERR: cmds/scrub.c:758:44: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 758 | return scrub_writev(fd, buf, max, "|%s:%lld", key, val); BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: cmds/scrub.c: In function 'scrub_write_file': BUILDSTDERR: cmds/scrub.c:785:46: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 785 | scrub_writev(fd, buf, sizeof(buf), "%lld", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: 786 | use->scrub_args.devid) || BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/scrub.c:42: BUILDSTDERR: cmds/scrub.c: In function 'scrub_start': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/scrub.c:1449:5: note: in expansion of macro 'error' BUILDSTDERR: 1449 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/scrub.c:1483:5: note: in expansion of macro 'error' BUILDSTDERR: 1483 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/scrub.c:1494:6: note: in expansion of macro 'warning' BUILDSTDERR: 1494 | warning("device %lld not present", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/scrub.c:1503:6: note: in expansion of macro 'error' BUILDSTDERR: 1503 | error( BUILDSTDERR: | ^~~~~ [CC] cmds/inspect.o BUILDSTDERR: cmds/inspect.c: In function 'cmd_inspect_logical_resolve': BUILDSTDERR: cmds/inspect.c:203:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 203 | printf("ioctl ret=%d, total_size=%llu, bytes_left=%lu, " BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 204 | "bytes_missing=%lu, cnt=%d, missed=%d\n", BUILDSTDERR: 205 | ret, size, BUILDSTDERR: | ~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect.c:258:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 258 | printf("inode %llu offset %llu root %llu\n", inum, BUILDSTDERR: | ~~~^ ~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect.c:258:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 258 | printf("inode %llu offset %llu root %llu\n", inum, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 259 | offset, root); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect.c:258:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 258 | printf("inode %llu offset %llu root %llu\n", inum, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 259 | offset, root); BUILDSTDERR: | ~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect.c: In function 'print_min_dev_size': BUILDSTDERR: cmds/inspect.c:594:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 594 | printf("%llu bytes (%s)\n", min_size, pretty_size(min_size)); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu [CC] cmds/balance.o [CC] cmds/send.o [CC] cmds/receive.o BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/send.c:42: BUILDSTDERR: cmds/send.c: In function 'cmd_send': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/send.c:711:5: note: in expansion of macro 'error' BUILDSTDERR: 711 | error("parent determination failed for %lld", BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/receive.c: In function 'finish_subvol': BUILDSTDERR: cmds/receive.c:121:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 121 | fprintf(stderr, "BTRFS_IOC_SET_RECEIVED_SUBVOL uuid=%s, " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 122 | "stransid=%llu\n", uuid_str, rs_args.stransid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c:122:18: note: format string is defined here BUILDSTDERR: 122 | "stransid=%llu\n", uuid_str, rs_args.stransid); BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/receive.c: In function 'process_subvol': BUILDSTDERR: cmds/receive.c:210:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 210 | fprintf(stderr, "receiving subvol %s uuid=%s, stransid=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 211 | path, uuid_str, BUILDSTDERR: 212 | rctx->cur_subvol.stransid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c: In function 'process_snapshot': BUILDSTDERR: cmds/receive.c:279:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 279 | fprintf(stderr, "receiving snapshot %s uuid=%s, " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 280 | "ctransid=%llu ", path, uuid_str, BUILDSTDERR: 281 | rctx->cur_subvol.stransid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c:280:18: note: format string is defined here BUILDSTDERR: 280 | "ctransid=%llu ", path, uuid_str, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/receive.c:283:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 283 | fprintf(stderr, "parent_uuid=%s, parent_ctransid=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 284 | uuid_str, parent_ctransid); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c: In function 'process_mknod': BUILDSTDERR: cmds/receive.c:458:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 458 | fprintf(stderr, "mknod %s mode=%llu, dev=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 459 | path, mode, dev); BUILDSTDERR: | ~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c:458:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 458 | fprintf(stderr, "mknod %s mode=%llu, dev=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 459 | path, mode, dev); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c: In function 'process_write': BUILDSTDERR: cmds/receive.c:714:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 714 | fprintf(stderr, "write %s - offset=%llu length=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 715 | path, offset, len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c:714:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 714 | fprintf(stderr, "write %s - offset=%llu length=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 715 | path, offset, len); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c: In function 'process_clone': BUILDSTDERR: cmds/receive.c:823:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 823 | "clone %s - source=%s source offset=%llu offset=%llu length=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 824 | path, clone_path, clone_offset, offset, len); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c:823:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 823 | "clone %s - source=%s source offset=%llu offset=%llu length=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 824 | path, clone_path, clone_offset, offset, len); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c:823:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 823 | "clone %s - source=%s source offset=%llu offset=%llu length=%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 824 | path, clone_path, clone_offset, offset, len); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c: In function 'process_truncate': BUILDSTDERR: cmds/receive.c:936:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 936 | fprintf(stderr, "truncate %s size=%llu\n", path, size); BUILDSTDERR: | ~~~^ ~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/receive.c: In function 'process_chown': BUILDSTDERR: cmds/receive.c:988:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 988 | fprintf(stderr, "chown %s - uid=%llu, gid=%llu\n", path, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 989 | uid, gid); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/receive.c:988:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 988 | fprintf(stderr, "chown %s - uid=%llu, gid=%llu\n", path, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 989 | uid, gid); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ./kerncompat.h:25, BUILDSTDERR: from cmds/scrub.c:19: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'scrub_start' at cmds/scrub.c:1346:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 107 bytes from a string of length 4095 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [CC] cmds/quota.o BUILDSTDERR: cmds/quota.c: In function 'cmd_quota_rescan': BUILDSTDERR: cmds/quota.c:169:53: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 169 | printf("rescan operation running (current key %lld)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: 170 | args.progress); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __u64 {aka long unsigned int} [CC] cmds/qgroup.o [CC] cmds/replace.o [CC] check/main.o BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/replace.c:35: BUILDSTDERR: cmds/replace.c: In function 'cmd_replace_start': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/replace.c:250:3: note: in expansion of macro 'error' BUILDSTDERR: 250 | error("target device smaller than source device (required %llu bytes)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/replace.c: In function 'print_replace_status': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/replace.c:451:4: note: in expansion of macro 'error' BUILDSTDERR: 451 | error("unknown status from ioctl DEV_REPLACE_STATUS on '%s': %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c: In function 'print_status_check_line': BUILDSTDERR: check/main.c:195:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 195 | printf(", %llu items checked)\r", priv->item_count); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: check/main.c: In function 'print_inode_error': BUILDSTDERR: check/main.c:620:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 620 | fprintf(stderr, "\tstart: %llu, len: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 621 | hole->start, hole->len); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:620:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 620 | fprintf(stderr, "\tstart: %llu, len: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 621 | hole->start, hole->len); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:625:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: 625 | fprintf(stderr, "\tstart: 0, len: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:642:55: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 642 | "\tname: %.*s namelen: %u wanted 0x%08x has 0x%08llx\n", BUILDSTDERR: | ~~~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %08lx BUILDSTDERR: ...... BUILDSTDERR: 645 | hash_record->key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'process_dir_item': BUILDSTDERR: check/main.c:1398:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1398 | "unknown location type %d in DIR_ITEM[%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1399 | location.type, key->objectid, key->offset); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:1398:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1398 | "unknown location type %d in DIR_ITEM[%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1399 | location.type, key->objectid, key->offset); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_inode_isize': BUILDSTDERR: check/main.c:1904:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1904 | printf("reset isize for dir %llu root %llu\n", rec->ino, BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:1904:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1904 | printf("reset isize for dir %llu root %llu\n", rec->ino, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1905 | root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_inode_nbytes': BUILDSTDERR: check/main.c:1951:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1951 | printf("reset nbytes for ino %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1952 | rec->ino, root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:1951:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1951 | printf("reset nbytes for ino %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1952 | rec->ino, root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_inode_nlinks': [CC] cmds/restore.o BUILDSTDERR: check/main.c:2340:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2340 | printf("Can't get file name for inode %llu, using '%llu' as fallback\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2341 | rec->ino, rec->ino); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:2340:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2340 | printf("Can't get file name for inode %llu, using '%llu' as fallback\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2341 | rec->ino, rec->ino); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:2343:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2343 | sprintf(namebuf, "%llu", rec->ino); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:2347:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2347 | printf("Can't get file type for inode %llu, using FILE as fallback\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2348 | rec->ino); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:2357:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2357 | "Failed to reset nlink for inode %llu: %m\n", rec->ino); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:2368:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2368 | printf("Fixed the nlink of inode %llu\n", rec->ino); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c: In function 'repair_inode_no_item': BUILDSTDERR: check/main.c:2459:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2459 | printf("Trying to rebuild inode:%llu\n", rec->ino); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:2485:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2485 | printf("Can't determine the filetype for inode %llu, assume it is a normal file\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2486 | rec->ino); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_inode_discount_extent': BUILDSTDERR: check/main.c:2549:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2549 | printf("Fixed discount file extents for inode: %llu in root: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2550 | rec->ino, root->objectid); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:2549:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2549 | printf("Fixed discount file extents for inode: %llu in root: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2550 | rec->ino, root->objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_inline_ram_bytes': BUILDSTDERR: check/main.c:2582:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2582 | printf("Repaired inline ram_bytes for root %llu ino %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2583 | root->objectid, rec->ino); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:2582:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2582 | printf("Repaired inline ram_bytes for root %llu ino %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2583 | root->objectid, rec->ino); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_mismatch_dir_hash': BUILDSTDERR: check/main.c:2598:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2598 | "Deleting bad dir items with invalid hash for root %llu ino %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2599 | root->root_key.objectid, rec->ino); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:2598:65: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2598 | "Deleting bad dir items with invalid hash for root %llu ino %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2599 | root->root_key.objectid, rec->ino); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_unaligned_extent_recs': BUILDSTDERR: check/main.c:2738:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2738 | fprintf(stderr, "delete file extent item [%llu,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2739 | urec->owner, urec->offset); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:2738:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2738 | fprintf(stderr, "delete file extent item [%llu,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2739 | urec->owner, urec->offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_fs_root': BUILDSTDERR: check/main.c:3483:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3483 | "fail to get inode rec on [%llu,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3484 | urec->objectid, urec->owner); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:3483:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3483 | "fail to get inode rec on [%llu,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3484 | urec->objectid, urec->owner); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:3557:63: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3557 | printf("The following tree block(s) is corrupted in tree %llu:\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3558 | root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:3564:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3564 | printf("\ttree block bytenr: %llu, level: %d, node key: (%llu, %u, %llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3565 | cache->start, corrupt->level, BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:3564:64: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3564 | printf("\ttree block bytenr: %llu, level: %d, node key: (%llu, %u, %llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3565 | cache->start, corrupt->level, BUILDSTDERR: 3566 | corrupt->key.objectid, corrupt->key.type, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:3564:74: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3564 | printf("\ttree block bytenr: %llu, level: %d, node key: (%llu, %u, %llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 3567 | corrupt->key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:3571:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3571 | printf("Try to repair the btree for root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3572 | root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:3579:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3579 | printf("Btree for root %llu is fixed\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3580 | root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'delete_bogus_item': BUILDSTDERR: check/main.c:4164:68: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 4164 | printf("Deleting bogus item [%llu,%u,%llu] at slot %d on block %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 4165 | (unsigned long long)key.objectid, key.type, BUILDSTDERR: 4166 | (unsigned long long)key.offset, slot, buf->start); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] cmds/rescue.o BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from check/main.c:36: BUILDSTDERR: check/main.c: In function 'process_chunk_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:5054:3: note: in expansion of macro 'error' BUILDSTDERR: 5054 | error("chunk(%llu, %llu) is not valid, ignore it", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:5054:3: note: in expansion of macro 'error' BUILDSTDERR: 5054 | error("chunk(%llu, %llu) is not valid, ignore it", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:5061:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5061 | fprintf(stderr, "Chunk[%llu, %llu] existed.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5062 | rec->offset, rec->length); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5061:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5061 | fprintf(stderr, "Chunk[%llu, %llu] existed.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5062 | rec->offset, rec->length); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'process_device_item': BUILDSTDERR: check/main.c:5098:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5098 | fprintf(stderr, "Device[%llu] existed.\n", rec->devid); BUILDSTDERR: | ~~~^ ~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c: In function 'process_block_group_item': BUILDSTDERR: check/main.c:5145:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5145 | fprintf(stderr, "Block Group[%llu, %llu] existed.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5146 | rec->objectid, rec->offset); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5145:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5145 | fprintf(stderr, "Block Group[%llu, %llu] existed.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5146 | rec->objectid, rec->offset); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'process_device_extent_item': BUILDSTDERR: check/main.c:5201:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5201 | "Device extent[%llu, %llu, %llu] existed.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5202 | rec->objectid, rec->offset, rec->length); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5201:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5201 | "Device extent[%llu, %llu, %llu] existed.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5202 | rec->objectid, rec->offset, rec->length); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5201:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5201 | "Device extent[%llu, %llu, %llu] existed.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5202 | rec->objectid, rec->offset, rec->length); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from check/main.c:36: BUILDSTDERR: check/main.c: In function 'process_extent_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:5239:3: note: in expansion of macro 'error' BUILDSTDERR: 5239 | error("ignoring invalid extent, bytenr %llu is not aligned to %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:5257:3: note: in expansion of macro 'error' BUILDSTDERR: 5257 | error("ignore invalid metadata extent, length %llu does not equal to %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:5262:3: note: in expansion of macro 'error' BUILDSTDERR: 5262 | error("ignore invalid data extent, length %llu is not aligned to %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:5324:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5324 | "corrupt extent record: key [%llu,%u,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5325 | key.objectid, key.type, num_bytes); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5324:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5324 | "corrupt extent record: key [%llu,%u,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5325 | key.objectid, key.type, num_bytes); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_cache_range': BUILDSTDERR: check/main.c:5407:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5407 | fprintf(stderr, "there is no free space entry for %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5408 | offset, offset+bytes); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5407:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5407 | fprintf(stderr, "there is no free space entry for %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5408 | offset, offset+bytes); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5413:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5413 | fprintf(stderr, "wanted offset %llu, found %llu\n", offset, BUILDSTDERR: | ~~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:5413:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5413 | fprintf(stderr, "wanted offset %llu, found %llu\n", offset, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5414 | entry->offset); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5419:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5419 | fprintf(stderr, "wanted bytes %llu, found %llu for off %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5420 | bytes, entry->bytes, offset); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5419:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5419 | fprintf(stderr, "wanted bytes %llu, found %llu for off %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5420 | bytes, entry->bytes, offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5419:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5419 | fprintf(stderr, "wanted bytes %llu, found %llu for off %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5420 | bytes, entry->bytes, offset); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_space_cache': BUILDSTDERR: check/main.c:5561:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5561 | fprintf(stderr, "cache appears valid but isn't %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5562 | cache->key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_extent_csums': BUILDSTDERR: check/main.c:5635:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5635 | "mirror %d bytenr %llu csum %u expected csum %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5636 | mirror, bytenr + tmp, BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_extent_exists': BUILDSTDERR: check/main.c:5782:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5782 | "there are no extents for csum range %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5783 | bytenr, bytenr+num_bytes); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5782:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5782 | "there are no extents for csum range %llu-%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5783 | bytenr, bytenr+num_bytes); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_csums': BUILDSTDERR: check/main.c:5877:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5877 | "csum exists for %llu-%llu but there is no extent record\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5878 | offset, offset+num_bytes); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:5877:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 5877 | "csum exists for %llu-%llu but there is no extent record\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 5878 | offset, offset+num_bytes); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/restore.c: In function 'copy_one_inline': BUILDSTDERR: cmds/restore.c:337:60: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 337 | fprintf(stderr, "Short compressed inline write, wanted %Lu, " BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 338 | "did %zd: %d\n", ram_size, done, errno); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/restore.c: In function 'copy_one_extent': BUILDSTDERR: cmds/restore.c:379:23: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 379 | printf("offset is %Lu\n", offset); BUILDSTDERR: | ~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/restore.c: In function 'search_dir': BUILDSTDERR: cmds/restore.c:1040:30: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1040 | printf("Found objectid=%Lu, key=%Lu\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1041 | found_key.objectid, key->objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/restore.c:1040:39: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1040 | printf("Found objectid=%Lu, key=%Lu\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1041 | found_key.objectid, key->objectid); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/restore.c: In function 'do_list_roots': BUILDSTDERR: cmds/restore.c:1266:14: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1266 | printf(" %Lu level %d\n", btrfs_root_bytenr(&ri), BUILDSTDERR: | ~~^ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/restore.c: In function 'find_first_dir': BUILDSTDERR: cmds/restore.c:1375:28: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1375 | printf("Using objectid %Lu for first dir\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1376 | found_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/restore.c: In function 'cmd_restore': BUILDSTDERR: cmds/restore.c:1503:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1503 | fprintf(stderr, "objectid %llu is not a valid fs/file tree\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1504 | root_objectid); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/restore.c:1595:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1595 | fprintf(stderr, "fail to read root %llu: %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1596 | root_objectid); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'delete_extent_records': BUILDSTDERR: check/main.c:6551:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6551 | "repair deleting extent record: key [%llu,%u,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6552 | found_key.objectid, found_key.type, found_key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6551:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6551 | "repair deleting extent record: key [%llu,%u,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6552 | found_key.objectid, found_key.type, found_key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'record_extent': BUILDSTDERR: check/main.c:6699:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6699 | "adding new tree backref on start %llu len %llu parent %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6700 | rec->start, rec->max_size, parent, tback->root); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6699:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6699 | "adding new tree backref on start %llu len %llu parent %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6700 | rec->start, rec->max_size, parent, tback->root); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] cmds/rescue-chunk-recover.o BUILDSTDERR: check/main.c:6699:59: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6699 | "adding new tree backref on start %llu len %llu parent %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6700 | rec->start, rec->max_size, parent, tback->root); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6699:69: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6699 | "adding new tree backref on start %llu len %llu parent %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6700 | rec->start, rec->max_size, parent, tback->root); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'repair_ref': BUILDSTDERR: check/main.c:6837:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6837 | fprintf(stderr, "error cowing down to ref [%llu,%u,%llu]: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6838 | key.objectid, key.type, key.offset, ret); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6837:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6837 | fprintf(stderr, "error cowing down to ref [%llu,%u,%llu]: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6838 | key.objectid, key.type, key.offset, ret); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6843:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6843 | "well that's odd, we just found this key [%llu,%u,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6844 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6843:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6843 | "well that's odd, we just found this key [%llu,%u,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6844 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6855:189: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6855 | "ref doesn't match the record start and is compressed, please take a btrfs-image of this file system and send it to a btrfs developer so they can complete this functionality for bytenr %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6856 | dback->disk_bytenr); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6872:116: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6872 | "ref is past the entry end, please take a btrfs-image of this file system and send it to a btrfs developer, ref %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6873 | dback->disk_bytenr); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:6886:120: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6886 | "ref is before the entry start, please take a btrfs-image of this file system and send it to a btrfs developer, ref %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6887 | dback->disk_bytenr); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'verify_backrefs': BUILDSTDERR: check/main.c:6993:59: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 6993 | "attempting to repair backref discrepancy for bytenr %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 6994 | rec->start); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7011:111: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7011 | "backrefs don't agree with each other and extent record doesn't agree with anybody, so we can't fix bytenr %llu bytes %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7012 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7011:122: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7011 | "backrefs don't agree with each other and extent record doesn't agree with anybody, so we can't fix bytenr %llu bytes %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7012 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7035:112: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7035 | "backrefs and extent record evenly split on who is right, this is going to require user input to fix bytenr %llu bytes %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7036 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7035:123: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7035 | "backrefs and extent record evenly split on who is right, this is going to require user input to fix bytenr %llu bytes %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7036 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7049:185: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7049 | "extent start and backref starts don't match, please use btrfs-image on this file system and send it to a btrfs developer so they can make fsck fix this particular case. bytenr is %llu, bytes is %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7050 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7049:200: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7049 | "extent start and backref starts don't match, please use btrfs-image on this file system and send it to a btrfs developer so they can make fsck fix this particular case. bytenr is %llu, bytes is %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7050 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'delete_duplicate_records': BUILDSTDERR: check/main.c:7200:146: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7200 | "Ok we have overlapping extents that aren't completely covered by each other, this is going to require more careful thought. The extents are [%llu-%llu] and [%llu-%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7201 | tmp->start, tmp->nr, good->start, good->nr); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7200:151: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7200 | "Ok we have overlapping extents that aren't completely covered by each other, this is going to require more careful thought. The extents are [%llu-%llu] and [%llu-%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7201 | tmp->start, tmp->nr, good->start, good->nr); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7200:162: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7200 | "Ok we have overlapping extents that aren't completely covered by each other, this is going to require more careful thought. The extents are [%llu-%llu] and [%llu-%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7201 | tmp->start, tmp->nr, good->start, good->nr); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7200:167: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7200 | "Ok we have overlapping extents that aren't completely covered by each other, this is going to require more careful thought. The extents are [%llu-%llu] and [%llu-%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7201 | tmp->start, tmp->nr, good->start, good->nr); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7233:74: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7233 | "well this shouldn't happen, extent record overlaps but is metadata? [%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7234 | tmp->start, tmp->nr); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7233:80: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7233 | "well this shouldn't happen, extent record overlaps but is metadata? [%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7234 | tmp->start, tmp->nr); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from ./ctree.h:26, BUILDSTDERR: from check/main.c:29: BUILDSTDERR: check/main.c: In function 'prune_one_block': BUILDSTDERR: check/main.c:7662:9: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7662 | printk("deleting pointer to block %llu\n", corrupt->cache.start); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: ./kerncompat.h:293:46: note: in definition of macro 'printk' BUILDSTDERR: 293 | #define printk(fmt, args...) fprintf(stderr, fmt, ##args) BUILDSTDERR: | ^~~ BUILDSTDERR: check/main.c:7662:39: note: format string is defined here BUILDSTDERR: 7662 | printk("deleting pointer to block %llu\n", corrupt->cache.start); BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c: In function 'record_unaligned_extent_rec': BUILDSTDERR: check/main.c:7706:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7706 | fprintf(stderr, "record unaligned extent record on %llu %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7707 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7706:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7706 | fprintf(stderr, "record unaligned extent record on %llu %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7707 | rec->start, rec->nr); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_extent_refs': BUILDSTDERR: check/main.c:7905:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7905 | "bad metadata [%llu, %llu) crossing stripe boundary\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7906 | rec->start, rec->start + rec->max_size); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7905:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7905 | "bad metadata [%llu, %llu) crossing stripe boundary\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7906 | rec->start, rec->start + rec->max_size); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7912:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7912 | "bad extent [%llu, %llu), type mismatch with chunk\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7913 | rec->start, rec->start + rec->max_size); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7912:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7912 | "bad extent [%llu, %llu), type mismatch with chunk\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7913 | rec->start, rec->start + rec->max_size); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'check_chunk_refs': BUILDSTDERR: check/main.c:7992:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 7993 | chunk_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 7995 | chunk_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 7996 | chunk_rec->length, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 7997 | chunk_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 7998 | chunk_rec->type_flags, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:98: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 7999 | block_group_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:108: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 11 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8001 | block_group_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:122: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 12 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8002 | block_group_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:138: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 13 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8003 | block_group_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:7992:151: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 14 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 7992 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) mismatch with block group[%llu, %u, %llu]: offset(%llu), objectid(%llu), flags(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8004 | block_group_rec->flags); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8013:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8013 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) is not found in block group\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8014 | chunk_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8013:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8013 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) is not found in block group\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8016 | chunk_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8013:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8013 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) is not found in block group\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8017 | chunk_rec->length, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8013:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8013 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) is not found in block group\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8018 | chunk_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8013:65: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8013 | "Chunk[%llu, %u, %llu]: length(%llu), offset(%llu), type(%llu) is not found in block group\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8019 | chunk_rec->type_flags); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8043:11: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8043 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] mismatch dev extent[%llu, %llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8044 | chunk_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8043:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8043 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] mismatch dev extent[%llu, %llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8046 | chunk_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8043:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8043 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] mismatch dev extent[%llu, %llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8047 | chunk_rec->stripes[i].devid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8043:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8043 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] mismatch dev extent[%llu, %llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8048 | chunk_rec->stripes[i].offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8043:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8043 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] mismatch dev extent[%llu, %llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8049 | dev_extent_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8043:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8043 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] mismatch dev extent[%llu, %llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8050 | dev_extent_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8043:78: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8043 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] mismatch dev extent[%llu, %llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8051 | dev_extent_rec->length); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8060:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8060 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] is not found in dev extent\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8061 | chunk_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8060:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8060 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] is not found in dev extent\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8063 | chunk_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8060:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8060 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] is not found in dev extent\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8064 | chunk_rec->stripes[i].devid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8060:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8060 | "Chunk[%llu, %u, %llu] stripe[%llu, %llu] is not found in dev extent\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8065 | chunk_rec->stripes[i].offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] cmds/rescue-super-recover.o BUILDSTDERR: check/main.c: In function 'check_chunks': BUILDSTDERR: check/main.c:8106:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8106 | "Block group[%llu, %llu] (flags = %llu) didn't find the relative chunk.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8107 | bg_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8106:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8106 | "Block group[%llu, %llu] (flags = %llu) didn't find the relative chunk.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8107 | bg_rec->objectid, BUILDSTDERR: 8108 | bg_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8106:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8106 | "Block group[%llu, %llu] (flags = %llu) didn't find the relative chunk.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8109 | bg_rec->flags); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'print_block_group_info': BUILDSTDERR: cmds/rescue-chunk-recover.c:374:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 374 | printf("Block Group: start = %llu, len = %llu, flag = %llx\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 375 | rec->objectid, rec->offset, rec->flags); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:374:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 374 | printf("Block Group: start = %llu, len = %llu, flag = %llx\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 375 | rec->objectid, rec->offset, rec->flags); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:374:59: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 374 | printf("Block Group: start = %llu, len = %llu, flag = %llx\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lx BUILDSTDERR: 375 | rec->objectid, rec->offset, rec->flags); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'print_stripe_info': BUILDSTDERR: cmds/rescue-chunk-recover.c:399:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 399 | printf("[%2d] Stripe: devid = %llu, offset = %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 400 | index, data->devid, data->offset); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:399:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 399 | printf("[%2d] Stripe: devid = %llu, offset = %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 400 | index, data->devid, data->offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'print_chunk_self_info': BUILDSTDERR: cmds/rescue-chunk-recover.c:409:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 409 | printf("Chunk: start = %llu, len = %llu, type = %llx, num_stripes = %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 410 | rec->offset, rec->length, rec->type_flags, rec->num_stripes); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:409:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 409 | printf("Chunk: start = %llu, len = %llu, type = %llx, num_stripes = %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 410 | rec->offset, rec->length, rec->type_flags, rec->num_stripes); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:409:53: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 409 | printf("Chunk: start = %llu, len = %llu, type = %llx, num_stripes = %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lx BUILDSTDERR: 410 | rec->offset, rec->length, rec->type_flags, rec->num_stripes); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'print_device_extent_info': BUILDSTDERR: cmds/rescue-chunk-recover.c:437:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 437 | printf("Device extent: devid = %llu, start = %llu, len = %llu, chunk offset = %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 438 | rec->objectid, rec->offset, rec->length, rec->chunk_offset); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8118:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8118 | "Device extent[%llu, %llu, %llu] didn't find the relative chunk.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8119 | dext_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:437:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 437 | printf("Device extent: devid = %llu, start = %llu, len = %llu, chunk offset = %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 438 | rec->objectid, rec->offset, rec->length, rec->chunk_offset); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:437:62: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 437 | printf("Device extent: devid = %llu, start = %llu, len = %llu, chunk offset = %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 438 | rec->objectid, rec->offset, rec->length, rec->chunk_offset); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:437:83: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 437 | printf("Device extent: devid = %llu, start = %llu, len = %llu, chunk offset = %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 438 | rec->objectid, rec->offset, rec->length, rec->chunk_offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'print_scan_result': BUILDSTDERR: cmds/rescue-chunk-recover.c:464:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 464 | printf("\ttree root generation: %llu\n", rc->generation); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/rescue-chunk-recover.c:465:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 465 | printf("\tchunk root generation: %llu\n", rc->chunk_root_generation); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:8118:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8118 | "Device extent[%llu, %llu, %llu] didn't find the relative chunk.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8119 | dext_rec->objectid, BUILDSTDERR: 8120 | dext_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'check_chunk_by_metadata': BUILDSTDERR: cmds/rescue-chunk-recover.c:592:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 592 | "No device extent[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 593 | stripe->devid, stripe->offset); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:592:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 592 | "No device extent[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 593 | stripe->devid, stripe->offset); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:604:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 604 | "Device tree mismatch with chunks dev_extent[%llu, %llu], chunk[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 605 | btrfs_dev_extent_chunk_offset(l, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: 606 | dev_extent), BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: cmds/rescue-chunk-recover.c:604:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 604 | "Device tree mismatch with chunks dev_extent[%llu, %llu], chunk[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 607 | btrfs_dev_extent_length(l, dev_extent), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:604:73: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 604 | "Device tree mismatch with chunks dev_extent[%llu, %llu], chunk[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 608 | chunk->offset, chunk->length); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:604:79: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 604 | "Device tree mismatch with chunks dev_extent[%llu, %llu], chunk[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 608 | chunk->offset, chunk->length); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:628:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 628 | fprintf(stderr, "No block group[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 629 | key.objectid, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8118:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8118 | "Device extent[%llu, %llu, %llu] didn't find the relative chunk.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 8121 | dext_rec->length); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:628:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 628 | fprintf(stderr, "No block group[%llu, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 629 | key.objectid, key.offset); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:640:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 640 | "Chunk[%llu, %llu]'s type(%llu) is different with Block Group's type(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 641 | chunk->offset, chunk->length, chunk->type_flags, BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:640:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 640 | "Chunk[%llu, %llu]'s type(%llu) is different with Block Group's type(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 641 | chunk->offset, chunk->length, chunk->type_flags, BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:640:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 640 | "Chunk[%llu, %llu]'s type(%llu) is different with Block Group's type(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 641 | chunk->offset, chunk->length, chunk->type_flags, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from check/main.c:36: BUILDSTDERR: check/main.c: In function 'check_device_used': BUILDSTDERR: cmds/rescue-chunk-recover.c:640:77: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 640 | "Chunk[%llu, %llu]'s type(%llu) is different with Block Group's type(%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 641 | chunk->offset, chunk->length, chunk->type_flags, BUILDSTDERR: 642 | btrfs_disk_block_group_flags(l, bg_ptr)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8137:3: note: in expansion of macro 'error' BUILDSTDERR: 8137 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8137:3: note: in expansion of macro 'error' BUILDSTDERR: 8137 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8137:3: note: in expansion of macro 'error' BUILDSTDERR: 8137 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'scan_devices': BUILDSTDERR: cmds/rescue-chunk-recover.c:892:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 892 | printf("%s%llu in dev%d", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 893 | i ? ", " : "", dev_scans[i].bytenr, i); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8158:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8158 | "Dev extent's total-byte(%llu) is not equal to byte-used(%llu) in dev[%llu, %u, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8159 | total_byte, dev_rec->byte_used, dev_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8158:64: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8158 | "Dev extent's total-byte(%llu) is not equal to byte-used(%llu) in dev[%llu, %u, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8159 | total_byte, dev_rec->byte_used, dev_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8158:77: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8158 | "Dev extent's total-byte(%llu) is not equal to byte-used(%llu) in dev[%llu, %u, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8159 | total_byte, dev_rec->byte_used, dev_rec->objectid, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'rebuild_block_group': BUILDSTDERR: cmds/rescue-chunk-recover.c:1412:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1412 | "Fail to search extent tree for block group: [%llu,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1413 | chunk_rec->offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:1412:59: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1412 | "Fail to search extent tree for block group: [%llu,%llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1413 | chunk_rec->offset, BUILDSTDERR: 1414 | chunk_rec->offset + chunk_rec->length); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8158:87: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8158 | "Dev extent's total-byte(%llu) is not equal to byte-used(%llu) in dev[%llu, %u, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8159 | total_byte, dev_rec->byte_used, dev_rec->objectid, BUILDSTDERR: 8160 | dev_rec->type, dev_rec->offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from check/main.c:36: BUILDSTDERR: check/main.c: In function 'is_super_size_valid': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8185:3: note: in expansion of macro 'error' BUILDSTDERR: 8185 | error("super total bytes %llu smaller than real device(s) size %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8185:3: note: in expansion of macro 'error' BUILDSTDERR: 8185 | error("super total bytes %llu smaller than real device(s) size %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c: In function 'check_devices': BUILDSTDERR: check/main.c:8235:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8235 | "Device extent[%llu, %llu, %llu] didn't find its device.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8236 | dext_rec->objectid, dext_rec->offset, dext_rec->length); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8235:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8235 | "Device extent[%llu, %llu, %llu] didn't find its device.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8236 | dext_rec->objectid, dext_rec->offset, dext_rec->length); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c: In function 'btrfs_rebuild_ordered_data_chunk_stripes': BUILDSTDERR: cmds/rescue-chunk-recover.c:2192:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2192 | "Failure: too many equal stripes in chunk[%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2193 | chunk->offset, chunk->length); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/rescue-chunk-recover.c:2192:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2192 | "Failure: too many equal stripes in chunk[%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2193 | chunk->offset, chunk->length); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:8235:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 8235 | "Device extent[%llu, %llu, %llu] didn't find its device.\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 8236 | dext_rec->objectid, dext_rec->offset, dext_rec->length); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from check/main.c:36: BUILDSTDERR: check/main.c: In function 'check_dev_extents': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8487:4: note: in expansion of macro 'error' BUILDSTDERR: 8487 | error("failed to find device with devid %llu", devid); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8492:4: note: in expansion of macro 'error' BUILDSTDERR: 8492 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8492:4: note: in expansion of macro 'error' BUILDSTDERR: 8492 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8492:4: note: in expansion of macro 'error' BUILDSTDERR: 8492 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8499:4: note: in expansion of macro 'error' BUILDSTDERR: 8499 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8499:4: note: in expansion of macro 'error' BUILDSTDERR: 8499 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8499:4: note: in expansion of macro 'error' BUILDSTDERR: 8499 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c:8499:4: note: in expansion of macro 'error' BUILDSTDERR: 8499 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/main.c: In function 'recow_extent_buffer': BUILDSTDERR: check/main.c:9034:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9034 | printf("Recowing metadata block %llu\n", eb->start); BUILDSTDERR: | ~~~^ ~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:9041:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9041 | fprintf(stderr, "Couldn't find owner root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9042 | key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'delete_bad_item': BUILDSTDERR: check/main.c:9070:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9070 | printf("Deleting bad item [%llu,%u,%llu]\n", bad->key.objectid, BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:9070:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9070 | printf("Deleting bad item [%llu,%u,%llu]\n", bad->key.objectid, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9071 | bad->key.type, bad->key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:9078:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9078 | fprintf(stderr, "Couldn't find owner root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9079 | key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'fill_csum_tree_from_fs': BUILDSTDERR: check/main.c:9243:53: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9243 | fprintf(stderr, "Fail to read fs/subvol tree: %lld\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: 9244 | key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'maybe_repair_root_item': BUILDSTDERR: check/main.c:9513:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 9513 | "Error: could not find extent items for root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9514 | root_key->objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka const long unsigned int} BUILDSTDERR: check/main.c:9524:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 9524 | "Error: could not find btree root extent for root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9525 | root_id); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka const long unsigned int} BUILDSTDERR: check/main.c:9545:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 9545 | "%sroot item for root %llu," BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: ...... BUILDSTDERR: 9549 | root_id, BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka const long unsigned int} BUILDSTDERR: check/main.c:9545:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9545 | "%sroot item for root %llu," BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 9550 | btrfs_root_bytenr(&ri), btrfs_root_generation(&ri), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:9546:25: note: format string is defined here BUILDSTDERR: 9546 | " current bytenr %llu, current gen %llu, current level %u," BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:9545:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9545 | "%sroot item for root %llu," BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 9550 | btrfs_root_bytenr(&ri), btrfs_root_generation(&ri), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:9546:43: note: format string is defined here BUILDSTDERR: 9546 | " current bytenr %llu, current gen %llu, current level %u," BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:9545:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9545 | "%sroot item for root %llu," BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 9552 | rii->bytenr, rii->gen, rii->level); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:9547:21: note: format string is defined here BUILDSTDERR: 9547 | " new bytenr %llu, new gen %llu, new level %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:9545:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9545 | "%sroot item for root %llu," BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 9552 | rii->bytenr, rii->gen, rii->level); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:9547:35: note: format string is defined here BUILDSTDERR: 9547 | " new bytenr %llu, new gen %llu, new level %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:9556:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 9556 | "root %llu has a root item with a more recent gen (%llu) compared to the found root node (%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9557 | root_id, btrfs_root_generation(&ri), rii->gen); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka const long unsigned int} BUILDSTDERR: check/main.c:9556:59: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9556 | "root %llu has a root item with a more recent gen (%llu) compared to the found root node (%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9557 | root_id, btrfs_root_generation(&ri), rii->gen); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c:9556:98: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9556 | "root %llu has a root item with a more recent gen (%llu) compared to the found root node (%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 9557 | root_id, btrfs_root_generation(&ri), rii->gen); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/main.c: In function 'cmd_check': BUILDSTDERR: check/main.c:9887:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 9887 | printf("using SB copy %llu, bytenr %llu\n", num, BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/rescue-super-recover.c: In function 'print_super_info': BUILDSTDERR: cmds/rescue-super-recover.c:184:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 184 | printf("\t\tsuperblock bytenr = %llu\n", record->bytenr); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/main.c:10084:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 10084 | printf("Print extent state for subvolume %llu on %s\nUUID: %s\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 10085 | subvolid, argv[optind], uuidbuf); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] cmds/property.o [CC] cmds/filesystem-usage.o [CC] cmds/inspect-dump-tree.o BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/inspect-dump-tree.c:34: BUILDSTDERR: cmds/inspect-dump-tree.c: In function 'dump_add_tree_block': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-dump-tree.c:230:3: note: in expansion of macro 'warning' BUILDSTDERR: 230 | warning("tree block bytenr %llu is duplicated", bytenr); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-dump-tree.c:234:3: note: in expansion of macro 'error' BUILDSTDERR: 234 | error("failed to record tree block bytenr %llu: %d(%s)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-dump-tree.c: In function 'dump_print_tree_blocks': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-dump-tree.c:267:4: note: in expansion of macro 'error' BUILDSTDERR: 267 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-dump-tree.c:276:4: note: in expansion of macro 'error' BUILDSTDERR: 276 | error("failed to read tree block %llu", bytenr); BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-dump-tree.c: In function 'cmd_inspect_dump_tree': BUILDSTDERR: cmds/inspect-dump-tree.c:482:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 482 | printf("log root tree: %llu level %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 483 | info->log_root_tree->node->start, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] cmds/inspect-dump-super.o BUILDSTDERR: cmds/inspect-dump-super.c: In function 'print_root_backup': BUILDSTDERR: cmds/inspect-dump-super.c:155:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 155 | printf("\t\tbackup_tree_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 156 | btrfs_backup_tree_root(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:155:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 155 | printf("\t\tbackup_tree_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 156 | btrfs_backup_tree_root(backup), BUILDSTDERR: 157 | btrfs_backup_tree_root_gen(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:159:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 159 | printf("\t\tbackup_chunk_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 160 | btrfs_backup_chunk_root(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:159:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 159 | printf("\t\tbackup_chunk_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 160 | btrfs_backup_chunk_root(backup), BUILDSTDERR: 161 | btrfs_backup_chunk_root_gen(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:163:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 163 | printf("\t\tbackup_extent_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 164 | btrfs_backup_extent_root(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:163:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 163 | printf("\t\tbackup_extent_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 164 | btrfs_backup_extent_root(backup), BUILDSTDERR: 165 | btrfs_backup_extent_root_gen(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:167:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 167 | printf("\t\tbackup_fs_root:\t\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 168 | btrfs_backup_fs_root(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:167:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 167 | printf("\t\tbackup_fs_root:\t\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 168 | btrfs_backup_fs_root(backup), BUILDSTDERR: 169 | btrfs_backup_fs_root_gen(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:171:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 171 | printf("\t\tbackup_dev_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 172 | btrfs_backup_dev_root(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:171:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 171 | printf("\t\tbackup_dev_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 172 | btrfs_backup_dev_root(backup), BUILDSTDERR: 173 | btrfs_backup_dev_root_gen(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:175:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 175 | printf("\t\tbackup_csum_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 176 | btrfs_backup_csum_root(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:175:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 175 | printf("\t\tbackup_csum_root:\t%llu\tgen: %llu\tlevel: %d\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 176 | btrfs_backup_csum_root(backup), BUILDSTDERR: 177 | btrfs_backup_csum_root_gen(backup), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:180:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 180 | printf("\t\tbackup_total_bytes:\t%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 181 | btrfs_backup_total_bytes(backup)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:182:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 182 | printf("\t\tbackup_bytes_used:\t%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 183 | btrfs_backup_bytes_used(backup)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c:184:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 184 | printf("\t\tbackup_num_devices:\t%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 185 | btrfs_backup_num_devices(backup)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c: In function '__print_readable_flag': BUILDSTDERR: cmds/inspect-dump-super.c:283:31: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 283 | printf("unknown flag: 0x%llx ", flag); BUILDSTDERR: | ~~~^ ~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lx BUILDSTDERR: cmds/inspect-dump-super.c:285:42: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 285 | printf("|\n\t\t\t unknown flag: 0x%llx ", flag); BUILDSTDERR: | ~~~^ ~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lx BUILDSTDERR: cmds/inspect-dump-super.c: In function 'dump_superblock': BUILDSTDERR: cmds/inspect-dump-super.c:459:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 459 | printf("dev_item.devid\t\t%llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 460 | btrfs_stack_device_id(&sb->dev_item)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-dump-super.c: In function 'load_and_dump_sb': BUILDSTDERR: cmds/inspect-dump-super.c:497:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 497 | printf("superblock: bytenr=%llu, device=%s\n", sb_bytenr, filename); BUILDSTDERR: | ~~~^ ~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/inspect-dump-super.c:33: BUILDSTDERR: cmds/inspect-dump-super.c: In function 'cmd_inspect_dump_super': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-dump-super.c:562:5: note: in expansion of macro 'error' BUILDSTDERR: 562 | error("super mirror too big: %llu >= %d", BUILDSTDERR: | ^~~~~ [CC] cmds/inspect-tree-stats.o BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/inspect-tree-stats.c:36: BUILDSTDERR: cmds/inspect-tree-stats.c: In function 'walk_nodes': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-tree-stats.c:158:5: note: in expansion of macro 'error' BUILDSTDERR: 158 | error("failed to read blocknr %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-tree-stats.c: In function 'print_seek_histogram': BUILDSTDERR: cmds/inspect-tree-stats.c:255:19: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 255 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, group_start, BUILDSTDERR: | ~~~^ ~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %*lu BUILDSTDERR: cmds/inspect-tree-stats.c:255:26: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 255 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, group_start, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %*lu BUILDSTDERR: 256 | digits, group_end, digits, group_count); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-tree-stats.c:255:32: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 255 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, group_start, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %*lu BUILDSTDERR: 256 | digits, group_end, digits, group_count); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-tree-stats.c:270:18: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 270 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, seek->distance, BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %*lu BUILDSTDERR: cmds/inspect-tree-stats.c:270:25: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 270 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, seek->distance, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %*lu BUILDSTDERR: 271 | digits, seek->distance, digits, seek->count); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-tree-stats.c:270:31: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 270 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, seek->distance, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %*lu BUILDSTDERR: 271 | digits, seek->distance, digits, seek->count); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-tree-stats.c:280:18: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 280 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, group_start, BUILDSTDERR: | ~~~^ ~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %*lu BUILDSTDERR: cmds/inspect-tree-stats.c:280:25: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 280 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, group_start, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %*lu BUILDSTDERR: 281 | digits, group_end, digits, group_count); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-tree-stats.c:280:31: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 280 | printf("\t\t%*Lu - %*Lu: %*Lu ", digits, group_start, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %*lu BUILDSTDERR: 281 | digits, group_end, digits, group_count); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from cmds/inspect-tree-stats.c:36: BUILDSTDERR: cmds/inspect-tree-stats.c: In function 'calc_root_size': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-tree-stats.c:326:3: note: in expansion of macro 'error' BUILDSTDERR: 326 | error("failed to read root %llu", key->objectid); BUILDSTDERR: | ^~~~~ BUILDSTDERR: cmds/inspect-tree-stats.c:364:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 364 | printf("\tTotal size: %llu\n", stat.total_bytes); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:365:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 365 | printf("\t\tInline data: %llu\n", stat.total_inline); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:366:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 366 | printf("\tTotal seeks: %llu\n", stat.total_seeks); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:367:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 367 | printf("\t\tForward seeks: %llu\n", stat.forward_seeks); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:368:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 368 | printf("\t\tBackward seeks: %llu\n", stat.backward_seeks); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:369:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 369 | printf("\t\tAvg seek len: %llu\n", stat.total_seeks ? BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 370 | stat.total_seek_len / stat.total_seeks : 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: cmds/inspect-tree-stats.c:372:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 372 | printf("\tTotal clusters: %llu\n", stat.total_clusters); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:373:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 373 | printf("\t\tAvg cluster size: %llu\n", stat.total_cluster_size / BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: 374 | stat.total_clusters); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cmds/inspect-tree-stats.c:375:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 375 | printf("\t\tMin cluster size: %llu\n", stat.min_cluster_size); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:376:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 376 | printf("\t\tMax cluster size: %llu\n", stat.max_cluster_size); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:377:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 377 | printf("\tTotal disk spread: %llu\n", stat.highest_bytenr - BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: 378 | stat.lowest_bytenr); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cmds/inspect-tree-stats.c:385:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 385 | printf("\tTotal seeks: %llu\n", stat.total_seeks); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:386:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 386 | printf("\t\tForward seeks: %llu\n", stat.forward_seeks); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:387:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 387 | printf("\t\tBackward seeks: %llu\n", stat.backward_seeks); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: cmds/inspect-tree-stats.c:392:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 392 | printf("\tTotal clusters: %llu\n", stat.total_clusters); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu [CC] cmds/filesystem-du.o [CC] mkfs/common.o [CC] check/mode-common.o BUILDSTDERR: check/mode-common.c: In function 'check_prealloc_data_ref': BUILDSTDERR: check/mode-common.c:62:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 62 | "Missing file extent item for inode %llu, root %llu, offset %llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 63 | objectid, rootid, offset); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:62:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 62 | "Missing file extent item for inode %llu, root %llu, offset %llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 63 | objectid, rootid, offset); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:62:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 62 | "Missing file extent item for inode %llu, root %llu, offset %llu", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 63 | objectid, rootid, offset); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c: In function 'check_prealloc_extent_written': BUILDSTDERR: check/mode-common.c:197:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 197 | "Missing extent item in extent tree for disk_bytenr %llu, num_bytes %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 198 | disk_bytenr, num_bytes); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:197:73: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 197 | "Missing extent item in extent tree for disk_bytenr %llu, num_bytes %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 198 | disk_bytenr, num_bytes); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c: In function 'link_inode_to_lostfound': BUILDSTDERR: check/mode-common.c:473:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 473 | ".%llu", ino); BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from check/mode-common.c:20: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:480:3: note: in expansion of macro 'error' BUILDSTDERR: 480 | error("failed to link the inode %llu to %s dir: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c: In function 'check_dev_size_alignment': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:503:3: note: in expansion of macro 'warning' BUILDSTDERR: 503 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:503:3: note: in expansion of macro 'warning' BUILDSTDERR: 503 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: check/mode-common.c: In function 'check_child_node': BUILDSTDERR: check/mode-common.c:563:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 563 | "Wrong key of child node/leaf, wanted: (%llu, %u, %llu), have: (%llu, %u, %llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 564 | parent_key.objectid, parent_key.type, parent_key.offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:563:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 563 | "Wrong key of child node/leaf, wanted: (%llu, %u, %llu), have: (%llu, %u, %llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 564 | parent_key.objectid, parent_key.type, parent_key.offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:563:71: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 563 | "Wrong key of child node/leaf, wanted: (%llu, %u, %llu), have: (%llu, %u, %llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 564 | parent_key.objectid, parent_key.type, parent_key.offset, BUILDSTDERR: 565 | child_key.objectid, child_key.type, child_key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:563:81: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 563 | "Wrong key of child node/leaf, wanted: (%llu, %u, %llu), have: (%llu, %u, %llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 564 | parent_key.objectid, parent_key.type, parent_key.offset, BUILDSTDERR: 565 | child_key.objectid, child_key.type, child_key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:569:63: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 569 | fprintf(stderr, "Wrong block of child node/leaf, wanted: %llu, have: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 570 | btrfs_node_blockptr(parent, slot), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:569:75: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 569 | fprintf(stderr, "Wrong block of child node/leaf, wanted: %llu, have: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 570 | btrfs_node_blockptr(parent, slot), BUILDSTDERR: 571 | btrfs_header_bytenr(child)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:576:68: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 576 | fprintf(stderr, "Wrong generation of child node/leaf, wanted: %llu, have: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 577 | btrfs_header_generation(child), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:576:80: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 576 | fprintf(stderr, "Wrong generation of child node/leaf, wanted: %llu, have: %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 577 | btrfs_header_generation(child), BUILDSTDERR: 578 | btrfs_node_ptr_generation(parent, slot)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-common.c:20: BUILDSTDERR: check/mode-common.c: In function 'delete_corrupted_dir_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:767:3: note: in expansion of macro 'error' BUILDSTDERR: 767 | error("key (%llu %u %llu) doesn't exist in root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:767:3: note: in expansion of macro 'error' BUILDSTDERR: 767 | error("key (%llu %u %llu) doesn't exist in root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:767:3: note: in expansion of macro 'error' BUILDSTDERR: 767 | error("key (%llu %u %llu) doesn't exist in root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:774:3: note: in expansion of macro 'error' BUILDSTDERR: 774 | error("failed to search root %llu: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:785:3: note: in expansion of macro 'error' BUILDSTDERR: 785 | error("no dir item named '%s' found with key (%llu %u %llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:785:3: note: in expansion of macro 'error' BUILDSTDERR: 785 | error("no dir item named '%s' found with key (%llu %u %llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c: In function 'reset_imode': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:827:3: note: in expansion of macro 'error' BUILDSTDERR: 827 | error("failed to search tree %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c: In function 'repair_imode_common': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:864:3: note: in expansion of macro 'error' BUILDSTDERR: 864 | error("unsupported ino %llu", key.objectid); BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:886:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 886 | printf("reset mode for inode %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 887 | key.objectid, root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-common.c:886:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 886 | printf("reset mode for inode %llu root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 887 | key.objectid, root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-common.c:20: BUILDSTDERR: check/mode-common.c: In function 'check_repair_free_space_inode': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-common.c:913:3: note: in expansion of macro 'error' BUILDSTDERR: 913 | error( BUILDSTDERR: | ^~~~~ [CC] check/mode-lowmem.o BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: check/mode-lowmem.c: In function 'calc_extent_flag': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:112:3: note: in expansion of macro 'error' BUILDSTDERR: 112 | error("extent item at bytenr %llu slot %d has wrong size", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'create_chunk_and_block_group': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:359:3: note: in expansion of macro 'error' BUILDSTDERR: 359 | error("fail to make block group for chunk %llu %llu %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:359:3: note: in expansion of macro 'error' BUILDSTDERR: 359 | error("fail to make block group for chunk %llu %llu %m", BUILDSTDERR: | ^~~~~ [CC] send-stream.o BUILDSTDERR: check/mode-lowmem.c: In function 'force_cow_in_new_chunk': BUILDSTDERR: check/mode-lowmem.c:387:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 387 | printf("Created new chunk [%llu %llu]\n", start, nbytes); BUILDSTDERR: | ~~~^ ~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/mode-lowmem.c:387:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 387 | printf("Created new chunk [%llu %llu]\n", start, nbytes); BUILDSTDERR: | ~~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:398:3: note: in expansion of macro 'error' BUILDSTDERR: 398 | error("fail to look up block group %llu %llu", start, nbytes); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:398:3: note: in expansion of macro 'error' BUILDSTDERR: 398 | error("fail to look up block group %llu %llu", start, nbytes); BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'is_chunk_almost_full': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:448:3: note: in expansion of macro 'error' BUILDSTDERR: 448 | error("failed to find block group %llu", start); BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'delete_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:586:3: note: in expansion of macro 'error' BUILDSTDERR: 586 | error("failed to delete root %llu item[%llu, %u, %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:586:3: note: in expansion of macro 'error' BUILDSTDERR: 586 | error("failed to delete root %llu item[%llu, %u, %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:586:3: note: in expansion of macro 'error' BUILDSTDERR: 586 | error("failed to delete root %llu item[%llu, %u, %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:589:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 589 | printf("Deleted root %llu item[%llu, %u, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 590 | root->objectid, key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:589:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 589 | printf("Deleted root %llu item[%llu, %u, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 590 | root->objectid, key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:589:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 589 | printf("Deleted root %llu item[%llu, %u, %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 590 | root->objectid, key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c: In function 'repair_tree_block_ref': BUILDSTDERR: check/mode-lowmem.c:737:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 737 | printf("Added an extent item [%llu %u]\n", bytenr, node_size); BUILDSTDERR: | ~~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:761:3: note: in expansion of macro 'error' BUILDSTDERR: 761 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:761:3: note: in expansion of macro 'error' BUILDSTDERR: 761 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:765:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 765 | printf("Added one tree block ref start %llu %s %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 766 | bytenr, parent ? "parent" : "root", BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:765:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 765 | printf("Added one tree block ref start %llu %s %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 766 | bytenr, parent ? "parent" : "root", BUILDSTDERR: 767 | parent ? parent : root->objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: check/mode-lowmem.c: In function 'find_dir_item': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:969:4: note: in expansion of macro 'warning' BUILDSTDERR: 969 | warning("root %llu %s[%llu %llu] name too long %u, trimmed", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:969:4: note: in expansion of macro 'warning' BUILDSTDERR: 969 | warning("root %llu %s[%llu %llu] name too long %u, trimmed", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:969:4: note: in expansion of macro 'warning' BUILDSTDERR: 969 | warning("root %llu %s[%llu %llu] name too long %u, trimmed", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'repair_ternary_lowmem': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1047:3: note: in expansion of macro 'error' BUILDSTDERR: 1047 | error("fail to repair inode %llu name %s filetype %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1050:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1050 | printf("%s ref/dir_item of inode %llu name %s filetype %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1051 | stage == 2 ? "Delete" : "Add", BUILDSTDERR: 1052 | ino, name, filetype); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: check/mode-lowmem.c: In function 'print_inode_ref_err': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1069:3: note: in expansion of macro 'error' BUILDSTDERR: 1069 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1069:3: note: in expansion of macro 'error' BUILDSTDERR: 1069 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1069:3: note: in expansion of macro 'error' BUILDSTDERR: 1069 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1077:3: note: in expansion of macro 'error' BUILDSTDERR: 1077 | error("root %llu DIR ITEM[%llu %llu] %s name %s filetype %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1077:3: note: in expansion of macro 'error' BUILDSTDERR: 1077 | error("root %llu DIR ITEM[%llu %llu] %s name %s filetype %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1077:3: note: in expansion of macro 'error' BUILDSTDERR: 1077 | error("root %llu DIR ITEM[%llu %llu] %s name %s filetype %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1083:3: note: in expansion of macro 'error' BUILDSTDERR: 1083 | error("root %llu DIR INDEX[%llu %llu] %s name %s filetype %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1083:3: note: in expansion of macro 'error' BUILDSTDERR: 1083 | error("root %llu DIR INDEX[%llu %llu] %s name %s filetype %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1083:3: note: in expansion of macro 'error' BUILDSTDERR: 1083 | error("root %llu DIR INDEX[%llu %llu] %s name %s filetype %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_inode_ref': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1169:3: note: in expansion of macro 'warning' BUILDSTDERR: 1169 | warning("root %llu INODE_REF[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1169:3: note: in expansion of macro 'warning' BUILDSTDERR: 1169 | warning("root %llu INODE_REF[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1169:3: note: in expansion of macro 'warning' BUILDSTDERR: 1169 | warning("root %llu INODE_REF[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_inode_extref': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1277:3: note: in expansion of macro 'warning' BUILDSTDERR: 1277 | warning("root %llu INODE_EXTREF[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1277:3: note: in expansion of macro 'warning' BUILDSTDERR: 1277 | warning("root %llu INODE_EXTREF[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1277:3: note: in expansion of macro 'warning' BUILDSTDERR: 1277 | warning("root %llu INODE_EXTREF[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1284:3: note: in expansion of macro 'error' BUILDSTDERR: 1284 | error("root %llu INODE_EXTREF[%llu %llu] ROOT_DIR name shouldn't be %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1284:3: note: in expansion of macro 'error' BUILDSTDERR: 1284 | error("root %llu INODE_EXTREF[%llu %llu] ROOT_DIR name shouldn't be %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1284:3: note: in expansion of macro 'error' BUILDSTDERR: 1284 | error("root %llu INODE_EXTREF[%llu %llu] ROOT_DIR name shouldn't be %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'find_inode_ref': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1374:4: note: in expansion of macro 'warning' BUILDSTDERR: 1374 | warning("root %llu INODE %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1374:4: note: in expansion of macro 'warning' BUILDSTDERR: 1374 | warning("root %llu INODE %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1374:4: note: in expansion of macro 'warning' BUILDSTDERR: 1374 | warning("root %llu INODE %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1446:4: note: in expansion of macro 'warning' BUILDSTDERR: 1446 | warning("root %llu INODE %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1446:4: note: in expansion of macro 'warning' BUILDSTDERR: 1446 | warning("root %llu INODE %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1446:4: note: in expansion of macro 'warning' BUILDSTDERR: 1446 | warning("root %llu INODE %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'repair_inode_item_missing': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1518:3: note: in expansion of macro 'error' BUILDSTDERR: 1518 | error("failed to repair root %llu INODE ITEM[%llu] missing", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1518:3: note: in expansion of macro 'error' BUILDSTDERR: 1518 | error("failed to repair root %llu INODE ITEM[%llu] missing", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'print_dir_item_err': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1594:3: note: in expansion of macro 'error' BUILDSTDERR: 1594 | error("root %llu DIR ITEM[%llu %llu] name %s filetype %d %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1594:3: note: in expansion of macro 'error' BUILDSTDERR: 1594 | error("root %llu DIR ITEM[%llu %llu] name %s filetype %d %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1594:3: note: in expansion of macro 'error' BUILDSTDERR: 1594 | error("root %llu DIR ITEM[%llu %llu] name %s filetype %d %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1601:3: note: in expansion of macro 'error' BUILDSTDERR: 1601 | error("root %llu DIR INDEX[%llu %llu] name %s filetype %d %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1601:3: note: in expansion of macro 'error' BUILDSTDERR: 1601 | error("root %llu DIR INDEX[%llu %llu] name %s filetype %d %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1601:3: note: in expansion of macro 'error' BUILDSTDERR: 1601 | error("root %llu DIR INDEX[%llu %llu] name %s filetype %d %s", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1607:3: note: in expansion of macro 'error' BUILDSTDERR: 1607 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1607:3: note: in expansion of macro 'error' BUILDSTDERR: 1607 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1607:3: note: in expansion of macro 'error' BUILDSTDERR: 1607 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1614:3: note: in expansion of macro 'error' BUILDSTDERR: 1614 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1614:3: note: in expansion of macro 'error' BUILDSTDERR: 1614 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1614:3: note: in expansion of macro 'error' BUILDSTDERR: 1614 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_dir_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1696:4: note: in expansion of macro 'error' BUILDSTDERR: 1696 | error("root %llu %s[%llu %llu] data_len shouldn't be %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1696:4: note: in expansion of macro 'error' BUILDSTDERR: 1696 | error("root %llu %s[%llu %llu] data_len shouldn't be %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1696:4: note: in expansion of macro 'error' BUILDSTDERR: 1696 | error("root %llu %s[%llu %llu] data_len shouldn't be %u", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1706:4: note: in expansion of macro 'warning' BUILDSTDERR: 1706 | warning("root %llu %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1706:4: note: in expansion of macro 'warning' BUILDSTDERR: 1706 | warning("root %llu %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1706:4: note: in expansion of macro 'warning' BUILDSTDERR: 1706 | warning("root %llu %s[%llu %llu] name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1718:4: note: in expansion of macro 'error' BUILDSTDERR: 1718 | error("root %llu DIR_ITEM[%llu %llu] name %s namelen %u filetype %u mismatch with its hash, wanted %llu have %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1718:4: note: in expansion of macro 'error' BUILDSTDERR: 1718 | error("root %llu DIR_ITEM[%llu %llu] name %s namelen %u filetype %u mismatch with its hash, wanted %llu have %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1718:4: note: in expansion of macro 'error' BUILDSTDERR: 1718 | error("root %llu DIR_ITEM[%llu %llu] name %s namelen %u filetype %u mismatch with its hash, wanted %llu have %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1718:4: note: in expansion of macro 'error' BUILDSTDERR: 1718 | error("root %llu DIR_ITEM[%llu %llu] name %s namelen %u filetype %u mismatch with its hash, wanted %llu have %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1718:4: note: in expansion of macro 'error' BUILDSTDERR: 1718 | error("root %llu DIR_ITEM[%llu %llu] name %s namelen %u filetype %u mismatch with its hash, wanted %llu have %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1789:4: note: in expansion of macro 'error' BUILDSTDERR: 1789 | error("root %llu DIR_INDEX[%llu %llu] should contain only one entry", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1789:4: note: in expansion of macro 'error' BUILDSTDERR: 1789 | error("root %llu DIR_INDEX[%llu %llu] should contain only one entry", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1789:4: note: in expansion of macro 'error' BUILDSTDERR: 1789 | error("root %llu DIR_INDEX[%llu %llu] should contain only one entry", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'punch_extent_hole': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1826:3: note: in expansion of macro 'error' BUILDSTDERR: 1826 | error("failed to add hole [%llu, %llu] in inode [%llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1826:3: note: in expansion of macro 'error' BUILDSTDERR: 1826 | error("failed to add hole [%llu, %llu] in inode [%llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1826:3: note: in expansion of macro 'error' BUILDSTDERR: 1826 | error("failed to add hole [%llu, %llu] in inode [%llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1831:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1831 | printf("Add a hole [%llu, %llu] in inode [%llu]\n", start, len, ino); BUILDSTDERR: | ~~~^ ~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: check/mode-lowmem.c:1831:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1831 | printf("Add a hole [%llu, %llu] in inode [%llu]\n", start, len, ino); BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: check/mode-lowmem.c:1831:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1831 | printf("Add a hole [%llu, %llu] in inode [%llu]\n", start, len, ino); BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/mode-lowmem.c: In function 'repair_inline_ram_bytes': BUILDSTDERR: check/mode-lowmem.c:1886:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1886 | "Successfully repaired inline ram_bytes for root %llu ino %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1887 | root->objectid, key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:1886:63: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1886 | "Successfully repaired inline ram_bytes for root %llu ino %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1887 | root->objectid, key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: check/mode-lowmem.c: In function 'check_file_extent_inline': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1929:3: note: in expansion of macro 'error' BUILDSTDERR: 1929 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1929:3: note: in expansion of macro 'error' BUILDSTDERR: 1929 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1929:3: note: in expansion of macro 'error' BUILDSTDERR: 1929 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1937:4: note: in expansion of macro 'error' BUILDSTDERR: 1937 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1937:4: note: in expansion of macro 'error' BUILDSTDERR: 1937 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1937:4: note: in expansion of macro 'error' BUILDSTDERR: 1937 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1937:4: note: in expansion of macro 'error' BUILDSTDERR: 1937 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1945:4: note: in expansion of macro 'error' BUILDSTDERR: 1945 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1945:4: note: in expansion of macro 'error' BUILDSTDERR: 1945 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1945:4: note: in expansion of macro 'error' BUILDSTDERR: 1945 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1953:4: note: in expansion of macro 'error' BUILDSTDERR: 1953 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1953:4: note: in expansion of macro 'error' BUILDSTDERR: 1953 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1953:4: note: in expansion of macro 'error' BUILDSTDERR: 1953 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1953:4: note: in expansion of macro 'error' BUILDSTDERR: 1953 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1961:4: note: in expansion of macro 'error' BUILDSTDERR: 1961 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1961:4: note: in expansion of macro 'error' BUILDSTDERR: 1961 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1961:4: note: in expansion of macro 'error' BUILDSTDERR: 1961 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:1961:4: note: in expansion of macro 'error' BUILDSTDERR: 1961 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_file_extent': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2021:3: note: in expansion of macro 'error' BUILDSTDERR: 2021 | error("root %llu EXTENT_DATA[%llu %llu] type bad", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2021:3: note: in expansion of macro 'error' BUILDSTDERR: 2021 | error("root %llu EXTENT_DATA[%llu %llu] type bad", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2021:3: note: in expansion of macro 'error' BUILDSTDERR: 2021 | error("root %llu EXTENT_DATA[%llu %llu] type bad", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2062:3: note: in expansion of macro 'error' BUILDSTDERR: 2062 | error("root %llu EXTENT_DATA[%llu %llu] nodatasum shouldn't have datasum", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2062:3: note: in expansion of macro 'error' BUILDSTDERR: 2062 | error("root %llu EXTENT_DATA[%llu %llu] nodatasum shouldn't have datasum", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2062:3: note: in expansion of macro 'error' BUILDSTDERR: 2062 | error("root %llu EXTENT_DATA[%llu %llu] nodatasum shouldn't have datasum", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2067:3: note: in expansion of macro 'error' BUILDSTDERR: 2067 | error("root %llu EXTENT_DATA[%llu %llu] csum missing, have: %llu, expected: %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2067:3: note: in expansion of macro 'error' BUILDSTDERR: 2067 | error("root %llu EXTENT_DATA[%llu %llu] csum missing, have: %llu, expected: %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2067:3: note: in expansion of macro 'error' BUILDSTDERR: 2067 | error("root %llu EXTENT_DATA[%llu %llu] csum missing, have: %llu, expected: %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2067:3: note: in expansion of macro 'error' BUILDSTDERR: 2067 | error("root %llu EXTENT_DATA[%llu %llu] csum missing, have: %llu, expected: %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2067:3: note: in expansion of macro 'error' BUILDSTDERR: 2067 | error("root %llu EXTENT_DATA[%llu %llu] csum missing, have: %llu, expected: %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2078:4: note: in expansion of macro 'error' BUILDSTDERR: 2078 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2078:4: note: in expansion of macro 'error' BUILDSTDERR: 2078 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2078:4: note: in expansion of macro 'error' BUILDSTDERR: 2078 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2078:4: note: in expansion of macro 'error' BUILDSTDERR: 2078 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2091:3: note: in expansion of macro 'error' BUILDSTDERR: 2091 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2091:3: note: in expansion of macro 'error' BUILDSTDERR: 2091 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2091:3: note: in expansion of macro 'error' BUILDSTDERR: 2091 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2091:3: note: in expansion of macro 'error' BUILDSTDERR: 2091 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2091:3: note: in expansion of macro 'error' BUILDSTDERR: 2091 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2098:3: note: in expansion of macro 'error' BUILDSTDERR: 2098 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2098:3: note: in expansion of macro 'error' BUILDSTDERR: 2098 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2098:3: note: in expansion of macro 'error' BUILDSTDERR: 2098 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2111:4: note: in expansion of macro 'error' BUILDSTDERR: 2111 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2111:4: note: in expansion of macro 'error' BUILDSTDERR: 2111 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2111:4: note: in expansion of macro 'error' BUILDSTDERR: 2111 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2111:4: note: in expansion of macro 'error' BUILDSTDERR: 2111 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2111:4: note: in expansion of macro 'error' BUILDSTDERR: 2111 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'count_dir_isize': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2203:3: note: in expansion of macro 'error' BUILDSTDERR: 2203 | error("failed to count root %llu INODE[%llu] root size", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2203:3: note: in expansion of macro 'error' BUILDSTDERR: 2203 | error("failed to count root %llu INODE[%llu] root size", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'repair_inode_nbytes_lowmem': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2255:3: note: in expansion of macro 'error' BUILDSTDERR: 2255 | error("failed to set nbytes in inode %llu root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2255:3: note: in expansion of macro 'error' BUILDSTDERR: 2255 | error("failed to set nbytes in inode %llu root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2258:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2258 | printf("Set nbytes in inode item %llu root %llu to %llu\n", ino, BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | long long unsigned int u64 {aka long unsigned int} BUILDSTDERR: | %lu BUILDSTDERR: check/mode-lowmem.c:2258:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2258 | printf("Set nbytes in inode item %llu root %llu to %llu\n", ino, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2259 | root->root_key.objectid, nbytes); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:2258:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2258 | printf("Set nbytes in inode item %llu root %llu to %llu\n", ino, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2259 | root->root_key.objectid, nbytes); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: check/mode-lowmem.c: In function 'repair_dir_isize_lowmem': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2316:3: note: in expansion of macro 'error' BUILDSTDERR: 2316 | error("failed to set isize in inode %llu root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2316:3: note: in expansion of macro 'error' BUILDSTDERR: 2316 | error("failed to set isize in inode %llu root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2319:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2319 | printf("Set isize in inode %llu root %llu to %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2320 | ino, root->root_key.objectid, isize); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:2319:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2319 | printf("Set isize in inode %llu root %llu to %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2320 | ino, root->root_key.objectid, isize); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:2319:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2319 | printf("Set isize in inode %llu root %llu to %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2320 | ino, root->root_key.objectid, isize); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: check/mode-lowmem.c: In function 'repair_inode_orphan_item_lowmem': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2358:3: note: in expansion of macro 'error' BUILDSTDERR: 2358 | error("failed to add inode %llu as orphan item root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2358:3: note: in expansion of macro 'error' BUILDSTDERR: 2358 | error("failed to add inode %llu as orphan item root %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2361:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2361 | printf("Added inode %llu as orphan item root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2362 | ino, root->root_key.objectid); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:2361:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2361 | printf("Added inode %llu as orphan item root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2362 | ino, root->root_key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c: In function 'repair_inode_nlinks_lowmem': BUILDSTDERR: check/mode-lowmem.c:2398:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2398 | sprintf(namebuf, "%llu", ino); BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/mode-lowmem.c:2400:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2400 | printf("Can't find file name for inode %llu, use %s instead\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2401 | ino, namebuf); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2442:3: note: in expansion of macro 'error' BUILDSTDERR: 2442 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2442:3: note: in expansion of macro 'error' BUILDSTDERR: 2442 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2446:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2446 | printf("Fixed nlink of inode %llu root %llu name %s filetype %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2447 | root->objectid, ino, namebuf, filetype); BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:2446:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2446 | printf("Fixed nlink of inode %llu root %llu name %s filetype %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 2447 | root->objectid, ino, namebuf, filetype); BUILDSTDERR: | ~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: check/mode-lowmem.c: In function 'check_inode_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2545:3: note: in expansion of macro 'error' BUILDSTDERR: 2545 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2545:3: note: in expansion of macro 'error' BUILDSTDERR: 2545 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2545:3: note: in expansion of macro 'error' BUILDSTDERR: 2545 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2578:5: note: in expansion of macro 'warning' BUILDSTDERR: 2578 | warning("root %llu EXTREF[%llu %llu] isn't supported", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2578:5: note: in expansion of macro 'warning' BUILDSTDERR: 2578 | warning("root %llu EXTREF[%llu %llu] isn't supported", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2578:5: note: in expansion of macro 'warning' BUILDSTDERR: 2578 | warning("root %llu EXTREF[%llu %llu] isn't supported", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2589:5: note: in expansion of macro 'warning' BUILDSTDERR: 2589 | warning("root %llu INODE[%llu] mode %u shouldn't have DIR_INDEX[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2589:5: note: in expansion of macro 'warning' BUILDSTDERR: 2589 | warning("root %llu INODE[%llu] mode %u shouldn't have DIR_INDEX[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2589:5: note: in expansion of macro 'warning' BUILDSTDERR: 2589 | warning("root %llu INODE[%llu] mode %u shouldn't have DIR_INDEX[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2589:5: note: in expansion of macro 'warning' BUILDSTDERR: 2589 | warning("root %llu INODE[%llu] mode %u shouldn't have DIR_INDEX[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2599:5: note: in expansion of macro 'warning' BUILDSTDERR: 2599 | warning("root %llu DIR INODE[%llu] shouldn't EXTENT_DATA[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2599:5: note: in expansion of macro 'warning' BUILDSTDERR: 2599 | warning("root %llu DIR INODE[%llu] shouldn't EXTENT_DATA[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2599:5: note: in expansion of macro 'warning' BUILDSTDERR: 2599 | warning("root %llu DIR INODE[%llu] shouldn't EXTENT_DATA[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2599:5: note: in expansion of macro 'warning' BUILDSTDERR: 2599 | warning("root %llu DIR INODE[%llu] shouldn't EXTENT_DATA[%llu %llu]", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2610:4: note: in expansion of macro 'error' BUILDSTDERR: 2610 | error("ITEM[%llu %u %llu] UNKNOWN TYPE", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2610:4: note: in expansion of macro 'error' BUILDSTDERR: 2610 | error("ITEM[%llu %u %llu] UNKNOWN TYPE", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2638:4: note: in expansion of macro 'error' BUILDSTDERR: 2638 | error("root %llu DIR INODE[%llu] shouldn't have more than one link(%llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2638:4: note: in expansion of macro 'error' BUILDSTDERR: 2638 | error("root %llu DIR INODE[%llu] shouldn't have more than one link(%llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2638:4: note: in expansion of macro 'error' BUILDSTDERR: 2638 | error("root %llu DIR INODE[%llu] shouldn't have more than one link(%llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2647:4: note: in expansion of macro 'warning' BUILDSTDERR: 2647 | warning("root %llu DIR INODE[%llu] nbytes should be aligned to %u", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2647:4: note: in expansion of macro 'warning' BUILDSTDERR: 2647 | warning("root %llu DIR INODE[%llu] nbytes should be aligned to %u", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2658:5: note: in expansion of macro 'error' BUILDSTDERR: 2658 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2658:5: note: in expansion of macro 'error' BUILDSTDERR: 2658 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2658:5: note: in expansion of macro 'error' BUILDSTDERR: 2658 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2658:5: note: in expansion of macro 'error' BUILDSTDERR: 2658 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2671:5: note: in expansion of macro 'error' BUILDSTDERR: 2671 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2671:5: note: in expansion of macro 'error' BUILDSTDERR: 2671 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2671:5: note: in expansion of macro 'error' BUILDSTDERR: 2671 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2671:5: note: in expansion of macro 'error' BUILDSTDERR: 2671 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2682:5: note: in expansion of macro 'error' BUILDSTDERR: 2682 | error("root %llu INODE[%llu] is orphan item", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2682:5: note: in expansion of macro 'error' BUILDSTDERR: 2682 | error("root %llu INODE[%llu] is orphan item", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2696:5: note: in expansion of macro 'error' BUILDSTDERR: 2696 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2696:5: note: in expansion of macro 'error' BUILDSTDERR: 2696 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2696:5: note: in expansion of macro 'error' BUILDSTDERR: 2696 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2696:5: note: in expansion of macro 'error' BUILDSTDERR: 2696 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2709:5: note: in expansion of macro 'error' BUILDSTDERR: 2709 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2709:5: note: in expansion of macro 'error' BUILDSTDERR: 2709 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2709:5: note: in expansion of macro 'error' BUILDSTDERR: 2709 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_extent_inline_ref': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2840:3: note: in expansion of macro 'error' BUILDSTDERR: 2840 | error("extent[%llu %u %llu] has unknown ref type: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2840:3: note: in expansion of macro 'error' BUILDSTDERR: 2840 | error("extent[%llu %u %llu] has unknown ref type: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_tree_block_ref': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2938:4: note: in expansion of macro 'error' BUILDSTDERR: 2938 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2947:4: note: in expansion of macro 'error' BUILDSTDERR: 2947 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2947:4: note: in expansion of macro 'error' BUILDSTDERR: 2947 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2947:4: note: in expansion of macro 'error' BUILDSTDERR: 2947 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2954:4: note: in expansion of macro 'error' BUILDSTDERR: 2954 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2960:4: note: in expansion of macro 'error' BUILDSTDERR: 2960 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:2960:4: note: in expansion of macro 'error' BUILDSTDERR: 2960 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3061:3: note: in expansion of macro 'error' BUILDSTDERR: 3061 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3061:3: note: in expansion of macro 'error' BUILDSTDERR: 3061 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3061:3: note: in expansion of macro 'error' BUILDSTDERR: 3061 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'repair_extent_data_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3187:3: note: in expansion of macro 'error' BUILDSTDERR: 3187 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3187:3: note: in expansion of macro 'error' BUILDSTDERR: 3187 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3187:3: note: in expansion of macro 'error' BUILDSTDERR: 3187 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3192:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3192 | printf("Add one extent data backref [%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3193 | disk_bytenr, num_bytes); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:3192:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3192 | printf("Add one extent data backref [%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3193 | disk_bytenr, num_bytes); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3202:3: note: in expansion of macro 'error' BUILDSTDERR: 3202 | error("can't repair root %llu extent data item[%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3202:3: note: in expansion of macro 'error' BUILDSTDERR: 3202 | error("can't repair root %llu extent data item[%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3202:3: note: in expansion of macro 'error' BUILDSTDERR: 3202 | error("can't repair root %llu extent data item[%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_extent_data_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3258:3: note: in expansion of macro 'error' BUILDSTDERR: 3258 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3258:3: note: in expansion of macro 'error' BUILDSTDERR: 3258 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3258:3: note: in expansion of macro 'error' BUILDSTDERR: 3258 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3265:3: note: in expansion of macro 'error' BUILDSTDERR: 3265 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3265:3: note: in expansion of macro 'error' BUILDSTDERR: 3265 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3265:3: note: in expansion of macro 'error' BUILDSTDERR: 3265 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3274:3: note: in expansion of macro 'error' BUILDSTDERR: 3274 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3274:3: note: in expansion of macro 'error' BUILDSTDERR: 3274 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3274:3: note: in expansion of macro 'error' BUILDSTDERR: 3274 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3301:3: note: in expansion of macro 'error' BUILDSTDERR: 3301 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3301:3: note: in expansion of macro 'error' BUILDSTDERR: 3301 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3301:3: note: in expansion of macro 'error' BUILDSTDERR: 3301 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3301:3: note: in expansion of macro 'error' BUILDSTDERR: 3301 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3393:3: note: in expansion of macro 'error' BUILDSTDERR: 3393 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3393:3: note: in expansion of macro 'error' BUILDSTDERR: 3393 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3393:3: note: in expansion of macro 'error' BUILDSTDERR: 3393 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3393:3: note: in expansion of macro 'error' BUILDSTDERR: 3393 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_block_group_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3440:3: note: in expansion of macro 'error' BUILDSTDERR: 3440 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3440:3: note: in expansion of macro 'error' BUILDSTDERR: 3440 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3449:4: note: in expansion of macro 'error' BUILDSTDERR: 3449 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3449:4: note: in expansion of macro 'error' BUILDSTDERR: 3449 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3495:5: note: in expansion of macro 'error' BUILDSTDERR: 3495 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3495:5: note: in expansion of macro 'error' BUILDSTDERR: 3495 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3504:5: note: in expansion of macro 'error' BUILDSTDERR: 3504 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3504:5: note: in expansion of macro 'error' BUILDSTDERR: 3504 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3521:3: note: in expansion of macro 'error' BUILDSTDERR: 3521 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3521:3: note: in expansion of macro 'error' BUILDSTDERR: 3521 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3521:3: note: in expansion of macro 'error' BUILDSTDERR: 3521 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3521:3: note: in expansion of macro 'error' BUILDSTDERR: 3521 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_tree_block_backref': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3671:3: note: in expansion of macro 'error' BUILDSTDERR: 3671 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3671:3: note: in expansion of macro 'error' BUILDSTDERR: 3671 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3671:3: note: in expansion of macro 'error' BUILDSTDERR: 3671 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3678:3: note: in expansion of macro 'error' BUILDSTDERR: 3678 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3690:4: note: in expansion of macro 'error' BUILDSTDERR: 3690 | error("extent [%llu %d] lost referencer (owner: %llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3690:4: note: in expansion of macro 'error' BUILDSTDERR: 3690 | error("extent [%llu %d] lost referencer (owner: %llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3693:4: note: in expansion of macro 'error' BUILDSTDERR: 3693 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3693:4: note: in expansion of macro 'error' BUILDSTDERR: 3693 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_shared_block_backref': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3770:3: note: in expansion of macro 'error' BUILDSTDERR: 3770 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3770:3: note: in expansion of macro 'error' BUILDSTDERR: 3770 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_extent_data_backref': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3893:3: note: in expansion of macro 'error' BUILDSTDERR: 3893 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3893:3: note: in expansion of macro 'error' BUILDSTDERR: 3893 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3893:3: note: in expansion of macro 'error' BUILDSTDERR: 3893 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3893:3: note: in expansion of macro 'error' BUILDSTDERR: 3893 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3893:3: note: in expansion of macro 'error' BUILDSTDERR: 3893 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_shared_data_backref': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3938:3: note: in expansion of macro 'error' BUILDSTDERR: 3938 | error("shared extent %llu referencer lost (parent: %llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3938:3: note: in expansion of macro 'error' BUILDSTDERR: 3938 | error("shared extent %llu referencer lost (parent: %llu)", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'repair_extent_item': BUILDSTDERR: check/mode-lowmem.c:3978:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3978 | printf("Delete backref in extent [%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3979 | bytenr, num_bytes); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: check/mode-lowmem.c:3978:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 3978 | printf("Delete backref in extent [%llu %llu]\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 3979 | bytenr, num_bytes); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3981:3: note: in expansion of macro 'error' BUILDSTDERR: 3981 | error("fail to delete backref in extent [%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:3981:3: note: in expansion of macro 'error' BUILDSTDERR: 3981 | error("fail to delete backref in extent [%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_extent_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4073:3: note: in expansion of macro 'error' BUILDSTDERR: 4073 | error("bad metadata [%llu, %llu) crossing stripe boundary", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4073:3: note: in expansion of macro 'error' BUILDSTDERR: 4073 | error("bad metadata [%llu, %llu) crossing stripe boundary", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4101:3: note: in expansion of macro 'error' BUILDSTDERR: 4101 | error("extent item at bytenr %llu slot %d has wrong size", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4142:3: note: in expansion of macro 'error' BUILDSTDERR: 4142 | error("extent[%llu %d %llu] has unknown ref type: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4142:3: note: in expansion of macro 'error' BUILDSTDERR: 4142 | error("extent[%llu %d %llu] has unknown ref type: %d", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_dev_extent_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4243:3: note: in expansion of macro 'error' BUILDSTDERR: 4243 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4243:3: note: in expansion of macro 'error' BUILDSTDERR: 4243 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4243:3: note: in expansion of macro 'error' BUILDSTDERR: 4243 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_dev_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4276:3: note: in expansion of macro 'error' BUILDSTDERR: 4276 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4276:3: note: in expansion of macro 'error' BUILDSTDERR: 4276 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4276:3: note: in expansion of macro 'error' BUILDSTDERR: 4276 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4289:3: note: in expansion of macro 'error' BUILDSTDERR: 4289 | error("cannot find any related dev extent for dev[%llu, %u, %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4289:3: note: in expansion of macro 'error' BUILDSTDERR: 4289 | error("cannot find any related dev extent for dev[%llu, %u, %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4321:4: note: in expansion of macro 'error' BUILDSTDERR: 4321 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4321:4: note: in expansion of macro 'error' BUILDSTDERR: 4321 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4321:4: note: in expansion of macro 'error' BUILDSTDERR: 4321 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4321:4: note: in expansion of macro 'error' BUILDSTDERR: 4321 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4328:4: note: in expansion of macro 'error' BUILDSTDERR: 4328 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4328:4: note: in expansion of macro 'error' BUILDSTDERR: 4328 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4328:4: note: in expansion of macro 'error' BUILDSTDERR: 4328 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4328:4: note: in expansion of macro 'error' BUILDSTDERR: 4328 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4346:3: note: in expansion of macro 'error' BUILDSTDERR: 4346 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4346:3: note: in expansion of macro 'error' BUILDSTDERR: 4346 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4346:3: note: in expansion of macro 'error' BUILDSTDERR: 4346 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_chunk_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4393:3: note: in expansion of macro 'error' BUILDSTDERR: 4393 | error("chunk[%llu %llu) is invalid", chunk_key.offset, BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4393:3: note: in expansion of macro 'error' BUILDSTDERR: 4393 | error("chunk[%llu %llu) is invalid", chunk_key.offset, BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4407:3: note: in expansion of macro 'error' BUILDSTDERR: 4407 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4407:3: note: in expansion of macro 'error' BUILDSTDERR: 4407 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4418:4: note: in expansion of macro 'error' BUILDSTDERR: 4418 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4418:4: note: in expansion of macro 'error' BUILDSTDERR: 4418 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4418:4: note: in expansion of macro 'error' BUILDSTDERR: 4418 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4418:4: note: in expansion of macro 'error' BUILDSTDERR: 4418 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4452:3: note: in expansion of macro 'error' BUILDSTDERR: 4452 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4452:3: note: in expansion of macro 'error' BUILDSTDERR: 4452 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'repair_chunk_item': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4507:3: note: in expansion of macro 'error' BUILDSTDERR: 4507 | error("fail to add block group item [%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4507:3: note: in expansion of macro 'error' BUILDSTDERR: 4507 | error("fail to add block group item [%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4511:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 4511 | printf("Added block group item[%llu %llu]\n", chunk_key.offset, BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: check/mode-lowmem.c:4511:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 4511 | printf("Added block group item[%llu %llu]\n", chunk_key.offset, BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 4512 | length); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from check/mode-lowmem.c:21: BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4517:3: note: in expansion of macro 'error' BUILDSTDERR: 4517 | error("fail to repair item(s) related to chunk item [%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4517:3: note: in expansion of macro 'error' BUILDSTDERR: 4517 | error("fail to repair item(s) related to chunk item [%llu %llu]", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_leaf_items': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4542:4: note: in expansion of macro 'error' BUILDSTDERR: 4542 | error("empty leaf [%llu %u] root %llu", eb->start, BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:4542:4: note: in expansion of macro 'error' BUILDSTDERR: 4542 | error("empty leaf [%llu %u] root %llu", eb->start, BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_root_ref': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5073:3: note: in expansion of macro 'warning' BUILDSTDERR: 5073 | warning("%s[%llu %llu] ref_name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5073:3: note: in expansion of macro 'warning' BUILDSTDERR: 5073 | warning("%s[%llu %llu] ref_name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5089:3: note: in expansion of macro 'error' BUILDSTDERR: 5089 | error("%s[%llu %llu] couldn't find relative ref", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5089:3: note: in expansion of macro 'error' BUILDSTDERR: 5089 | error("%s[%llu %llu] couldn't find relative ref", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5106:3: note: in expansion of macro 'warning' BUILDSTDERR: 5106 | warning("%s[%llu %llu] ref_name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5106:3: note: in expansion of macro 'warning' BUILDSTDERR: 5106 | warning("%s[%llu %llu] ref_name too long", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5118:3: note: in expansion of macro 'error' BUILDSTDERR: 5118 | error("%s[%llu %llu] mismatch relative ref", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5118:3: note: in expansion of macro 'error' BUILDSTDERR: 5118 | error("%s[%llu %llu] mismatch relative ref", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_fs_roots_lowmem': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5189:5: note: in expansion of macro 'error' BUILDSTDERR: 5189 | error("Fail to read fs/subvol tree: %lld", BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c: In function 'check_chunks_and_extents_lowmem': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: check/mode-lowmem.c:5289:4: note: in expansion of macro 'error' BUILDSTDERR: 5289 | error("failed to read tree: %lld", key.objectid); BUILDSTDERR: | ^~~~~ [CC] send-utils.o BUILDSTDERR: send-utils.c: In function 'subvol_uuid_search_init': BUILDSTDERR: send-utils.c:665:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 665 | fprintf(stderr, "ERROR: unable to " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 668 | btrfs_search_header_objectid(sh)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: send-utils.c:667:21: note: format string is defined here BUILDSTDERR: 667 | "for root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu [CC] kernel-lib/rbtree.o [CC] btrfs-list.o [CC] kernel-lib/crc32c.o BUILDSTDERR: btrfs-list.c: In function 'print_subvolume_column': BUILDSTDERR: btrfs-list.c:1334:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1334 | printf("%llu", subv->root_id); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-list.c:1337:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1337 | printf("%llu", subv->gen); BUILDSTDERR: | ~~~^ ~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-list.c:1340:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1340 | printf("%llu", subv->ogen); BUILDSTDERR: | ~~~^ ~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-list.c:1343:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1343 | printf("%llu", subv->ref_tree); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-list.c:1346:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1346 | printf("%llu", subv->top_id); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu [CC] common/messages.o [CC] uuid-tree.o [CC] utils-lib.o [CC] common/rbtree-utils.o [CC] libbtrfsutil/errors.o [CC] libbtrfsutil/filesystem.o [CC] libbtrfsutil/subvolume.o [CC] libbtrfsutil/qgroup.o [CC] libbtrfsutil/stubs.o [CC] mkfs/main.o BUILDSTDERR: mkfs/main.c: In function 'list_all_devices': BUILDSTDERR: mkfs/main.c:502:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 502 | printf(" %3llu %10s %s\n", BUILDSTDERR: | ~~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %3lu BUILDSTDERR: 503 | device->devid, BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from mkfs/main.c:39: BUILDSTDERR: mkfs/main.c: In function 'main': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: mkfs/main.c:1107:3: note: in expansion of macro 'error' BUILDSTDERR: 1107 | error("size %llu is too small to make a usable filesystem", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: mkfs/main.c:1109:3: note: in expansion of macro 'error' BUILDSTDERR: 1109 | error("minimum size for btrfs filesystem is %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: mkfs/main.c:1125:4: note: in expansion of macro 'error' BUILDSTDERR: 1125 | error("minimum size for each btrfs device is %llu", BUILDSTDERR: | ^~~~~ [CC] mkfs/rootdir.o BUILDSTDERR: In file included from mkfs/rootdir.c:32: BUILDSTDERR: mkfs/rootdir.c: In function 'btrfs_mkfs_shrink_fs': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: mkfs/rootdir.c:947:4: note: in expansion of macro 'error' BUILDSTDERR: 947 | error("failed to stat devid %llu: %m", device->devid); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: mkfs/rootdir.c:954:4: note: in expansion of macro 'error' BUILDSTDERR: 954 | error("failed to truncate device file of devid %llu: %m", BUILDSTDERR: | ^~~~~ [CC] btrfs-map-logical.o BUILDSTDERR: btrfs-map-logical.c: In function '__print_mapping_info': BUILDSTDERR: btrfs-map-logical.c:118:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 118 | "Error: fails to map mirror%d logical %llu: %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 119 | mirror_num, logical); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:125:26: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 125 | "mirror %d logical %Lu physical %Lu device %s\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 126 | mirror_num, logical + cur_offset, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:125:39: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 125 | "mirror %d logical %Lu physical %Lu device %s\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 126 | mirror_num, logical + cur_offset, BUILDSTDERR: 127 | multi->stripes[0].physical, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c: In function 'write_extent_content': BUILDSTDERR: btrfs-map-logical.c:179:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 179 | "Failed to read extent at [%llu, %llu]: %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 180 | logical, logical + length); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:179:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 179 | "Failed to read extent at [%llu, %llu]: %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 180 | logical, logical + length); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c: In function 'main': BUILDSTDERR: btrfs-map-logical.c:299:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 299 | fprintf(stderr, "Failed to find extent at [%llu,%llu): %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 300 | cur_logical, cur_logical + cur_len); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:299:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 299 | fprintf(stderr, "Failed to find extent at [%llu,%llu): %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 300 | cur_logical, cur_logical + cur_len); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:313:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 313 | "Failed to find extent at [%llu,%llu): %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 314 | cur_logical, cur_logical + cur_len); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:313:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 313 | "Failed to find extent at [%llu,%llu): %m\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 314 | cur_logical, cur_logical + cur_len); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:319:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 319 | "Failed to find any extent at [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 320 | cur_logical, cur_logical + cur_len); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:319:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 319 | "Failed to find any extent at [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 320 | cur_logical, cur_logical + cur_len); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:359:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 359 | fprintf(stderr, "No extent found at range [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 360 | logical, logical + bytes); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-map-logical.c:359:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 359 | fprintf(stderr, "No extent found at range [%llu,%llu)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 360 | logical, logical + bytes); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] image/main.o BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from image/main.c:35: BUILDSTDERR: image/main.c: In function 'copy_tree_blocks': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:741:3: note: in expansion of macro 'error' BUILDSTDERR: 741 | error("unable to add metadata block %llu: %d", BUILDSTDERR: | ^~~~~ [CC] image/sanitize.o BUILDSTDERR: image/main.c: In function 'search_for_chunk_blocks': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:1809:4: note: in expansion of macro 'error' BUILDSTDERR: 1809 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c: In function 'build_chunk_tree': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:1947:3: note: in expansion of macro 'error' BUILDSTDERR: 1947 | error("did not find superblock at %llu", BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c: In function 'fixup_device_size': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2071:3: note: in expansion of macro 'error' BUILDSTDERR: 2071 | error("failed to locate last dev extent of devid %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2077:3: note: in expansion of macro 'error' BUILDSTDERR: 2077 | error("found invalid dev extent devid %llu offset -1", devid); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2087:3: note: in expansion of macro 'error' BUILDSTDERR: 2087 | error("failed to locate last dev extent of devid %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c: In function 'fixup_block_groups': BUILDSTDERR: ./common/messages.h:74:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 74 | __btrfs_warning((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2187:4: note: in expansion of macro 'warning' BUILDSTDERR: 2187 | warning( BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: image/main.c: In function 'remove_all_dev_extents': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2262:4: note: in expansion of macro 'error' BUILDSTDERR: 2262 | error("failed to delete dev extent %llu, %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2262:4: note: in expansion of macro 'error' BUILDSTDERR: 2262 | error("failed to delete dev extent %llu, %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c: In function 'fixup_dev_extents': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2291:3: note: in expansion of macro 'error' BUILDSTDERR: 2291 | error("faild to find devid %llu", devid); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2308:5: note: in expansion of macro 'error' BUILDSTDERR: 2308 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2308:5: note: in expansion of macro 'error' BUILDSTDERR: 2308 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c: In function 'update_disk_super_on_device': BUILDSTDERR: image/main.c:2532:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 2532 | printf("update disk super on %s devid=%llu\n", other_dev, devid); BUILDSTDERR: | ~~~^ ~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from image/main.c:35: BUILDSTDERR: image/main.c: In function 'main': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: image/main.c:2755:4: note: in expansion of macro 'error' BUILDSTDERR: 2755 | error("it needs %llu devices but has only %d", BUILDSTDERR: | ^~~~~ [CC] btrfs-find-root.o BUILDSTDERR: btrfs-find-root.c: In function 'get_root_gen_and_level': BUILDSTDERR: btrfs-find-root.c:78:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 78 | printf("Superblock thinks the generation is %llu\n", gen); BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-find-root.c:82:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 82 | printf("Superblock doesn't contain generation info for root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 83 | objectid); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-find-root.c:90:65: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 90 | printf("Superblock doesn't contain the level info for root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 91 | objectid); BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-find-root.c: In function 'print_one_result': BUILDSTDERR: btrfs-find-root.c:103:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 103 | printf("Well block %llu(gen: %llu level: %u) seems good, ", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 104 | tree_block->start, generation, level); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-find-root.c:103:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 103 | printf("Well block %llu(gen: %llu level: %u) seems good, ", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 104 | tree_block->start, generation, level); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-find-root.c:111:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 111 | printf("but generation/level doesn't match, want gen: %llu level: %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 112 | filter->match_gen, filter->match_level); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-find-root.c: In function 'main': BUILDSTDERR: btrfs-find-root.c:221:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 221 | printf("Found tree root at %llu gen %llu level %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 222 | found->start, filter.match_gen, filter.match_level); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-find-root.c:221:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 221 | printf("Found tree root at %llu gen %llu level %u\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 222 | found->start, filter.match_gen, filter.match_level); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} [CC] btrfstune.o [CC] btrfs-select-super.o BUILDSTDERR: In file included from common/utils.h:30, BUILDSTDERR: from btrfstune.c:33: BUILDSTDERR: btrfstune.c: In function 'change_extents_uuid': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: btrfstune.c:267:4: note: in expansion of macro 'error' BUILDSTDERR: 267 | error("failed to read tree block: %llu", bytenr); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: btrfstune.c:274:4: note: in expansion of macro 'error' BUILDSTDERR: 274 | error("failed to change uuid of tree block: %llu", BUILDSTDERR: | ^~~~~ [CC] convert/main.o [CC] convert/common.o BUILDSTDERR: In file included from ./common/utils.h:30, BUILDSTDERR: from convert/main.c:98: BUILDSTDERR: convert/main.c: In function 'create_image_file_range': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:297:4: note: in expansion of macro 'error' BUILDSTDERR: 297 | error("missing data block for bytenr %llu", bytenr); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:301:4: note: in expansion of macro 'error' BUILDSTDERR: 301 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:301:4: note: in expansion of macro 'error' BUILDSTDERR: 301 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:301:4: note: in expansion of macro 'error' BUILDSTDERR: 301 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:326:4: note: in expansion of macro 'error' BUILDSTDERR: 326 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:326:4: note: in expansion of macro 'error' BUILDSTDERR: 326 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c: In function 'create_image': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:780:3: note: in expansion of macro 'error' BUILDSTDERR: 780 | error("failed to find free objectid for root %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:787:3: note: in expansion of macro 'error' BUILDSTDERR: 787 | error("failed to create new inode for root %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:794:3: note: in expansion of macro 'error' BUILDSTDERR: 794 | error("failed to change inode flag for ino %llu root %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:794:3: note: in expansion of macro 'error' BUILDSTDERR: 794 | error("failed to change inode flag for ino %llu root %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:802:3: note: in expansion of macro 'error' BUILDSTDERR: 802 | error("failed to link ino %llu to '/%s' in root %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:802:3: note: in expansion of macro 'error' BUILDSTDERR: 802 | error("failed to link ino %llu to '/%s' in root %llu: %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c: In function 'read_reserved_ranges': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1304:4: note: in expansion of macro 'error' BUILDSTDERR: 1304 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1304:4: note: in expansion of macro 'error' BUILDSTDERR: 1304 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c: In function 'check_convert_image': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1420:4: note: in expansion of macro 'error' BUILDSTDERR: 1420 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1420:4: note: in expansion of macro 'error' BUILDSTDERR: 1420 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1429:4: note: in expansion of macro 'error' BUILDSTDERR: 1429 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1429:4: note: in expansion of macro 'error' BUILDSTDERR: 1429 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1462:5: note: in expansion of macro 'error' BUILDSTDERR: 1462 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1462:5: note: in expansion of macro 'error' BUILDSTDERR: 1462 | error( BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1486:4: note: in expansion of macro 'error' BUILDSTDERR: 1486 | error("inode %llu has some file extents not checked", BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c: In function 'do_rollback': BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1637:3: note: in expansion of macro 'error' BUILDSTDERR: 1637 | error("unable to find inode %llu: %m", ino); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'const long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1680:4: note: in expansion of macro 'error' BUILDSTDERR: 1680 | error("failed to recover range [%llu, %llu): %m", BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./common/messages.h:42:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 42 | __btrfs_error((fmt), ##__VA_ARGS__); \ BUILDSTDERR: | ^~~~~ BUILDSTDERR: convert/main.c:1680:4: note: in expansion of macro 'error' BUILDSTDERR: 1680 | error("failed to recover range [%llu, %llu): %m", BUILDSTDERR: | ^~~~~ [CC] convert/source-fs.o [CC] convert/source-ext2.o [CC] convert/source-reiserfs.o [CC] btrfs-corrupt-block.o [LD] libbtrfs.so.0.1 [LD] libbtrfsutil.so.1.1.1 Making all in Documentation BUILDSTDERR: btrfs-corrupt-block.c: In function 'debug_corrupt_block': BUILDSTDERR: btrfs-corrupt-block.c:78:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 78 | printf("corrupting %llu copy %d\n", eb->start, BUILDSTDERR: | ~~~^ ~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-corrupt-block.c: In function 'corrupt_extent': BUILDSTDERR: btrfs-corrupt-block.c:229:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 229 | "deleting extent record: key %llu %u %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 230 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c:229:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 229 | "deleting extent record: key %llu %u %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 230 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c:242:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 242 | "corrupting extent record: key %llu %u %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 243 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c:242:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 242 | "corrupting extent record: key %llu %u %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 243 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c: In function 'corrupt_inode': BUILDSTDERR: btrfs-corrupt-block.c:598:43: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 598 | fprintf(stderr, "Couldn't find inode %Lu\n", inode); BUILDSTDERR: | ~~^ ~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-corrupt-block.c:608:42: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 608 | fprintf(stderr, "Couldn't find inode %Lu\n", inode); BUILDSTDERR: | ~~^ ~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: btrfs-corrupt-block.c: In function 'corrupt_file_extent': BUILDSTDERR: btrfs-corrupt-block.c:701:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 701 | fprintf(stderr, "Couldn't find extent %llu for inode %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 702 | extent, inode); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c:701:59: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 701 | fprintf(stderr, "Couldn't find extent %llu for inode %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 702 | extent, inode); BUILDSTDERR: | ~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c: In function 'corrupt_metadata_block': BUILDSTDERR: btrfs-corrupt-block.c:785:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 785 | fprintf(stderr, "Couldn't find owner root %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 786 | key.objectid); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c: In function 'corrupt_item_nocow': BUILDSTDERR: btrfs-corrupt-block.c:965:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 965 | fprintf(stdout, "Deleting key and data [%llu, %u, %llu].\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 966 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c:965:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 965 | fprintf(stdout, "Deleting key and data [%llu, %u, %llu].\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 966 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c:969:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 969 | fprintf(stdout, "Corrupting key and data [%llu, %u, %llu].\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 970 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c:969:58: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 969 | fprintf(stdout, "Corrupting key and data [%llu, %u, %llu].\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 970 | key.objectid, key.type, key.offset); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c: In function 'find_chunk_offset': BUILDSTDERR: btrfs-corrupt-block.c:1070:58: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1070 | fprintf(stderr, "Can't find chunk with given offset %llu\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: 1071 | offset); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | u64 {aka long unsigned int} BUILDSTDERR: btrfs-corrupt-block.c: In function 'parse_key': BUILDSTDERR: btrfs-corrupt-block.c:1086:31: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u64 *' {aka 'long unsigned int *'} [-Wformat=] BUILDSTDERR: 1086 | int ret = sscanf(optarg, "%llu,%hhu,%llu", objectid, type, offset); BUILDSTDERR: | ~~~^ ~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 * {aka long unsigned int *} BUILDSTDERR: | long long unsigned int * BUILDSTDERR: | %lu BUILDSTDERR: btrfs-corrupt-block.c:1086:41: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u64 *' {aka 'long unsigned int *'} [-Wformat=] BUILDSTDERR: 1086 | int ret = sscanf(optarg, "%llu,%hhu,%llu", objectid, type, offset); BUILDSTDERR: | ~~~^ ~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 * {aka long unsigned int *} BUILDSTDERR: | long long unsigned int * BUILDSTDERR: | %lu BUILDSTDERR: btrfs-corrupt-block.c: In function 'open_root': BUILDSTDERR: btrfs-corrupt-block.c:1106:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 1106 | fprintf(stderr, "couldn't find root %llu\n", root_objectid); BUILDSTDERR: | ~~~^ ~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | | u64 {aka long unsigned int} BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu [ASCII] btrfs-ioctl.xml [ASCII] btrfs-man5.xml [AR] libbtrfs.a [AR] libbtrfsutil.a [LN] libbtrfs.so.0 [LN] libbtrfs.so [LN] libbtrfsutil.so.1 [LN] libbtrfsutil.so [LD] btrfs BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from kerncompat.h:25, BUILDSTDERR: from btrfs-corrupt-block.c:26: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at btrfs-corrupt-block.c:1201:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [LD] mkfs.btrfs [LD] btrfs-map-logical [LD] btrfs-image [LD] btrfs-find-root BUILDSTDERR: /usr/bin/asciidoc:1541: SyntaxWarning: invalid escape sequence \s BUILDSTDERR: '(\s+(?P[^<>\s]+))?' BUILDSTDERR: /usr/bin/asciidoc:1542: SyntaxWarning: invalid escape sequence \s BUILDSTDERR: '(\s+(?P[^<>\s]+))?' BUILDSTDERR: /usr/bin/asciidoc:1543: SyntaxWarning: invalid escape sequence \s BUILDSTDERR: '(\s+<(?P\S+)>)?$',s) BUILDSTDERR: /usr/bin/asciidoc:5507: SyntaxWarning: invalid escape sequence \d BUILDSTDERR: + '([\d\.]*)$' BUILDSTDERR: :1: SyntaxWarning: invalid escape sequence \S BUILDSTDERR: :1: SyntaxWarning: invalid escape sequence \S [LD] btrfstune [LD] btrfs-select-super [XMLTO] btrfs-ioctl.3 [LD] btrfs-convert [LN] btrfsck [LD] btrfs-corrupt-block BUILDSTDERR: /usr/bin/asciidoc:1541: SyntaxWarning: invalid escape sequence \s BUILDSTDERR: '(\s+(?P[^<>\s]+))?' BUILDSTDERR: /usr/bin/asciidoc:1542: SyntaxWarning: invalid escape sequence \s BUILDSTDERR: '(\s+(?P[^<>\s]+))?' BUILDSTDERR: /usr/bin/asciidoc:1543: SyntaxWarning: invalid escape sequence \s BUILDSTDERR: '(\s+<(?P\S+)>)?$',s) BUILDSTDERR: /usr/bin/asciidoc:5507: SyntaxWarning: invalid escape sequence \d BUILDSTDERR: + '([\d\.]*)$' BUILDSTDERR: :1: SyntaxWarning: invalid escape sequence \S BUILDSTDERR: :1: SyntaxWarning: invalid escape sequence \S [XMLTO] btrfs-man5.5 rm btrfs-man5.xml btrfs-ioctl.xml + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.30SO3H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le + cd btrfs-progs-v5.2.1 + make mandir=/usr/share/man bindir=/usr/sbin libdir=/usr/lib64 incdir=/usr/include install DESTDIR=/builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le Making install in Documentation /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/man/man5 /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/man/man8 /usr/bin/install -c -m 644 btrfs-man5.5 /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/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 /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/man/man5/btrfs-man5.5 /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/man/man5/btrfs.5 /usr/bin/install -c -m 644 btrfs.8 btrfs-convert.8 btrfs-find-root.8 btrfs-image.8 btrfs-map-logical.8 btrfs-select-super.8 btrfstune.8 fsck.btrfs.8 mkfs.btrfs.8 btrfs-subvolume.8 btrfs-filesystem.8 btrfs-balance.8 btrfs-device.8 btrfs-scrub.8 btrfs-check.8 btrfs-rescue.8 btrfs-inspect-internal.8 btrfs-send.8 btrfs-receive.8 btrfs-quota.8 btrfs-qgroup.8 btrfs-replace.8 btrfs-restore.8 btrfs-property.8 /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/man/man8 /usr/bin/install -c -m 644 btrfsck.8 /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/man/man8 /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin /usr/bin/install -c btrfs mkfs.btrfs btrfs-map-logical btrfs-image btrfs-find-root btrfstune btrfs-select-super btrfs-convert /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin /usr/bin/install -c fsck.btrfs /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin # btrfsck is a link to btrfs in the src tree, make it so for installed file as well ln -s -f btrfs /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfsck /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib/udev/rules.d /usr/bin/install -c -m644 64-btrfs-dm.rules /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib/udev/rules.d /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib64 /usr/bin/install -c libbtrfs.so.0.1 libbtrfsutil.so.1.1.1 libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so libbtrfs.a libbtrfsutil.a /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib64 cp -d libbtrfs.so.0 libbtrfs.so libbtrfsutil.so.1 libbtrfsutil.so /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib64 /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/include/btrfs /usr/bin/install -c -m644 send-stream.h send-utils.h send.h kernel-lib/rbtree.h btrfs-list.h kernel-lib/crc32c.h kernel-lib/list.h kerncompat.h kernel-lib/radix-tree.h kernel-lib/sizes.h kernel-lib/raid56.h extent-cache.h extent_io.h ioctl.h ctree.h btrfsck.h version.h /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/include/btrfs /usr/bin/install -c -m644 libbtrfsutil/btrfsutil.h /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/include + rm -f /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le//usr/lib64/libbtrfs.a /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le//usr/lib64/libbtrfsutil.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.2.1-1.fc32 --unique-debug-suffix -5.2.1-1.fc32.ppc64le --unique-debug-src-base btrfs-progs-5.2.1-1.fc32.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/btrfs-progs-v5.2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib64/libbtrfs.so.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-convert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib64/libbtrfsutil.so.1.1.1 extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib64/libbtrfs.so.0.1 extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-convert extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/lib64/libbtrfsutil.so.1.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-find-root extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-find-root explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-image extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-image explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-map-logical extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-map-logical explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-select-super extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfs-select-super explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfstune extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/btrfstune explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/mkfs.btrfs extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/sbin/mkfs.btrfs original debug info size: 27616kB, size after compression: 24736kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. BUILDSTDERR: 5951 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /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.2.1-1.fc32.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t84LkI + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v5.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/btrfs-progs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/btrfs-progs + cp -pr COPYING /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/btrfs-progs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: btrfs-progs = 5.2.1-1.fc32 btrfs-progs(ppc-64) = 5.2.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(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.17)(64bit) libcom_err.so.2()(64bit) libext2fs.so.2()(64bit) liblzo2.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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) rtld(GNU_HASH) Processing files: libbtrfs-5.2.1-1.fc32.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BVobFI + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v5.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/libbtrfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/libbtrfs + cp -pr COPYING /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/libbtrfs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libbtrfs = 5.2.1-1.fc32 libbtrfs(ppc-64) = 5.2.1-1.fc32 libbtrfs.so.0()(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.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Conflicts: btrfs-progs < 4.20.2 Processing files: libbtrfsutil-5.2.1-1.fc32.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YtPIHH + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v5.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/libbtrfsutil + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/libbtrfsutil + cp -pr libbtrfsutil/COPYING libbtrfsutil/COPYING.LESSER /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le/usr/share/licenses/libbtrfsutil + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libbtrfsutil = 5.2.1-1.fc32 libbtrfsutil(ppc-64) = 5.2.1-1.fc32 libbtrfsutil.so.1()(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.17)(64bit) rtld(GNU_HASH) Conflicts: btrfs-progs-devel < 4.20.2 Processing files: btrfs-progs-devel-5.2.1-1.fc32.ppc64le Provides: btrfs-progs-devel = 5.2.1-1.fc32 btrfs-progs-devel(ppc-64) = 5.2.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbtrfs.so.0()(64bit) libbtrfsutil.so.1()(64bit) Processing files: btrfs-progs-debugsource-5.2.1-1.fc32.ppc64le Provides: btrfs-progs-debugsource = 5.2.1-1.fc32 btrfs-progs-debugsource(ppc-64) = 5.2.1-1.fc32 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.2.1-1.fc32.ppc64le Provides: btrfs-progs-debuginfo = 5.2.1-1.fc32 btrfs-progs-debuginfo(ppc-64) = 5.2.1-1.fc32 debuginfo(build-id) = 05544c713b8dbbe168ee41215c97bf9716402671 debuginfo(build-id) = 19bd7b6a5fd873ce015195c6bb9ae45bc91ef04e debuginfo(build-id) = 485ef3e06f90379ca74bf3483604f14014498811 debuginfo(build-id) = 54cf0e5f3cc5e69682c8191421f4f839e3b09dea debuginfo(build-id) = 571e7042cf6b5ba867a997c42ffba05cdf8cff2f debuginfo(build-id) = 76f04455dc3e3acfc9bb99dafce1f4653517647f debuginfo(build-id) = a87e453ca3c3b98feea6d5357758aab3f8e9bd9a debuginfo(build-id) = f8b5cdddec9fc851540bc1f581df9fb98c7f0076 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: btrfs-progs-debugsource(ppc-64) = 5.2.1-1.fc32 Processing files: libbtrfs-debuginfo-5.2.1-1.fc32.ppc64le Provides: debuginfo(build-id) = 681a5b333eebde798c0209db6147c92502eed677 libbtrfs-debuginfo = 5.2.1-1.fc32 libbtrfs-debuginfo(ppc-64) = 5.2.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: btrfs-progs-debugsource(ppc-64) = 5.2.1-1.fc32 Processing files: libbtrfsutil-debuginfo-5.2.1-1.fc32.ppc64le Provides: debuginfo(build-id) = 314ec39fe1b8d4f965348a3bbd3c7081f94f6448 libbtrfsutil-debuginfo = 5.2.1-1.fc32 libbtrfsutil-debuginfo(ppc-64) = 5.2.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: btrfs-progs-debugsource(ppc-64) = 5.2.1-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le Wrote: /builddir/build/RPMS/libbtrfs-5.2.1-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/libbtrfsutil-5.2.1-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/btrfs-progs-devel-5.2.1-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/libbtrfs-debuginfo-5.2.1-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/libbtrfsutil-debuginfo-5.2.1-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/btrfs-progs-debugsource-5.2.1-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/btrfs-progs-5.2.1-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/btrfs-progs-debuginfo-5.2.1-1.fc32.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kahlbH + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v5.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/btrfs-progs-5.2.1-1.fc32.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0