Buildresult: linux-next/sun3_defconfig/m68k-gcc8 built on Aug 21, 14:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 21, 14:03
Duration:
0:00:59.874510
Builder:
ka4
Revision:
Add linux-next specific files for 20240821 (
eb8c5ca373cbb018a84eb4db25c863302c9b6314)
Target:
linux-next/sun3_defconfig/m68k-gcc8
Branch:
linux-next
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
sun3_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 eb8c5ca373cbb018a84eb4db25c863302c9b6314^{commit} eb8c5ca373cbb018a84eb4db25c863302c9b6314 already have revision, skipping fetch # git checkout -q -f -B kisskb eb8c5ca373cbb018a84eb4db25c863302c9b6314 # git clean -qxdf # < git log -1 # commit eb8c5ca373cbb018a84eb4db25c863302c9b6314 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Aug 21 13:52:45 2024 +1000 # # Add linux-next specific files for 20240821 # # 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 eb8c5ca373cbb018a84eb4db25c863302c9b6314 # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_sun3_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_sun3_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_sun3_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_sun3_defconfig_m68k-gcc8 # Build took: 0:00:59.874510
© Michael Ellerman 2006-2018.