Buildresult: linux-next/sun3_defconfig/m68k-gcc13 built on Aug 22, 15:59
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 22, 15:59
Duration:
0:01:57.988749
Builder:
ka7
Revision:
Add linux-next specific files for 20240822 (
6a7917c89f219f09b1d88d09f376000914a52763)
Target:
linux-next/sun3_defconfig/m68k-gcc13
Branch:
linux-next
Compiler:
m68k-gcc13
(m68k-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
fs/bcachefs/btree_key_cache.c:795:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fs/btrfs/ioctl.c:4701:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] fs/btrfs/ioctl.c:4712:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Full Log
# git rev-parse -q --verify 6a7917c89f219f09b1d88d09f376000914a52763^{commit} 6a7917c89f219f09b1d88d09f376000914a52763 already have revision, skipping fetch # git checkout -q -f -B kisskb 6a7917c89f219f09b1d88d09f376000914a52763 # git clean -qxdf # < git log -1 # commit 6a7917c89f219f09b1d88d09f376000914a52763 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Aug 22 15:42:23 2024 +1000 # # Add linux-next specific files for 20240822 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 6a7917c89f219f09b1d88d09f376000914a52763 # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/fs/bcachefs/vstructs.h:5, from /kisskb/src/fs/bcachefs/bcachefs_format.h:80, from /kisskb/src/fs/bcachefs/bcachefs.h:207, from /kisskb/src/fs/bcachefs/btree_key_cache.c:3: /kisskb/src/fs/bcachefs/btree_key_cache.c: In function 'bch2_btree_key_cache_to_text': /kisskb/src/fs/bcachefs/btree_key_cache.c:795:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 795 | prt_printf(out, "pending:\t%lu\r\n", per_cpu_sum(bc->nr_pending)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/util.h:78:63: note: in definition of macro 'prt_printf' 78 | #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/fs/bcachefs/btree_key_cache.c:795:38: note: format string is defined here 795 | prt_printf(out, "pending:\t%lu\r\n", per_cpu_sum(bc->nr_pending)); | ~~^ | | | long unsigned int | %u /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_uring_encoded_read_cb': /kisskb/src/fs/btrfs/ioctl.c:4701:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 4701 | ret = btrfs_ioctl_encoded_read(cmd->file, (void __user *)cmd->sqe->addr, | ^ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_uring_encoded_read_compat_cb': /kisskb/src/fs/btrfs/ioctl.c:4712:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 4712 | ret = btrfs_ioctl_encoded_read(cmd->file, (void __user *)cmd->sqe->addr, | ^ Completed OK # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc13 # Build took: 0:01:57.988749
© Michael Ellerman 2006-2018.