Buildresult: linux-next/m68k-defconfig/m68k-gcc11 built on Aug 30, 17:41
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 30, 17:41
Duration:
0:01:47.199491
Builder:
ka4
Revision:
Add linux-next specific files for 20240830 (
985bf40edf4343dcb04c33f58b40b4a85c1776d4)
Target:
linux-next/m68k-defconfig/m68k-gcc11
Branch:
linux-next
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (3)
remote: warning: multi-pack bitmap is missing required reverse index kernel/irq/proc.c:343:17: warning: unused variable 'umode' [-Wunused-variable] fs/xfs/xfs_super.c:1654:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
Full Log
# git rev-parse -q --verify 985bf40edf4343dcb04c33f58b40b4a85c1776d4^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master remote: warning: multi-pack bitmap is missing required reverse index # git rev-parse -q --verify 985bf40edf4343dcb04c33f58b40b4a85c1776d4^{commit} 985bf40edf4343dcb04c33f58b40b4a85c1776d4 # git checkout -q -f -B kisskb 985bf40edf4343dcb04c33f58b40b4a85c1776d4 # git clean -qxdf # < git log -1 # commit 985bf40edf4343dcb04c33f58b40b4a85c1776d4 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Fri Aug 30 16:27:24 2024 +1000 # # Add linux-next specific files for 20240830 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 985bf40edf4343dcb04c33f58b40b4a85c1776d4 # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/kernel/irq/proc.c: In function 'register_irq_proc': /kisskb/src/kernel/irq/proc.c:343:17: warning: unused variable 'umode' [-Wunused-variable] 343 | umode_t umode = S_IRUGO; | ^~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:82, from /kisskb/src/fs/xfs/xfs.h:26, from /kisskb/src/fs/xfs/xfs_super.c:7: /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_fs_fill_super': /kisskb/src/fs/xfs/xfs_super.c:1654:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 1654 | "block size (%u bytes) not supported; Only block size (%ld) or less is supported", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1655 | mp->m_sb.sb_blocksize, max_folio_size); | ~~~~~~~~~~~~~~ | | | size_t {aka unsigned int} /kisskb/src/fs/xfs/xfs_message.h:16:42: note: in definition of macro 'xfs_printk_index_wrap' 16 | xfs_printk_level(kern_level, mp, fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/fs/xfs/xfs_super.c:1653:25: note: in expansion of macro 'xfs_warn' 1653 | xfs_warn(mp, | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_super.c:1654:58: note: format string is defined here 1654 | "block size (%u bytes) not supported; Only block size (%ld) or less is supported", | ~~^ | | | long int | %d Completed OK # rm -rf /kisskb/build/linux-next_defconfig_m68k-gcc11 # Build took: 0:01:47.199491
© Michael Ellerman 2006-2018.