Buildresult: linus/sh-allmodconfig/sh4-gcc11 built on Jun 30 2023, 23:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 30 2023, 23:16
Duration:
0:10:17.407890
Builder:
alpine1
Revision:
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (
77b1a7f7a05c673c187894b4ae898a8c0cdc776c)
Target:
linus/sh-allmodconfig/sh4-gcc11
Branch:
linus
Compiler:
sh4-gcc11
(sh4-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allmodconfig
(
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:2032: .] 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 77b1a7f7a05c673c187894b4ae898a8c0cdc776c^{commit} 77b1a7f7a05c673c187894b4ae898a8c0cdc776c already have revision, skipping fetch # git checkout -q -f -B kisskb 77b1a7f7a05c673c187894b4ae898a8c0cdc776c # git clean -qxdf # < git log -1 # commit 77b1a7f7a05c673c187894b4ae898a8c0cdc776c # Merge: 6e17c6de3ddf 4afc9a402aa3 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Jun 28 10:59:38 2023 -0700 # # Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull non-mm updates from Andrew Morton: # # - Arnd Bergmann has fixed a bunch of -Wmissing-prototypes in top-level # directories # # - Douglas Anderson has added a new "buddy" mode to the hardlockup # detector. It permits the detector to work on architectures which # cannot provide the required interrupts, by having CPUs periodically # perform checks on other CPUs # # - Zhen Lei has enhanced kexec's ability to support two crash regions # # - Petr Mladek has done a lot of cleanup on the hard lockup detector's # Kconfig entries # # - And the usual bunch of singleton patches in various places # # * tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (72 commits) # kernel/time/posix-stubs.c: remove duplicated include # ocfs2: remove redundant assignment to variable bit_off # watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY # powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.h # devres: show which resource was invalid in __devm_ioremap_resource() # watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH # watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64 # watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific # watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h # watchdog/hardlockup: make the config checks more straightforward # watchdog/hardlockup: sort hardlockup detector related config values a logical way # watchdog/hardlockup: move SMP barriers from common code to buddy code # watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY # watchdog/buddy: don't copy the cpumask in watchdog_next_cpu() # watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called # watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog() # watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy() # watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick() # watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_probe() # watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails # ... # < /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 77b1a7f7a05c673c187894b4ae898a8c0cdc776c # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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-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_allmodconfig_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_allmodconfig_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[5]: *** Waiting for unfinished jobs.... 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:2032: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_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_allmodconfig_sh4-gcc11 # Build took: 0:10:17.407890
© Michael Ellerman 2006-2018.