Buildresult: linus/sh-allyesconfig/sh4-gcc11 built on Jul 24 2023, 05:54
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 24 2023, 05:54
Duration:
0:08:38.798332
Builder:
alpine2
Revision:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (
269f4a4b85a1b61e94bf935b30c56a938e92f585)
Target:
linus/sh-allyesconfig/sh4-gcc11
Branch:
linus
Compiler:
sh4-gcc11
(sh4-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allyesconfig
(
download
)
Log:
Download original
Possible errors
{standard input}:1097: Error: unknown pseudo-op: `.glo' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [scripts/Makefile.build:477: drivers/net/pcs] Error 2 make[4]: *** [scripts/Makefile.build:477: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:477: drivers] Error 2 make[2]: *** [Makefile:2020: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
Possible warnings (5)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Warning: end of file not at end of a line; newline inserted
Full Log
# git rev-parse -q --verify 269f4a4b85a1b61e94bf935b30c56a938e92f585^{commit} 269f4a4b85a1b61e94bf935b30c56a938e92f585 already have revision, skipping fetch # git checkout -q -f -B kisskb 269f4a4b85a1b61e94bf935b30c56a938e92f585 # git clean -qxdf # < git log -1 # commit 269f4a4b85a1b61e94bf935b30c56a938e92f585 # Merge: 15b593ba6844 0c189708bfbf # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Jul 23 10:44:38 2023 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "ARM: # # - Avoid pKVM finalization if KVM initialization fails # # - Add missing BTI instructions in the hypervisor, fixing an early # boot failure on BTI systems # # - Handle MMU notifiers correctly for non hugepage-aligned memslots # # - Work around a bug in the architecture where hypervisor timer # controls have UNKNOWN behavior under nested virt # # - Disable preemption in kvm_arch_hardware_enable(), fixing a kernel # BUG in cpu hotplug resulting from per-CPU accessor sanity checking # # - Make WFI emulation on GICv4 systems robust w.r.t. preemption, # consistently requesting a doorbell interrupt on vcpu_put() # # - Uphold RES0 sysreg behavior when emulating older PMU versions # # - Avoid macro expansion when initializing PMU register names, # ensuring the tracepoints pretty-print the sysreg # # s390: # # - Two fixes for asynchronous destroy # # x86 fixes will come early next week" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: s390: pv: fix index value of replaced ASCE # KVM: s390: pv: simplify shutdown and fix race # KVM: arm64: Fix the name of sys_reg_desc related to PMU # KVM: arm64: Correctly handle RES0 bits PMEVTYPER<n>_EL0.evtCount # KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption # KVM: arm64: Add missing BTI instructions # KVM: arm64: Correctly handle page aging notifiers for unaligned memslot # KVM: arm64: Disable preemption in kvm_arch_hardware_enable() # KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm # KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bits # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 269f4a4b85a1b61e94bf935b30c56a938e92f585 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1097: Error: unknown pseudo-op: `.glo' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See <https://gcc.gnu.org/bugs/> for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:477: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2020: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc11 # Build took: 0:08:38.798332
© Michael Ellerman 2006-2018.