Buildresult: linus/sh-allmodconfig/sh4-gcc13 built on Sep 7 2023, 06:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 7 2023, 06:08
Duration:
0:03:18.298796
Builder:
alpine3
Revision:
Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (
744a759492b5c57ff24a6e8aabe47b17ad8ee964)
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}: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 drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function] cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:243: drivers/mfd/cs42l43.o] Error 1 make[4]: *** [scripts/Makefile.build:480: drivers/mfd] 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 (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}:1094: Warning: end of file not at end of a line; newline inserted
Full Log
# git rev-parse -q --verify 744a759492b5c57ff24a6e8aabe47b17ad8ee964^{commit} 744a759492b5c57ff24a6e8aabe47b17ad8ee964 already have revision, skipping fetch # git checkout -q -f -B kisskb 744a759492b5c57ff24a6e8aabe47b17ad8ee964 # git clean -qxdf # < git log -1 # commit 744a759492b5c57ff24a6e8aabe47b17ad8ee964 # Merge: 29057cc5bddc 1ac731c529cd # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Sep 6 09:24:25 2023 -0700 # # Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - a new driver for Azoteq IQS7210A/7211A/E touch controllers # # - support for Azoteq IQS7222D variant added to iqs7222 driver # # - support for touch keys functionality added to Melfas MMS114 driver # # - new hardware IDs added to exc3000 and Goodix drivers # # - xpad driver gained support for GameSir T4 Kaleid Controller # # - a fix for xpad driver to properly support some third-party # controllers that need a magic packet to start properly # # - a fix for psmouse driver to more reliably switch to RMI4 mode on # devices that use native RMI4/SMbus protocol # # - a quirk for i8042 for TUXEDO Gemini 17 Gen1/Clevo PD70PN laptops # # - multiple drivers have been updated to make use of devm and other # newer APIs such as dev_err_probe(), devm_regulator_get_enable(), and # others. # # * tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (83 commits) # Input: goodix - add support for ACPI ID GDX9110 # Input: rpckbd - fix the return value handle for platform_get_irq() # Input: tca6416-keypad - switch to using input core's polling features # Input: tca6416-keypad - convert to use devm_* api # Input: tca6416-keypad - fix interrupt enable disbalance # Input: tca6416-keypad - rely on I2C core to set up suspend/resume # Input: tca6416-keypad - always expect proper IRQ number in i2c client # Input: lm8323 - convert to use devm_* api # Input: lm8323 - rely on device core to create kp_disable attribute # Input: qt2160 - convert to use devm_* api # Input: qt2160 - do not hard code interrupt trigger # Input: qt2160 - switch to using threaded interrupt handler # Input: qt2160 - tweak check for i2c adapter functionality # Input: psmouse - add delay when deactivating for SMBus mode # Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe() # Input: qt1070 - convert to use devm_* api # Input: mcs-touchkey - convert to use devm_* api # Input: amikbd - convert to use devm_* api # Input: lm8333 - convert to use devm_* api # Input: mms114 - add support for touch keys # ... # < /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 744a759492b5c57ff24a6e8aabe47b17ad8ee964 # make -s -j 160 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 160 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 160 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 160 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}: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[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] 1106 | static int cs42l43_resume(struct device *dev) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function] 1076 | static int cs42l43_suspend(struct device *dev) | ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mfd/cs42l43.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/mfd] 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_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:03:18.298796
© Michael Ellerman 2006-2018.