Buildresult: linus/sh-allmodconfig/sh4-gcc13 built on Jul 17, 06:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 17, 06:40
Duration:
0:08:16.378133
Builder:
ka7
Revision:
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
408323581b722c9bd504dd296920f392049a7f52)
Target:
linus/sh-allmodconfig/sh4-gcc13
Branch:
linus
Compiler:
sh4-gcc13
(sh4-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1371: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1397: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1409: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1358: Error: pcrel too far {standard input}:1360: Error: pcrel too far {standard input}:1362: Error: pcrel too far {standard input}:1365: Error: pcrel too far {standard input}:1380: Error: pcrel too far {standard input}:1385: Error: pcrel too far {standard input}:1387: Error: pcrel too far {standard input}:1388: Error: pcrel too far {standard input}:1392: Error: pcrel too far {standard input}:1400: Error: pcrel too far {standard input}:1401: Error: pcrel too far {standard input}:1402: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[4]: *** [scripts/Makefile.build:485: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [Makefile:1934: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
Possible warnings (4)
<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
Full Log
# git rev-parse -q --verify 408323581b722c9bd504dd296920f392049a7f52^{commit} 408323581b722c9bd504dd296920f392049a7f52 already have revision, skipping fetch # git checkout -q -f -B kisskb 408323581b722c9bd504dd296920f392049a7f52 # git clean -qxdf # < git log -1 # commit 408323581b722c9bd504dd296920f392049a7f52 # Merge: b84b3381907a 5fa96c7ab3dc # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jul 16 11:12:25 2024 -0700 # # Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 SEV updates from Borislav Petkov: # # - Add support for running the kernel in a SEV-SNP guest, over a Secure # VM Service Module (SVSM). # # When running over a SVSM, different services can run at different # protection levels, apart from the guest OS but still within the # secure SNP environment. They can provide services to the guest, like # a vTPM, for example. # # This series adds the required facilities to interface with such a # SVSM module. # # - The usual fixlets, refactoring and cleanups # # [ And as always: "SEV" is AMD's "Secure Encrypted Virtualization". # # I can't be the only one who gets all the newer x86 TLA's confused, # can I? # - Linus ] # # * tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly # x86/sev: Do RMP memory coverage check after max_pfn has been set # x86/sev: Move SEV compilation units # virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch # x86/sev: Allow non-VMPL0 execution when an SVSM is present # x86/sev: Extend the config-fs attestation support for an SVSM # x86/sev: Take advantage of configfs visibility support in TSM # fs/configfs: Add a callback to determine attribute visibility # sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updated # virt: sev-guest: Choose the VMPCK key based on executing VMPL # x86/sev: Provide guest VMPL level to userspace # x86/sev: Provide SVSM discovery support # x86/sev: Use the SVSM to create a vCPU when not in VMPL0 # x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0 # x86/sev: Use kernel provided SVSM Calling Areas # x86/sev: Check for the presence of an SVSM in the SNP secrets page # x86/irqflags: Provide native versions of the local_irq_save()/restore() # < /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 408323581b722c9bd504dd296920f392049a7f52 # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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 32 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allmodconfig_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/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}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1371: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1397: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1409: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1358: Error: pcrel too far {standard input}:1360: Error: pcrel too far {standard input}:1362: Error: pcrel too far {standard input}:1365: Error: pcrel too far {standard input}:1380: Error: pcrel too far {standard input}:1385: Error: pcrel too far {standard input}:1387: Error: pcrel too far {standard input}:1388: Error: pcrel too far {standard input}:1392: Error: pcrel too far {standard input}:1400: Error: pcrel too far {standard input}:1401: Error: pcrel too far {standard input}:1402: Error: pcrel too far 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:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc13 # Build took: 0:08:16.378133
© Michael Ellerman 2006-2018.