Buildresult: linus/sparc32_defconfig/sparc64-gcc5 built on Nov 15, 06:19
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 15, 06:19
Duration:
0:01:19.036702
Builder:
blade4b
Revision:
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
cfaaa7d010d1fc58f9717fcc8591201e741d2d49)
Target:
linus/sparc32_defconfig/sparc64-gcc5
Branch:
linus
Compiler:
sparc64-gcc5
(sparc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
sparc32_defconfig
(
download
)
Log:
Download original
Possible warnings (7)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' kernel/fork.c:3077:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] #warning clone3() entry point is missing, please fix cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow'
Full Log
# git rev-parse -q --verify cfaaa7d010d1fc58f9717fcc8591201e741d2d49^{commit} cfaaa7d010d1fc58f9717fcc8591201e741d2d49 already have revision, skipping fetch # git checkout -q -f -B kisskb cfaaa7d010d1fc58f9717fcc8591201e741d2d49 # git clean -qxdf # < git log -1 # commit cfaaa7d010d1fc58f9717fcc8591201e741d2d49 # Merge: 4abcd80f2335 ca34aceb322b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Nov 14 10:05:33 2024 -0800 # # Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from bluetooth. # # Quite calm week. No new regression under investigation. # # Current release - regressions: # # - eth: revert "igb: Disable threaded IRQ for igb_msix_other" # # Current release - new code bugs: # # - bluetooth: btintel: direct exception event to bluetooth stack # # Previous releases - regressions: # # - core: fix data-races around sk->sk_forward_alloc # # - netlink: terminate outstanding dump on socket close # # - mptcp: error out earlier on disconnect # # - vsock: fix accept_queue memory leak # # - phylink: ensure PHY momentary link-fails are handled # # - eth: mlx5: # - fix null-ptr-deref in add rule err flow # - lock FTE when checking if active # # - eth: dwmac-mediatek: fix inverted handling of mediatek,mac-wol # # Previous releases - always broken: # # - sched: fix u32's systematic failure to free IDR entries for hnodes. # # - sctp: fix possible UAF in sctp_v6_available() # # - eth: bonding: add ns target multicast address to slave device # # - eth: mlx5: fix msix vectors to respect platform limit # # - eth: icssg-prueth: fix 1 PPS sync" # # * tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (38 commits) # net: sched: u32: Add test case for systematic hnode IDR leaks # selftests: bonding: add ns multicast group testing # bonding: add ns target multicast address to slave device # net: ti: icssg-prueth: Fix 1 PPS sync # stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines # net: Make copy_safe_from_sockptr() match documentation # net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol # ipmr: Fix access to mfc_cache_list without lock held # samples: pktgen: correct dev to DEV # net: phylink: ensure PHY momentary link-fails are handled # mptcp: pm: use _rcu variant under rcu_read_lock # mptcp: hold pm lock when deleting entry # mptcp: update local address flags when setting it # net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes. # MAINTAINERS: Re-add cancelled Renesas driver sections # Revert "igb: Disable threaded IRQ for igb_msix_other" # Bluetooth: btintel: Direct exception event to bluetooth stack # Bluetooth: hci_core: Fix calling mgmt_device_connected # virtio/vsock: Improve MSG_ZEROCOPY error handling # vsock: Fix sk_error_queue memory leak # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 cfaaa7d010d1fc58f9717fcc8591201e741d2d49 # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- sparc32_defconfig # < make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3077:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] #warning clone3() entry point is missing, please fix ^ /kisskb/src/kernel/fork.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_sparc32_defconfig_sparc64-gcc5 # Build took: 0:01:19.036702
© Michael Ellerman 2006-2018.