# git rev-parse -q --verify 1e502319853ceebfe7480a436ba22ab01372fa0c^{commit} 1e502319853ceebfe7480a436ba22ab01372fa0c already have revision, skipping fetch # git checkout -q -f -B kisskb 1e502319853ceebfe7480a436ba22ab01372fa0c # git clean -qxdf # < git log -1 # commit 1e502319853ceebfe7480a436ba22ab01372fa0c # Author: Stephen Rothwell # Date: Mon Jun 20 18:39:29 2022 +1000 # # Add linux-next specific files for 20220620 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1e502319853ceebfe7480a436ba22ab01372fa0c # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6914:warning: override: reassigning to symbol MODULE_SIG .config:6916:warning: override: reassigning to symbol PPC64 .config:6917:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6918:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6919:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/scsi/aacraid/aachba.c: In function 'aac_probe_container': /kisskb/src/drivers/scsi/aacraid/aachba.c:841:26: error: array subscript 12 is outside array bounds of 'struct scsi_cmnd[1]' [-Werror=array-bounds] 841 | status = cmd_priv->status; | ^~ /kisskb/src/drivers/scsi/aacraid/aachba.c:821:37: note: referencing an object of size 296 allocated by 'kzalloc.constprop' 821 | struct scsi_cmnd *scsicmd = kzalloc(sizeof(*scsicmd), GFP_KERNEL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:250: drivers/scsi/aacraid/aachba.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:526: drivers/scsi/aacraid] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:526: drivers/scsi] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2005: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:228: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:02:27.094154