Buildresult: linux-next/sun3_defconfig/m68k-gcc13 built on Aug 19, 15:35
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 19, 15:35
Duration:
0:04:09.540664
Builder:
blade4b
Revision:
Add linux-next specific files for 20240819 (
469f1bad3c1c6e268059f78c0eec7e9552b3894c)
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 (2)
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 469f1bad3c1c6e268059f78c0eec7e9552b3894c^{commit} 469f1bad3c1c6e268059f78c0eec7e9552b3894c already have revision, skipping fetch # git checkout -q -f -B kisskb 469f1bad3c1c6e268059f78c0eec7e9552b3894c # git clean -qxdf # < git log -1 # commit 469f1bad3c1c6e268059f78c0eec7e9552b3894c # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Mon Aug 19 15:09:28 2024 +1000 # # Add linux-next specific files for 20240819 # # 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 469f1bad3c1c6e268059f78c0eec7e9552b3894c # make -s -j 24 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 24 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 24 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 24 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- /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:04:09.540664
© Michael Ellerman 2006-2018.