Buildresult: linux-next/m68k-defconfig/m68k-gcc8 built on Aug 22, 15:56
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 22, 15:56
Duration:
0:01:02.897585
Builder:
ka4
Revision:
Add linux-next specific files for 20240822 (
6a7917c89f219f09b1d88d09f376000914a52763)
Target:
linux-next/m68k-defconfig/m68k-gcc8
Branch:
linux-next
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (3)
fs/bcachefs/btree_key_cache.c:795:18: 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:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] fs/btrfs/ioctl.c:4712:44: 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-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 6a7917c89f219f09b1d88d09f376000914a52763 # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] prt_printf(out, "pending:\t%lu\r\n", per_cpu_sum(bc->nr_pending)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/util.h:78:54: note: in definition of macro 'prt_printf' #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_uring_encoded_read_cb': /kisskb/src/fs/btrfs/ioctl.c:4701:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 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:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ret = btrfs_ioctl_encoded_read(cmd->file, (void __user *)cmd->sqe->addr, ^ Completed OK # rm -rf /kisskb/build/linux-next_defconfig_m68k-gcc8 # Build took: 0:01:02.897585
© Michael Ellerman 2006-2018.