Buildresult: linus/sh-allyesconfig/sh4-gcc12 built on Oct 29 2023, 07:21
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 29 2023, 07:21
Duration:
0:04:36.814529
Builder:
ka4
Revision:
Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (
db5cda7fd46881f88eee52f3960b7856ddf051fb)
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 make[4]: *** [scripts/Makefile.build:480: drivers/net] Error 2 {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:932: 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[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}: Warning: end of file not at end of a line; newline inserted
Full Log
# git rev-parse -q --verify db5cda7fd46881f88eee52f3960b7856ddf051fb^{commit} db5cda7fd46881f88eee52f3960b7856ddf051fb already have revision, skipping fetch # git checkout -q -f -B kisskb db5cda7fd46881f88eee52f3960b7856ddf051fb # git clean -qxdf # < git log -1 # commit db5cda7fd46881f88eee52f3960b7856ddf051fb # Merge: 8907bfd2b11a 28926daf731f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Oct 28 07:51:27 2023 -1000 # # Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver fixes from Greg KH: # "Here are some very small driver fixes for 6.6-final that have shown up # in the past two weeks. Included in here are: # # - tiny fastrpc bugfixes for reported errors # # - nvmem register fixes # # - iio driver fixes for some reported problems # # - fpga test fix # # - MAINTAINERS file update for fpga # # All of these have been in linux-next this week with no reported # problems" # # * tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # fpga: Fix memory leak for fpga_region_test_class_find() # fpga: m10bmc-sec: Change contact for secure update driver # fpga: disable KUnit test suites when module support is enabled # iio: afe: rescale: Accept only offset channels # nvmem: imx: correct nregs for i.MX6ULL # nvmem: imx: correct nregs for i.MX6UL # nvmem: imx: correct nregs for i.MX6SLL # misc: fastrpc: Unmap only if buffer is unmapped from DSP # misc: fastrpc: Clean buffers on remote invocation failures # misc: fastrpc: Free DMA handles for RPC calls with no arguments # misc: fastrpc: Reset metadata buffer to avoid incorrect free # iio: exynos-adc: request second interupt only when touchscreen mode is used # iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale # iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds # dt-bindings: iio: add missing reset-gpios constrain # < /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 db5cda7fd46881f88eee52f3960b7856ddf051fb # make -s -j 40 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 40 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 40 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 40 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[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:932: 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[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon] 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 40 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:36.814529
© Michael Ellerman 2006-2018.