Buildresult: linus/rv32_defconfig/riscv-gcc13 built on Oct 6 2023, 18:34
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 6 2023, 18:34
Duration:
0:05:33.536138
Builder:
ka7
Revision:
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
f291209eca5eba0b4704fa0832af57b12dbc1a02)
Target:
linus/rv32_defconfig/riscv-gcc13
Branch:
linus
Compiler:
riscv-gcc13
(riscv64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
rv32_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
.config:5036:warning: override: ARCH_RV32I changes choice state
Full Log
# git gc Expanding reachable commits in commit graph: 92421 Expanding reachable commits in commit graph: 194364 Expanding reachable commits in commit graph: 295651 Expanding reachable commits in commit graph: 404011 Expanding reachable commits in commit graph: 516766 Expanding reachable commits in commit graph: 621021 Expanding reachable commits in commit graph: 739020 Expanding reachable commits in commit graph: 861134 Expanding reachable commits in commit graph: 986731 Expanding reachable commits in commit graph: 1087987 Expanding reachable commits in commit graph: 1216213, done. Writing out commit graph in 4 passes: 60% (2951995/4864852) Writing out commit graph in 4 passes: 61% (2967560/4864852) Writing out commit graph in 4 passes: 62% (3016209/4864852) Writing out commit graph in 4 passes: 63% (3064857/4864852) Writing out commit graph in 4 passes: 64% (3113506/4864852) Writing out commit graph in 4 passes: 65% (3162154/4864852) Writing out commit graph in 4 passes: 66% (3210803/4864852) Writing out commit graph in 4 passes: 67% (3259451/4864852) Writing out commit graph in 4 passes: 68% (3308100/4864852) Writing out commit graph in 4 passes: 69% (3356748/4864852) Writing out commit graph in 4 passes: 70% (3405397/4864852) Writing out commit graph in 4 passes: 71% (3454045/4864852) Writing out commit graph in 4 passes: 72% (3502694/4864852) Writing out commit graph in 4 passes: 73% (3551342/4864852) Writing out commit graph in 4 passes: 73% (3582908/4864852) Writing out commit graph in 4 passes: 74% (3599991/4864852) Writing out commit graph in 4 passes: 75% (3648639/4864852) Writing out commit graph in 4 passes: 76% (3697288/4864852) Writing out commit graph in 4 passes: 77% (3745937/4864852) Writing out commit graph in 4 passes: 78% (3794585/4864852) Writing out commit graph in 4 passes: 79% (3843234/4864852) Writing out commit graph in 4 passes: 80% (3891882/4864852) Writing out commit graph in 4 passes: 81% (3940531/4864852) Writing out commit graph in 4 passes: 82% (3989179/4864852) Writing out commit graph in 4 passes: 83% (4037828/4864852) Writing out commit graph in 4 passes: 84% (4086476/4864852) Writing out commit graph in 4 passes: 85% (4135125/4864852) Writing out commit graph in 4 passes: 86% (4183773/4864852) Writing out commit graph in 4 passes: 87% (4232422/4864852) Writing out commit graph in 4 passes: 88% (4281070/4864852) Writing out commit graph in 4 passes: 89% (4329719/4864852) Writing out commit graph in 4 passes: 90% (4378367/4864852) Writing out commit graph in 4 passes: 91% (4427016/4864852) Writing out commit graph in 4 passes: 92% (4475664/4864852) Writing out commit graph in 4 passes: 93% (4524313/4864852) Writing out commit graph in 4 passes: 94% (4572961/4864852) Writing out commit graph in 4 passes: 95% (4621610/4864852) Writing out commit graph in 4 passes: 96% (4670258/4864852) Writing out commit graph in 4 passes: 97% (4718907/4864852) Writing out commit graph in 4 passes: 98% (4767555/4864852) Writing out commit graph in 4 passes: 99% (4816204/4864852) Writing out commit graph in 4 passes: 100% (4864852/4864852) Writing out commit graph in 4 passes: 100% (4864852/4864852), done. # git rev-parse -q --verify f291209eca5eba0b4704fa0832af57b12dbc1a02^{commit} f291209eca5eba0b4704fa0832af57b12dbc1a02 already have revision, skipping fetch # git checkout -q -f -B kisskb f291209eca5eba0b4704fa0832af57b12dbc1a02 # git clean -qxdf # < git log -1 # commit f291209eca5eba0b4704fa0832af57b12dbc1a02 # Merge: cb84fb87f325 c29d98458021 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Oct 5 11:29:21 2023 -0700 # # Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from Bluetooth, netfilter, BPF and WiFi. # # I didn't collect precise data but feels like we've got a lot of 6.5 # fixes here. WiFi fixes are most user-awaited. # # Current release - regressions: # # - Bluetooth: fix hci_link_tx_to RCU lock usage # # Current release - new code bugs: # # - bpf: mprog: fix maximum program check on mprog attachment # # - eth: ti: icssg-prueth: fix signedness bug in prueth_init_tx_chns() # # Previous releases - regressions: # # - ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling # # - vringh: don't use vringh_kiov_advance() in vringh_iov_xfer(), it # doesn't handle zero length like we expected # # - wifi: # - cfg80211: fix cqm_config access race, fix crashes with brcmfmac # - iwlwifi: mvm: handle PS changes in vif_cfg_changed # - mac80211: fix mesh id corruption on 32 bit systems # - mt76: mt76x02: fix MT76x0 external LNA gain handling # # - Bluetooth: fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER # # - l2tp: fix handling of transhdrlen in __ip{,6}_append_data() # # - dsa: mv88e6xxx: avoid EEPROM timeout when EEPROM is absent # # - eth: stmmac: fix the incorrect parameter after refactoring # # Previous releases - always broken: # # - net: replace calls to sock->ops->connect() with kernel_connect(), # prevent address rewrite in kernel_bind(); otherwise BPF hooks may # modify arguments, unexpectedly to the caller # # - tcp: fix delayed ACKs when reads and writes align with MSS # # - bpf: # - verifier: unconditionally reset backtrack_state masks on global # func exit # - s390: let arch_prepare_bpf_trampoline return program size, fix # struct_ops offsets # - sockmap: fix accounting of available bytes in presence of PEEKs # - sockmap: reject sk_msg egress redirects to non-TCP sockets # # - ipv4/fib: send netlink notify when delete source address routes # # - ethtool: plca: fix width of reads when parsing netlink commands # # - netfilter: nft_payload: rebuild vlan header on h_proto access # # - Bluetooth: hci_codec: fix leaking memory of local_codecs # # - eth: intel: ice: always add legacy 32byte RXDID in supported_rxdids # # - eth: stmmac: # - dwmac-stm32: fix resume on STM32 MCU # - remove buggy and unneeded stmmac_poll_controller, depend on NAPI # # - ibmveth: always recompute TCP pseudo-header checksum, fix use of # the driver with Open vSwitch # # - wifi: # - rtw88: rtw8723d: fix MAC address offset in EEPROM # - mt76: fix lock dependency problem for wed_lock # - mwifiex: sanity check data reported by the device # - iwlwifi: ensure ack flag is properly cleared # - iwlwifi: mvm: fix a memory corruption due to bad pointer arithm # - iwlwifi: mvm: fix incorrect usage of scan API # # Misc: # # - wifi: mac80211: work around Cisco AP 9115 VHT MPDU length" # # * tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (99 commits) # MAINTAINERS: update Matthieu's email address # mptcp: userspace pm allow creating id 0 subflow # mptcp: fix delegated action races # net: stmmac: remove unneeded stmmac_poll_controller # net: lan743x: also select PHYLIB # net: ethernet: mediatek: disable irq before schedule napi # net: mana: Fix oversized sge0 for GSO packets # net: mana: Fix the tso_bytes calculation # net: mana: Fix TX CQE error handling # netlink: annotate data-races around sk->sk_err # sctp: update hb timer immediately after users change hb_interval # sctp: update transport state when processing a dupcook packet # tcp: fix delayed ACKs for MSS boundary condition # tcp: fix quick-ack counting to count actual ACKs of new data # page_pool: fix documentation typos # tipc: fix a potential deadlock on &tx->lock # net: stmmac: dwmac-stm32: fix resume on STM32 MCU # ipv4: Set offload_failed flag in fibmatch results # netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure # netfilter: nf_tables: Deduplicate nft_register_obj audit logs # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 f291209eca5eba0b4704fa0832af57b12dbc1a02 # make -s -j 32 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- rv32_defconfig Using .config as base Merging /kisskb/src/arch/riscv/configs/32-bit.config Value of CONFIG_PORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: CONFIG_PORTABLE=y New value: # CONFIG_PORTABLE is not set Value of CONFIG_NONPORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: # CONFIG_NONPORTABLE is not set New value: CONFIG_NONPORTABLE=y # # merged configuration written to .config (needs make) # .config:5036:warning: override: ARCH_RV32I changes choice state # < make -s -j 32 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 32 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 32 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- Completed OK # rm -rf /kisskb/build/linus_rv32_defconfig_riscv-gcc13 # Build took: 0:05:33.536138
© Michael Ellerman 2006-2018.