Buildresult: linus/sh-allmodconfig/sh4-gcc13 built on Jun 1, 06:48
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 1, 06:48
Duration:
0:08:00.483595
Builder:
ka7
Revision:
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
d8ec19857b095b39d114ae299713bd8ea6c1e66a)
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}: 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 make[3]: *** [scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [Makefile:1934: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
Possible warnings (4)
<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
Full Log
# git rev-parse -q --verify d8ec19857b095b39d114ae299713bd8ea6c1e66a^{commit} d8ec19857b095b39d114ae299713bd8ea6c1e66a already have revision, skipping fetch # git checkout -q -f -B kisskb d8ec19857b095b39d114ae299713bd8ea6c1e66a # git clean -qxdf # < git log -1 # commit d8ec19857b095b39d114ae299713bd8ea6c1e66a # Merge: 4a4be1ad3a6e 13c7c941e729 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu May 30 08:33:04 2024 -0700 # # Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from bpf and netfilter. # # Current release - regressions: # # - gro: initialize network_offset in network layer # # - tcp: reduce accepted window in NEW_SYN_RECV state # # Current release - new code bugs: # # - eth: mlx5e: do not use ptp structure for tx ts stats when not # initialized # # - eth: ice: check for unregistering correct number of devlink params # # Previous releases - regressions: # # - bpf: Allow delete from sockmap/sockhash only if update is allowed # # - sched: taprio: extend minimum interval restriction to entire cycle # too # # - netfilter: ipset: add list flush to cancel_gc # # - ipv4: fix address dump when IPv4 is disabled on an interface # # - sock_map: avoid race between sock_map_close and sk_psock_put # # - eth: mlx5: use mlx5_ipsec_rx_status_destroy to correctly delete # status rules # # Previous releases - always broken: # # - core: fix __dst_negative_advice() race # # - bpf: # - fix multi-uprobe PID filtering logic # - fix pkt_type override upon netkit pass verdict # # - netfilter: tproxy: bail out if IP has been disabled on the device # # - af_unix: annotate data-race around unix_sk(sk)->addr # # - eth: mlx5e: fix UDP GSO for encapsulated packets # # - eth: idpf: don't enable NAPI and interrupts prior to allocating Rx # buffers # # - eth: i40e: fully suspend and resume IO operations in EEH case # # - eth: octeontx2-pf: free send queue buffers incase of leaf to inner # # - eth: ipvlan: dont Use skb->sk in ipvlan_process_v{4,6}_outbound" # # * tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (69 commits) # netdev: add qstat for csum complete # ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound # net: ena: Fix redundant device NUMA node override # ice: check for unregistering correct number of devlink params # ice: fix 200G PHY types to link speed mapping # i40e: Fully suspend and resume IO operations in EEH case # i40e: factoring out i40e_suspend/i40e_resume # e1000e: move force SMBUS near the end of enable_ulp function # net: dsa: microchip: fix RGMII error in KSZ DSA driver # ipv4: correctly iterate over the target netns in inet_dump_ifaddr() # net: fix __dst_negative_advice() race # nfc/nci: Add the inconsistency check between the input data length and count # MAINTAINERS: dwmac: starfive: update Maintainer # net/sched: taprio: extend minimum interval restriction to entire cycle too # net/sched: taprio: make q->picos_per_byte available to fill_sched_entry() # netfilter: nft_fib: allow from forward/input without iif selector # netfilter: tproxy: bail out if IP has been disabled on the device # netfilter: nft_payload: skbuff vlan metadata mangle support # net: ti: icssg-prueth: Fix start counter for ft1 filter # sock_map: avoid race between sock_map_close and sk_psock_put # ... # < /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 d8ec19857b095b39d114ae299713bd8ea6c1e66a # make -s -j 32 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 32 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 32 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 32 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}: 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.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1934: .] 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_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:08:00.483595
© Michael Ellerman 2006-2018.