Buildresult: linus/sh-allyesconfig/sh4-gcc11 built on May 3 2023, 17:55
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 3 2023, 17:55
Duration:
0:04:49.563568
Builder:
alpine1
Revision:
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (
348551ddaf311c76b01cdcbaf61b6fef06a49144)
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}:1118: Error: unknown pseudo-op: `.' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[5]: *** [scripts/Makefile.build:252: drivers/net/pcs/pcs-xpcs.o] Error 4 make[4]: *** [scripts/Makefile.build:494: drivers/net/pcs] Error 2 make[3]: *** [scripts/Makefile.build:494: drivers/net] Error 2 make[2]: *** [scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [Makefile:2026: .] Error 2 make: *** [Makefile:226: __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 348551ddaf311c76b01cdcbaf61b6fef06a49144^{commit} 348551ddaf311c76b01cdcbaf61b6fef06a49144 already have revision, skipping fetch # git checkout -q -f -B kisskb 348551ddaf311c76b01cdcbaf61b6fef06a49144 # git clean -qxdf # < git log -1 # commit 348551ddaf311c76b01cdcbaf61b6fef06a49144 # Merge: 7df047b3f0aa b7badd752de0 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue May 2 15:40:41 2023 -0700 # # Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "Mostly drivers! Nothing special: some new Qualcomm chips as usual, and # the new NXP S32 and nVidia BlueField-3. # # Core changes: # # - Make a lot of pin controllers with GPIO and irqchips immutable, # i.e. not living structs, but const structs. This is driving a # changed initiated by the irqchip maintainers. # # New drivers: # # - New driver for the NXP S32 SoC pin controller # # - As part of a thorough cleanup and restructuring of the # Ralink/Mediatek drivers, the Ralink MIPS pin control drivers were # folded into the Mediatek directory and the family is renamed # "mtmips". The Ralink chips live on as Mediatek MIPS family where # new variants can be added. As part of this work also the device # tree bindings were reworked. # # - New subdriver for the Qualcomm SM7150 SoC. # # - New subdriver for the Qualcomm IPQ9574 SoC. # # - New driver for the nVidia BlueField-3 SoC. # # - Support for the Qualcomm PMM8654AU mixed signal circuit GPIO. # # - Support for the Qualcomm PMI632 mixed signal circuit GPIO. # # Improvements: # # - Add some missing pins and generic cleanups on the Renesas r8a779g0 # and r8a779g0 pin controllers. Generic Renesas extension for power # source selection on several SoCs. # # - Misc cleanups for the Atmel AT91 and AT91-PIO4 pin controllers # # - Make the GPIO mode work on the Qualcomm SM8550-lpass-lpi driver. # # - Several device tree binding cleanups as the binding YAML syntax is # solidifying" # # * tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (153 commits) # pinctrl-bcm2835.c: fix race condition when setting gpio dir # dt-bindings: pinctrl: qcom,sm8150: Drop duplicate function value "atest_usb2" # dt-bindings: pinctrl: qcom: Add few missing functions # pinctrl: qcom: spmi-gpio: Add PMI632 support # dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632 # pinctrl: wpcm450: select MFD_SYSCON # pinctrl: qcom ssbi-gpio: Convert to immutable irq_chip # pinctrl: qcom ssbi-mpp: Convert to immutable irq_chip # pinctrl: qcom spmi-mpp: Convert to immutable irq_chip # pinctrl: plgpio: Convert to immutable irq_chip # pinctrl: pistachio: Convert to immutable irq_chip # pinctrl: pic32: Convert to immutable irq_chip # pinctrl: sx150x: Convert to immutable irq_chip # pinctrl: stmfx: Convert to immutable irq_chip # pinctrl: st: Convert to immutable irq_chip # pinctrl: mcp23s08: Convert to immutable irq_chip # pinctrl: equilibrium: Convert to immutable irq_chip # pinctrl: npcm7xx: Convert to immutable irq_chip # pinctrl: armada-37xx: Convert to immutable irq_chip # pinctrl: nsp: Convert to immutable irq_chip # ... # < /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 348551ddaf311c76b01cdcbaf61b6fef06a49144 # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_sh-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_sh-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_sh-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_sh-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}:1118: Error: unknown pseudo-op: `.' 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[5]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/net/pcs/pcs-xpcs.o] Error 4 make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net/pcs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2026: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_sh-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_sh-allyesconfig_sh4-gcc11 # Build took: 0:04:49.563568
© Michael Ellerman 2006-2018.