Buildresult: linus/sh-allmodconfig/sh4-gcc12 built on Aug 8 2023, 06:56
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 8 2023, 06:56
Duration:
0:05:18.726582
Builder:
alpine1
Revision:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (
a027b2eca0b7e90b11a0b0ddfad0dc4068707799)
Target:
linus/sh-allmodconfig/sh4-gcc12
Branch:
linus
Compiler:
sh4-gcc12
(sh4-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
{standard input}:1096: Error: Missing symbol name in directive {standard input}:1096: Error: unrecognized symbol type "" 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:480: drivers/net/pcs] Error 2 make[4]: *** [scripts/Makefile.build:480: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:480: drivers] Error 2 make[2]: *** [Makefile:2032: .] 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 a027b2eca0b7e90b11a0b0ddfad0dc4068707799^{commit} a027b2eca0b7e90b11a0b0ddfad0dc4068707799 already have revision, skipping fetch # git checkout -q -f -B kisskb a027b2eca0b7e90b11a0b0ddfad0dc4068707799 # git clean -qxdf # < git log -1 # commit a027b2eca0b7e90b11a0b0ddfad0dc4068707799 # Merge: 016ce29713a0 d5ad9aae13dc # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Aug 7 10:18:20 2023 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "x86: # # - Fix SEV race condition # # ARM: # # - Fixes for the configuration of SVE/SME traps when hVHE mode is in # use # # - Allow use of pKVM on systems with FF-A implementations that are # v1.0 compatible # # - Request/release percpu IRQs (arch timer, vGIC maintenance) # correctly when pKVM is in use # # - Fix function prototype after __kvm_host_psci_cpu_entry() rename # # - Skip to the next instruction when emulating writes to TCR_EL1 on # AmpereOne systems # # Selftests: # # - Fix missing include" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # selftests/rseq: Fix build with undefined __weak # KVM: SEV: remove ghcb variable declarations # KVM: SEV: only access GHCB fields once # KVM: SEV: snapshot the GHCB before accessing it # KVM: arm64: Skip instruction after emulating write to TCR_EL1 # KVM: arm64: fix __kvm_host_psci_cpu_entry() prototype # KVM: arm64: Fix resetting SME trap values on reset for (h)VHE # KVM: arm64: Fix resetting SVE trap values on reset for hVHE # KVM: arm64: Use the appropriate feature trap register when activating traps # KVM: arm64: Helper to write to appropriate feature trap register based on mode # KVM: arm64: Disable SME traps for (h)VHE at setup # KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setup # KVM: arm64: Factor out code for checking (h)VHE mode into a macro # KVM: arm64: Rephrase percpu enable/disable tracking in terms of hyp # KVM: arm64: Fix hardware enable/disable flows for pKVM # KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 a027b2eca0b7e90b11a0b0ddfad0dc4068707799 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.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}:1096: Error: Missing symbol name in directive {standard input}:1096: Error: unrecognized symbol type "" sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). 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:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2032: .] 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_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc12 # Build took: 0:05:18.726582
© Michael Ellerman 2006-2018.