Buildresult: linus/sh-allyesconfig/sh4-gcc13 built on May 18, 14:24
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 18, 14:24
Duration:
0:09:06.613789
Builder:
ka7
Revision:
Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
f08a1e912d3e60bf3028ea1c5199a609d12cd37c)
Target:
linus/sh-allyesconfig/sh4-gcc13
Branch:
linus
Compiler:
sh4-gcc13
(sh4-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allyesconfig
(
download
)
Log:
Download original
Possible errors
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1371: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1397: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1409: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1358: Error: pcrel too far {standard input}:1360: Error: pcrel too far {standard input}:1362: Error: pcrel too far {standard input}:1365: Error: pcrel too far {standard input}:1380: Error: pcrel too far {standard input}:1385: Error: pcrel too far {standard input}:1387: Error: pcrel too far {standard input}:1388: Error: pcrel too far {standard input}:1392: Error: pcrel too far {standard input}:1400: Error: pcrel too far {standard input}:1401: Error: pcrel too far {standard input}:1402: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[4]: *** [scripts/Makefile.build:485: drivers/net] Error 2 {standard input}:1279: Error: missing operand {standard input}:1279: Error: invalid operands for opcode {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1078: Error: displacement to undefined symbol .L209 overflows 12-bit field {standard input}:1089: Error: displacement to undefined symbol .L235 overflows 12-bit field {standard input}:1100: Error: displacement to undefined symbol .L178 overflows 12-bit field {standard input}:1127: Error: pcrel too far {standard input}:1132: Error: pcrel too far {standard input}:1138: Error: pcrel too far {standard input}:1143: Error: pcrel too far {standard input}:1160: Error: pcrel too far {standard input}:1165: Error: pcrel too far {standard input}:1173: Error: pcrel too far {standard input}:1178: Error: pcrel too far {standard input}:1184: Error: pcrel too far {standard input}:1189: Error: pcrel too far {standard input}:1198: Error: pcrel too far {standard input}:1203: Error: pcrel too far {standard input}:1209: Error: pcrel too far {standard input}:1215: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:244: drivers/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [scripts/Makefile.build:485: drivers/hwmon/pmbus] Error 2 make[4]: *** [scripts/Makefile.build:485: drivers/hwmon] Error 2 make[3]: *** [scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [Makefile:1919: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __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 f08a1e912d3e60bf3028ea1c5199a609d12cd37c^{commit} f08a1e912d3e60bf3028ea1c5199a609d12cd37c already have revision, skipping fetch # git checkout -q -f -B kisskb f08a1e912d3e60bf3028ea1c5199a609d12cd37c # git clean -qxdf # < git log -1 # commit f08a1e912d3e60bf3028ea1c5199a609d12cd37c # Merge: 26aa834ff2ee fe56d6e4a99a # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri May 17 18:57:14 2024 -0700 # # Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Current release - regressions: # # - virtio_net: fix missed error path rtnl_unlock after control queue # locking rework # # Current release - new code bugs: # # - bpf: fix KASAN slab-out-of-bounds in percpu_array_map_gen_lookup, # caused by missing nested map handling # # - drv: dsa: correct initialization order for KSZ88x3 ports # # Previous releases - regressions: # # - af_packet: do not call packet_read_pending() from # tpacket_destruct_skb() fix performance regression # # - ipv6: fix route deleting failure when metric equals 0, don't assume # 0 means not set / default in this case # # Previous releases - always broken: # # - bridge: couple of syzbot-driven fixes" # # * tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (30 commits) # selftests: net: local_termination: annotate the expected failures # net: dsa: microchip: Correct initialization order for KSZ88x3 ports # MAINTAINERS: net: Update reviewers for TI's Ethernet drivers # dt-bindings: net: ti: Update maintainers list # l2tp: fix ICMP error handling for UDP-encap sockets # net: txgbe: fix to control VLAN strip # net: wangxun: match VLAN CTAG and STAG features # net: wangxun: fix to change Rx features # af_packet: do not call packet_read_pending() from tpacket_destruct_skb() # virtio_net: Fix missed rtnl_unlock # netrom: fix possible dead-lock in nr_rt_ioctl() # idpf: don't skip over ethtool tcp-data-split setting # dt-bindings: net: qcom: ethernet: Allow dma-coherent # bonding: fix oops during rmmod # net/ipv6: Fix route deleting failure when metric equals 0 # selftests/net: reduce xfrm_policy test time # selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations # selftests/bpf: Adjust test_access_variable_array after a kernel function name change # selftests/net/lib: no need to record ns name if it already exist # net: qrtr: ns: Fix module refcnt # ... # < /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 f08a1e912d3e60bf3028ea1c5199a609d12cd37c # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_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}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1371: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1397: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1409: Error: displacement to undefined symbol .L197 overflows 8-bit field {standard input}:1358: Error: pcrel too far {standard input}:1360: Error: pcrel too far {standard input}:1362: Error: pcrel too far {standard input}:1365: Error: pcrel too far {standard input}:1380: Error: pcrel too far {standard input}:1385: Error: pcrel too far {standard input}:1387: Error: pcrel too far {standard input}:1388: Error: pcrel too far {standard input}:1392: Error: pcrel too far {standard input}:1400: Error: pcrel too far {standard input}:1401: Error: pcrel too far {standard input}:1402: 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:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1279: Error: missing operand {standard input}:1279: Error: invalid operands for opcode {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1078: Error: displacement to undefined symbol .L209 overflows 12-bit field {standard input}:1089: Error: displacement to undefined symbol .L235 overflows 12-bit field {standard input}:1100: Error: displacement to undefined symbol .L178 overflows 12-bit field {standard input}:1127: Error: pcrel too far {standard input}:1132: Error: pcrel too far {standard input}:1138: Error: pcrel too far {standard input}:1143: Error: pcrel too far {standard input}:1160: Error: pcrel too far {standard input}:1165: Error: pcrel too far {standard input}:1173: Error: pcrel too far {standard input}:1178: Error: pcrel too far {standard input}:1184: Error: pcrel too far {standard input}:1189: Error: pcrel too far {standard input}:1198: Error: pcrel too far {standard input}:1203: Error: pcrel too far {standard input}:1209: Error: pcrel too far {standard input}:1215: 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:244: drivers/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon/pmbus] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1919: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_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_allyesconfig_sh4-gcc13 # Build took: 0:09:06.613789
© Michael Ellerman 2006-2018.