Buildresult: linus/sh-allyesconfig/sh4-gcc12 built on Dec 2, 17:49
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Dec 2, 17:49
Duration:
0:04:42.172516
Builder:
alpine2
Revision:
Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (
815fb87b753055df2d9e50f6cd80eb10235fe3e9)
Target:
linus/sh-allyesconfig/sh4-gcc12
Branch:
linus
Compiler:
sh4-gcc12
(sh4-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allyesconfig
(
download
)
Log:
Download original
Possible errors
{standard input}: Error: .size expression for xpcs_config_aneg_c73 does not evaluate to a constant 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}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:580: Error: displacement to undefined symbol .L76 overflows 8-bit field {standard input}:588: Error: displacement to undefined symbol .L104 overflows 8-bit field {standard input}:589: Error: displacement to undefined symbol .L75 overflows 12-bit field {standard input}:602: Error: displacement to undefined symbol .L96 overflows 12-bit field {standard input}:607: Error: displacement to undefined symbol .L80 overflows 8-bit field {standard input}:610: Error: displacement to undefined symbol .L81 overflows 8-bit field {standard input}:572: Error: pcrel too far {standard input}:593: Error: pcrel too far {standard input}:599: 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:1911: .] 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}: 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 815fb87b753055df2d9e50f6cd80eb10235fe3e9^{commit} 815fb87b753055df2d9e50f6cd80eb10235fe3e9 already have revision, skipping fetch # git checkout -q -f -B kisskb 815fb87b753055df2d9e50f6cd80eb10235fe3e9 # git clean -qxdf # < git log -1 # commit 815fb87b753055df2d9e50f6cd80eb10235fe3e9 # Merge: ce474ae7d006 a6b31256928d # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Dec 2 09:01:00 2023 +0900 # # Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull power management fixes from Rafael Wysocki: # "These fix issues in two cpufreq drivers, in the AMD P-state driver and # in the power-capping DTPM framework. # # Specifics: # # - Fix the AMD P-state driver's EPP sysfs interface in the cases when # the performance governor is in use (Ayush Jain) # # - Make the ->fast_switch() callback in the AMD P-state driver return # the target frequency as expected (Gautham R. Shenoy) # # - Allow user space to control the range of frequencies to use via # scaling_min_freq and scaling_max_freq when AMD P-state driver is in # use (Wyes Karny) # # - Prevent power domains needed for wakeup signaling from being turned # off during system suspend on Qualcomm systems and prevent # performance states votes from runtime-suspended devices from being # lost across a system suspend-resume cycle in qcom-cpufreq-nvmem # (Stephan Gerhold) # # - Fix disabling the 792 Mhz OPP in the imx6q cpufreq driver for the # i.MX6ULL types that can run at that frequency (Christoph # Niedermaier) # # - Eliminate unnecessary and harmful conversions to uW from the DTPM # (dynamic thermal and power management) framework (Lukasz Luba)" # # * tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # cpufreq/amd-pstate: Only print supported EPP values for performance governor # cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update # powercap: DTPM: Fix unneeded conversions to micro-Watts # cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch() # pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUP # cpufreq: qcom-nvmem: Preserve PM domain votes in system suspend # cpufreq: qcom-nvmem: Enable virtual power domain devices # cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily # < /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 815fb87b753055df2d9e50f6cd80eb10235fe3e9 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.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-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_allyesconfig_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_allyesconfig_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}: Error: .size expression for xpcs_config_aneg_c73 does not evaluate to a constant 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}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:580: Error: displacement to undefined symbol .L76 overflows 8-bit field {standard input}:588: Error: displacement to undefined symbol .L104 overflows 8-bit field {standard input}:589: Error: displacement to undefined symbol .L75 overflows 12-bit field {standard input}:602: Error: displacement to undefined symbol .L96 overflows 12-bit field {standard input}:607: Error: displacement to undefined symbol .L80 overflows 8-bit field {standard input}:610: Error: displacement to undefined symbol .L81 overflows 8-bit field {standard input}:572: Error: pcrel too far {standard input}:593: Error: pcrel too far {standard input}:599: 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:1911: .] 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-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_allyesconfig_sh4-gcc12 # Build took: 0:04:42.172516
© Michael Ellerman 2006-2018.