Buildresult: linus/sh-defconfig/sh4-gcc13 built on Sep 13 2023, 12:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 13 2023, 12:16
Duration:
0:01:47.607863
Builder:
blade4b
Revision:
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (
3669558bdf354cd352be955ef2764cde6a9bf5ec)
Target:
linus/sh-defconfig/sh4-gcc13
Branch:
linus
Compiler:
sh4-gcc13
(sh4-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (5)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] fs/ext4/readpage.c:400:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] WARNING: modpost: vmlinux: section mismatch in reference: ioremap_prot+0x88 (section: .text) -> ioremap_fixed (section: .init.text)
Full Log
# git rev-parse -q --verify 3669558bdf354cd352be955ef2764cde6a9bf5ec^{commit} 3669558bdf354cd352be955ef2764cde6a9bf5ec already have revision, skipping fetch # git checkout -q -f -B kisskb 3669558bdf354cd352be955ef2764cde6a9bf5ec # git clean -qxdf # < git log -1 # commit 3669558bdf354cd352be955ef2764cde6a9bf5ec # Merge: 2c758cef6686 5facccc94023 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Sep 12 11:28:00 2023 -0700 # # Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - several fixes for handling directory item (inserting, removing, # iteration, error handling) # # - fix transaction commit stalls when auto relocation is running and # blocks other tasks that want to commit # # - fix a build error when DEBUG is enabled # # - fix lockdep warning in inode number lookup ioctl # # - fix race when finishing block group creation # # - remove link to obsolete wiki in several files # # * tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org # btrfs: assert delayed node locked when removing delayed item # btrfs: remove BUG() after failure to insert delayed dir index item # btrfs: improve error message after failure to add delayed dir index item # btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio # btrfs: check for BTRFS_FS_ERROR in pending ordered assert # btrfs: fix lockdep splat and potential deadlock after failure running delayed items # btrfs: do not block starts waiting on previous transaction commit # btrfs: release path before inode lookup during the ino lookup ioctl # btrfs: fix race between finishing block group creation and its item update # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 3669558bdf354cd352be955ef2764cde6a9bf5ec # make -s -j 24 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ WARNING: modpost: vmlinux: section mismatch in reference: ioremap_prot+0x88 (section: .text) -> ioremap_fixed (section: .init.text) Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_defconfig_sh4-gcc13 # Build took: 0:01:47.607863
© Michael Ellerman 2006-2018.