Buildresult: linus-rand/mips-allmodconfig/mips-gcc13 built on Jul 21 2023, 10:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 21 2023, 10:16
Duration:
0:19:24.768292
Builder:
ka7
Revision:
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
57f1f9dd3abea322173ea75a15887ccf14bbbe51)
Target:
linus-rand/mips-allmodconfig/mips-gcc13
Branch:
linus-rand
Compiler:
mips-gcc13
(mips-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
include/linux/fortify-string.h:493:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning] include/linux/fortify-string.h:583:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning] cc1: all warnings being treated as errors make[7]: *** [scripts/Makefile.build:243: drivers/net/wireless/legacy/ray_cs.o] Error 1 make[6]: *** [scripts/Makefile.build:477: drivers/net/wireless/legacy] Error 2 make[5]: *** [scripts/Makefile.build:477: drivers/net/wireless] Error 2 make[4]: *** [scripts/Makefile.build:477: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:477: drivers] Error 2 make[2]: *** [Makefile:2020: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
Possible warnings (5)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. .config:14504:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT include/linux/fortify-string.h:493:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning] include/linux/fortify-string.h:583:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning]
Full Log
# git rev-parse -q --verify 57f1f9dd3abea322173ea75a15887ccf14bbbe51^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 57f1f9dd3abea322173ea75a15887ccf14bbbe51^{commit} 57f1f9dd3abea322173ea75a15887ccf14bbbe51 # git checkout -q -f -B kisskb 57f1f9dd3abea322173ea75a15887ccf14bbbe51 # git clean -qxdf # < git log -1 # commit 57f1f9dd3abea322173ea75a15887ccf14bbbe51 # Merge: e599e16c16a1 75d42b351f56 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Jul 20 14:46:39 2023 -0700 # # Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from BPF, netfilter, bluetooth and CAN. # # Current release - regressions: # # - eth: r8169: multiple fixes for PCIe ASPM-related problems # # - vrf: fix RCU lockdep splat in output path # # Previous releases - regressions: # # - gso: fall back to SW segmenting with GSO_UDP_L4 dodgy bit set # # - dsa: mv88e6xxx: do a final check before timing out when polling # # - nf_tables: fix sleep in atomic in nft_chain_validate # # Previous releases - always broken: # # - sched: fix undoing tcf_bind_filter() in multiple classifiers # # - bpf, arm64: fix BTI type used for freplace attached functions # # - can: gs_usb: fix time stamp counter initialization # # - nft_set_pipapo: fix improper element removal (leading to UAF) # # Misc: # # - net: support STP on bridge in non-root netns, STP prevents packet # loops so not supporting it results in freezing systems of # unsuspecting users, and in turn very upset noises being made # # - fix kdoc warnings # # - annotate various bits of TCP state to prevent data races" # # * tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (95 commits) # net: phy: prevent stale pointer dereference in phy_init() # tcp: annotate data-races around fastopenq.max_qlen # tcp: annotate data-races around icsk->icsk_user_timeout # tcp: annotate data-races around tp->notsent_lowat # tcp: annotate data-races around rskq_defer_accept # tcp: annotate data-races around tp->linger2 # tcp: annotate data-races around icsk->icsk_syn_retries # tcp: annotate data-races around tp->keepalive_probes # tcp: annotate data-races around tp->keepalive_intvl # tcp: annotate data-races around tp->keepalive_time # tcp: annotate data-races around tp->tsoffset # tcp: annotate data-races around tp->tcp_tx_delay # Bluetooth: MGMT: Use correct address for memcpy() # Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014 # Bluetooth: SCO: fix sco_conn related locking and validity issues # Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link # Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() # Bluetooth: coredump: fix building with coredump disabled # Bluetooth: ISO: fix iso_conn related locking and validity issues # Bluetooth: hci_event: call disconnect callback before deleting conn # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 57f1f9dd3abea322173ea75a15887ccf14bbbe51 # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14504:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- In file included from /kisskb/src/include/linux/string.h:254, from /kisskb/src/include/linux/bitmap.h:11, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/arch/mips/include/asm/cpu-type.h:12, from /kisskb/src/arch/mips/include/asm/timex.h:19, from /kisskb/src/include/linux/timex.h:67, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/drivers/net/wireless/legacy/ray_cs.c:20: In function 'fortify_memset_chk', inlined from 'memset_io' at /kisskb/src/arch/mips/include/asm/io.h:486:2, inlined from 'build_auth_frame' at /kisskb/src/drivers/net/wireless/legacy/ray_cs.c:2697:2: /kisskb/src/include/linux/fortify-string.h:493:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning] 493 | __write_overflow_field(p_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'fortify_memcpy_chk', inlined from 'memcpy_toio' at /kisskb/src/arch/mips/include/asm/io.h:494:2, inlined from 'translate_frame' at /kisskb/src/drivers/net/wireless/legacy/ray_cs.c:955:3, inlined from 'ray_hw_xmit.constprop' at /kisskb/src/drivers/net/wireless/legacy/ray_cs.c:912:12: /kisskb/src/include/linux/fortify-string.h:583:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning] 583 | __write_overflow_field(p_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[7]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/wireless/legacy/ray_cs.o] Error 1 make[6]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/net/wireless/legacy] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/net/wireless] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:477: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:2020: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus-rand_allmodconfig_mips-gcc13 # Build took: 0:19:24.768292
© Michael Ellerman 2006-2018.