Buildresult: linus/sh-allmodconfig/sh4-gcc13 built on Nov 1, 11:53
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 1, 11:53
Duration:
0:05:57.148956
Builder:
alpine3
Revision:
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
90602c251cda8a1e526efb250f28c1ea3f87cd78)
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
kernel/fork.c:3075:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:229: kernel/fork.o] Error 1 {standard input}:1111: Error: unknown pseudo-op: `.l18' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1070: Error: displacement to undefined symbol .L142 overflows 8-bit field {standard input}:1075: Error: displacement to undefined symbol .L161 overflows 8-bit field {standard input}:1059: Error: pcrel too far {standard input}:1060: Error: pcrel too far {standard input}:1061: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:229: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [scripts/Makefile.build:478: drivers/net/pcs] Error 2 make[3]: *** [scripts/Makefile.build:478: kernel] Error 2 make[4]: *** [scripts/Makefile.build:478: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [Makefile:1936: .] Error 2 make[1]: *** [Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2
Possible warnings (7)
<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 kernel/fork.c:3075:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3075 | #warning clone3() entry point is missing, please fix {standard input}: Warning: end of file not at end of a line; newline inserted
Full Log
# git rev-parse -q --verify 90602c251cda8a1e526efb250f28c1ea3f87cd78^{commit} 90602c251cda8a1e526efb250f28c1ea3f87cd78 already have revision, skipping fetch # git checkout -q -f -B kisskb 90602c251cda8a1e526efb250f28c1ea3f87cd78 # git clean -qxdf # < git log -1 # commit 90602c251cda8a1e526efb250f28c1ea3f87cd78 # Merge: 15cb732c16ed 50ae879de107 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Oct 31 12:39:58 2024 -1000 # # Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from WiFi, bluetooth and netfilter. # # No known new regressions outstanding. # # Current release - regressions: # # - wifi: mt76: do not increase mcu skb refcount if retry is not # supported # # Current release - new code bugs: # # - wifi: # - rtw88: fix the RX aggregation in USB 3 mode # - mac80211: fix memory corruption bug in struct ieee80211_chanctx # # Previous releases - regressions: # # - sched: # - stop qdisc_tree_reduce_backlog on TC_H_ROOT # - sch_api: fix xa_insert() error path in tcf_block_get_ext() # # - wifi: # - revert "wifi: iwlwifi: remove retry loops in start" # - cfg80211: clear wdev->cqm_config pointer on free # # - netfilter: fix potential crash in nf_send_reset6() # # - ip_tunnel: fix suspicious RCU usage warning in ip_tunnel_find() # # - bluetooth: fix null-ptr-deref in hci_read_supported_codecs # # - eth: mlxsw: add missing verification before pushing Tx header # # - eth: hns3: fixed hclge_fetch_pf_reg accesses bar space out of # bounds issue # # Previous releases - always broken: # # - wifi: mac80211: do not pass a stopped vif to the driver in # .get_txpower # # - netfilter: sanitize offset and length before calling skb_checksum() # # - core: # - fix crash when config small gso_max_size/gso_ipv4_max_size # - skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension # # - mptcp: protect sched with rcu_read_lock # # - eth: ice: fix crash on probe for DPLL enabled E810 LOM # # - eth: macsec: fix use-after-free while sending the offloading packet # # - eth: stmmac: fix unbalanced DMA map/unmap for non-paged SKB data # # - eth: hns3: fix kernel crash when 1588 is sent on HIP08 devices # # - eth: mtk_wed: fix path of MT7988 WO firmware" # # * tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (70 commits) # net: hns3: fix kernel crash when 1588 is sent on HIP08 devices # net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue # net: hns3: initialize reset_timer before hclgevf_misc_irq_init() # net: hns3: don't auto enable misc vector # net: hns3: Resolved the issue that the debugfs query result is inconsistent. # net: hns3: fix missing features due to dev->features configuration too early # net: hns3: fixed reset failure issues caused by the incorrect reset type # net: hns3: add sync command to sync io-pgtable # net: hns3: default enable tx bounce buffer when smmu enabled # netfilter: nft_payload: sanitize offset and length before calling skb_checksum() # net: ethernet: mtk_wed: fix path of MT7988 WO firmware # selftests: forwarding: Add IPv6 GRE remote change tests # mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address # mlxsw: pci: Sync Rx buffers for device # mlxsw: pci: Sync Rx buffers for CPU # mlxsw: spectrum_ptp: Add missing verification before pushing Tx header # net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension # Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs # netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() # netfilter: Fix use-after-free in get_info() # ... # < /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 90602c251cda8a1e526efb250f28c1ea3f87cd78 # make -s -j 160 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 160 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 160 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 160 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 /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3075:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3075 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:229: kernel/fork.o] Error 1 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}:1111: Error: unknown pseudo-op: `.l18' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1070: Error: displacement to undefined symbol .L142 overflows 8-bit field {standard input}:1075: Error: displacement to undefined symbol .L161 overflows 8-bit field {standard input}:1059: Error: pcrel too far {standard input}:1060: Error: pcrel too far {standard input}:1061: 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:229: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1936: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 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:05:57.148956
© Michael Ellerman 2006-2018.