Buildresult: linus/mips-allmodconfig/mips-gcc11 built on Aug 8 2022, 06:01
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 8 2022, 06:01
Duration:
0:07:32.225445
Builder:
ka4
Revision:
Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (
3bc1bc0b59d04e997db25b84babf459ca1cd80b7)
Target:
linus/mips-allmodconfig/mips-gcc11
Branch:
linus
Compiler:
mips-gcc11
(mips-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" include/linux/fortify-string.h:50:33: error: '__builtin_strlen' reading 1 or more bytes from a region of size 0 [-Werror=stringop-overread] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:249: drivers/hwmon/lm90.o] Error 1 make[2]: *** [scripts/Makefile.build:466: drivers/hwmon] Error 2 make[1]: *** [Makefile:1844: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (2)
.config:14004:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0"
Full Log
# git rev-parse -q --verify 3bc1bc0b59d04e997db25b84babf459ca1cd80b7^{commit} 3bc1bc0b59d04e997db25b84babf459ca1cd80b7 already have revision, skipping fetch # git checkout -q -f -B kisskb 3bc1bc0b59d04e997db25b84babf459ca1cd80b7 # git clean -qxdf # < git log -1 # commit 3bc1bc0b59d04e997db25b84babf459ca1cd80b7 # Merge: eb5699ba3155 0d168a58fca3 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Aug 7 10:50:59 2022 -0700 # # Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 # # Pull cifs updates from Steve French: # "Mostly cleanup, including smb1 refactoring: # # - multichannel perf improvement # # - move additional SMB1 code to not be compiled in when legacy support # is disabled. # # - bug fixes, including one important one for memory leak # # - various cleanup patches # # We are still working on and testing some deferred close improvements # including an important lease break fix for case when multiple deferred # closes are still open, and also some additional perf improvements - # those are not included here" # # * tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6: # cifs: update internal module number # cifs: alloc_mid function should be marked as static # cifs: remove "cifs_" prefix from init/destroy mids functions # cifs: remove useless DeleteMidQEntry() # cifs: when insecure legacy is disabled shrink amount of SMB1 code # cifs: trivial style fixup # cifs: fix wrong unlock before return from cifs_tree_connect() # cifs: avoid use of global locks for high contention data # cifs: remove remaining build warnings # cifs: list_for_each() -> list_for_each_entry() # cifs: update MAINTAINERS file with reviewers # smb2: small refactor in smb2_check_message() # cifs: Fix memory leak when using fscache # cifs: remove minor build warning # cifs: remove some camelCase and also some static build warnings # cifs: remove unnecessary (void*) conversions. # cifs: remove unnecessary type castings # cifs: remove redundant initialization to variable mnt_sign_enabled # smb3: check xattr value length earlier # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 3bc1bc0b59d04e997db25b84babf459ca1cd80b7 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14004:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" In file included from /kisskb/src/include/linux/string.h:253, from /kisskb/src/include/linux/bitmap.h:11, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/arch/mips/include/asm/processor.h:15, from /kisskb/src/arch/mips/include/asm/thread_info.h:16, from /kisskb/src/include/linux/thread_info.h:60, from /kisskb/src/include/asm-generic/current.h:5, from ./arch/mips/include/generated/asm/current.h:1, from /kisskb/src/include/linux/sched.h:12, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/hwmon/lm90.c:99: In function '__fortify_strlen', inlined from 'strlcpy' at /kisskb/src/include/linux/fortify-string.h:159:10, inlined from 'lm90_detect' at /kisskb/src/drivers/hwmon/lm90.c:2550:2: /kisskb/src/include/linux/fortify-string.h:50:33: error: '__builtin_strlen' reading 1 or more bytes from a region of size 0 [-Werror=stringop-overread] 50 | #define __underlying_strlen __builtin_strlen | ^ /kisskb/src/include/linux/fortify-string.h:141:24: note: in expansion of macro '__underlying_strlen' 141 | return __underlying_strlen(p); | ^~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/hwmon/lm90.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/hwmon] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1844: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc11 # Build took: 0:07:32.225445
© Michael Ellerman 2006-2018.