Buildresult: linus/se7750_defconfig/sh4-gcc13 built on Aug 3, 04:59
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 3, 04:59
Duration:
0:01:27.250498
Builder:
blade4b
Revision:
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (
948752d2e010e11b56a877975e7e9158d6d31823)
Target:
linus/se7750_defconfig/sh4-gcc13
Branch:
linus
Compiler:
sh4-gcc13
(sh4-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
se7750_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel/fork.c:3072:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3072 | #warning clone3() entry point is missing, please fix
Full Log
# git rev-parse -q --verify 948752d2e010e11b56a877975e7e9158d6d31823^{commit} 948752d2e010e11b56a877975e7e9158d6d31823 already have revision, skipping fetch # git checkout -q -f -B kisskb 948752d2e010e11b56a877975e7e9158d6d31823 # git clean -qxdf # < git log -1 # commit 948752d2e010e11b56a877975e7e9158d6d31823 # Merge: 66242ef25eed 3b6564427aea # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Aug 2 09:33:35 2024 -0700 # # Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # # - A fix to avoid dropping some of the internal pseudo-extensions, which # breaks *envcfg dependency parsing # # - The kernel entry address is now aligned in purgatory, which avoids a # misaligned load that can lead to crash on systems that don't support # misaligned accesses early in boot # # - The FW_SFENCE_VMA_RECEIVED perf event was duplicated in a handful of # perf JSON configurations, one of them been updated to # FW_SFENCE_VMA_ASID_SENT # # - The starfive cache driver is now restricted to 64-bit systems, as it # isn't 32-bit clean # # - A fix for to avoid aliasing legacy-mode perf counters with software # perf counters # # - VM_FAULT_SIGSEGV is now handled in the page fault code # # - A fix for stalls during CPU hotplug due to IPIs being disabled # # - A fix for memblock bounds checking. This manifests as a crash on # systems with discontinuous memory maps that have regions that don't # fit in the linear map # # * tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Fix linear mapping checks for non-contiguous memory regions # RISC-V: Enable the IPI before workqueue_online_cpu() # riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() # perf: riscv: Fix selecting counters in legacy mode # cache: StarFive: Require a 64-bit system # perf arch events: Fix duplicate RISC-V SBI firmware event name # riscv/purgatory: align riscv_kernel_entry # riscv: cpufeature: Do not drop Linux-internal extensions # < /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 948752d2e010e11b56a877975e7e9158d6d31823 # make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7750_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- se7750_defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7750_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_se7750_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_se7750_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/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3072:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3072 | #warning clone3() entry point is missing, please fix | ^~~~~~~ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_se7750_defconfig_sh4-gcc13 # Build took: 0:01:27.250498
© Michael Ellerman 2006-2018.