Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc11 built on Jun 5 2022, 09:09
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 5 2022, 09:09
Duration:
0:02:14.506617
Builder:
ka7
Revision:
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux (
d0e60d46bc03252b8d4ffaaaa0b371970ac16cda)
Target:
linus-rand/x86_64-randconfig/x86_64-gcc11
Branch:
linus-rand
Compiler:
x86_64-gcc11
(x86_64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
drivers/scsi/mpt3sas/mpt3sas_base.c:5397:40: error: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Werror=array-bounds] drivers/scsi/mpt3sas/mpt3sas_base.c:5401:40: error: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Werror=array-bounds] drivers/scsi/mpt3sas/mpt3sas_base.c:5404:43: error: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Werror=array-bounds] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:271: drivers/scsi/mpt3sas/mpt3sas_base.o] Error 1 make[3]: *** [scripts/Makefile.build:500: drivers/scsi/mpt3sas] Error 2 make[2]: *** [scripts/Makefile.build:500: drivers/scsi] Error 2 make[1]: *** [Makefile:1839: drivers] Error 2 make: *** [Makefile:219: __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:5520:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5522:warning: override: reassigning to symbol GCC_PLUGINS .config:5526:warning: override: reassigning to symbol BPF_PRELOAD
Full Log
# git rev-parse -q --verify d0e60d46bc03252b8d4ffaaaa0b371970ac16cda^{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 d0e60d46bc03252b8d4ffaaaa0b371970ac16cda^{commit} d0e60d46bc03252b8d4ffaaaa0b371970ac16cda # git checkout -q -f -B kisskb d0e60d46bc03252b8d4ffaaaa0b371970ac16cda # git clean -qxdf # < git log -1 # commit d0e60d46bc03252b8d4ffaaaa0b371970ac16cda # Merge: 23df9ba64bb9 0dfe54071d7c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Jun 4 14:04:27 2022 -0700 # # Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux # # Pull bitmap updates from Yury Norov: # # - bitmap: optimize bitmap_weight() usage, from me # # - lib/bitmap.c make bitmap_print_bitmask_to_buf parseable, from Mauro # Carvalho Chehab # # - include/linux/find: Fix documentation, from Anna-Maria Behnsen # # - bitmap: fix conversion from/to fix-sized arrays, from me # # - bitmap: Fix return values to be unsigned, from Kees Cook # # It has been in linux-next for at least a week with no problems. # # * tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux: (31 commits) # nodemask: Fix return values to be unsigned # bitmap: Fix return values to be unsigned # KVM: x86: hyper-v: replace bitmap_weight() with hweight64() # KVM: x86: hyper-v: fix type of valid_bank_mask # ia64: cleanup remove_siblinginfo() # drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate # KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate # lib/bitmap: add test for bitmap_{from,to}_arr64 # lib: add bitmap_{from,to}_arr64 # lib/bitmap: extend comment for bitmap_(from,to)_arr32() # include/linux/find: Fix documentation # lib/bitmap.c make bitmap_print_bitmask_to_buf parseable # MAINTAINERS: add cpumask and nodemask files to BITMAP_API # arch/x86: replace nodes_weight with nodes_empty where appropriate # mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate # clocksource: replace cpumask_weight with cpumask_empty in clocksource.c # genirq/affinity: replace cpumask_weight with cpumask_empty where appropriate # irq: mips: replace cpumask_weight with cpumask_empty where appropriate # drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate # arch/x86: replace cpumask_weight with cpumask_empty where appropriate # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d0e60d46bc03252b8d4ffaaaa0b371970ac16cda # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5520:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5522:warning: override: reassigning to symbol GCC_PLUGINS .config:5526:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/include/linux/byteorder/little_endian.h:5, from /kisskb/src/arch/x86/include/uapi/asm/byteorder.h:5, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/x86/include/asm/bitops.h:393, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:46: /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c: In function '_base_make_ioc_operational': /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5397:40: error: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Werror=array-bounds] 5397 | (le16_to_cpu(sas_iounit_pg1->SASWideMaxQueueDepth)) ? /kisskb/src/include/uapi/linux/byteorder/little_endian.h:37:51: note: in definition of macro '__le16_to_cpu' 37 | #define __le16_to_cpu(x) ((__force __u16)(__le16)(x)) | ^ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5397:14: note: in expansion of macro 'le16_to_cpu' 5397 | (le16_to_cpu(sas_iounit_pg1->SASWideMaxQueueDepth)) ? | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5383:26: note: referencing an object of size 20 allocated by 'kzalloc' 5383 | sas_iounit_pg1 = kzalloc(sz, GFP_KERNEL); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/byteorder/little_endian.h:5, from /kisskb/src/arch/x86/include/uapi/asm/byteorder.h:5, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/x86/include/asm/bitops.h:393, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:46: /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5401:40: error: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Werror=array-bounds] 5401 | (le16_to_cpu(sas_iounit_pg1->SASNarrowMaxQueueDepth)) ? /kisskb/src/include/uapi/linux/byteorder/little_endian.h:37:51: note: in definition of macro '__le16_to_cpu' 37 | #define __le16_to_cpu(x) ((__force __u16)(__le16)(x)) | ^ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5401:14: note: in expansion of macro 'le16_to_cpu' 5401 | (le16_to_cpu(sas_iounit_pg1->SASNarrowMaxQueueDepth)) ? | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5383:26: note: referencing an object of size 20 allocated by 'kzalloc' 5383 | sas_iounit_pg1 = kzalloc(sz, GFP_KERNEL); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5404:43: error: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Werror=array-bounds] 5404 | ioc->max_sata_qd = (sas_iounit_pg1->SATAMaxQDepth) ? | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5383:26: note: referencing an object of size 20 allocated by 'kzalloc' 5383 | sas_iounit_pg1 = kzalloc(sz, GFP_KERNEL); | ^~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:271: drivers/scsi/mpt3sas/mpt3sas_base.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/scsi/mpt3sas] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/scsi] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1839: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:02:14.506617
© Michael Ellerman 2006-2018.