Buildresult: linus/sh-allyesconfig/sh4-gcc13 built on Nov 3 2023, 20:19
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 3 2023, 20:19
Duration:
0:03:13.015801
Builder:
alpine1
Revision:
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (
bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5)
Target:
linus/sh-allyesconfig/sh4-gcc13
Branch:
linus
Compiler:
sh4-gcc13
(sh4-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allyesconfig
(
download
)
Log:
Download original
Possible errors
{standard input}:1095: Error: expected symbol name 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 {standard input}:612: Error: missing operand {standard input}:612: Error: invalid operands for opcode {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:577: Error: displacement to undefined symbol .L76 overflows 8-bit field {standard input}:586: Error: displacement to undefined symbol .L75 overflows 12-bit field {standard input}:598: Error: displacement to undefined symbol .L134 overflows 8-bit field {standard input}:601: Error: displacement to undefined symbol .L80 overflows 8-bit field {standard input}:604: Error: displacement to undefined symbol .L81 overflows 8-bit field {standard input}:606: Error: displacement to undefined symbol .L75 overflows 12-bit field {standard input}:569: Error: pcrel too far {standard input}:590: Error: pcrel too far {standard input}:596: Error: pcrel too far {standard input}:610: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:243: drivers/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[4]: *** [scripts/Makefile.build:480: drivers/hwmon] Error 2 make[4]: *** [scripts/Makefile.build:480: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:480: drivers] Error 2 make[2]: *** [Makefile:1913: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
Possible warnings (6)
<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}:1094: Warning: end of file not at end of a line; newline inserted {standard input}: Warning: end of file not at end of a line; newline inserted
Full Log
# git rev-parse -q --verify bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5^{commit} bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 already have revision, skipping fetch # git checkout -q -f -B kisskb bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 # git clean -qxdf # < git log -1 # commit bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 # Merge: 6803bd7956ca a312e07a65fb # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Nov 2 16:15:30 2023 -1000 # # Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto updates from Herbert Xu: # "API: # - Add virtual-address based lskcipher interface # - Optimise ahash/shash performance in light of costly indirect calls # - Remove ahash alignmask attribute # # Algorithms: # - Improve AES/XTS performance of 6-way unrolling for ppc # - Remove some uses of obsolete algorithms (md4, md5, sha1) # - Add FIPS 202 SHA-3 support in pkcs1pad # - Add fast path for single-page messages in adiantum # - Remove zlib-deflate # # Drivers: # - Add support for S4 in meson RNG driver # - Add STM32MP13x support in stm32 # - Add hwrng interface support in qcom-rng # - Add support for deflate algorithm in hisilicon/zip" # # * tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (283 commits) # crypto: adiantum - flush destination page before unmapping # crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place # Documentation/module-signing.txt: bring up to date # module: enable automatic module signing with FIPS 202 SHA-3 # crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures # crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support # crypto: FIPS 202 SHA-3 register in hash info for IMA # x509: Add OIDs for FIPS 202 SHA-3 hash and signatures # crypto: ahash - optimize performance when wrapping shash # crypto: ahash - check for shash type instead of not ahash type # crypto: hash - move "ahash wrapping shash" functions to ahash.c # crypto: talitos - stop using crypto_ahash::init # crypto: chelsio - stop using crypto_ahash::init # crypto: ahash - improve file comment # crypto: ahash - remove struct ahash_request_priv # crypto: ahash - remove crypto_ahash_alignmask # crypto: gcm - stop using alignmask of ahash # crypto: chacha20poly1305 - stop using alignmask of ahash # crypto: ccm - stop using alignmask of ahash # net: ipv6: stop checking crypto_ahash_alignmask # ... # < /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 bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_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}:1094: Warning: end of file not at end of a line; newline inserted {standard input}:1095: Error: expected symbol name 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.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:612: Error: missing operand {standard input}:612: Error: invalid operands for opcode {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:577: Error: displacement to undefined symbol .L76 overflows 8-bit field {standard input}:586: Error: displacement to undefined symbol .L75 overflows 12-bit field {standard input}:598: Error: displacement to undefined symbol .L134 overflows 8-bit field {standard input}:601: Error: displacement to undefined symbol .L80 overflows 8-bit field {standard input}:604: Error: displacement to undefined symbol .L81 overflows 8-bit field {standard input}:606: Error: displacement to undefined symbol .L75 overflows 12-bit field {standard input}:569: Error: pcrel too far {standard input}:590: Error: pcrel too far {standard input}:596: Error: pcrel too far {standard input}:610: 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:243: drivers/hwmon/pmbus/mp2975.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] 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-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_allyesconfig_sh4-gcc13 # Build took: 0:03:13.015801
© Michael Ellerman 2006-2018.