# git rev-parse -q --verify 8eb858df0a5f6bcd371b5d5637255c987278b8c9^{commit} 8eb858df0a5f6bcd371b5d5637255c987278b8c9 already have revision, skipping fetch # git checkout -q -f -B kisskb 8eb858df0a5f6bcd371b5d5637255c987278b8c9 # git clean -qxdf # < git log -1 # commit 8eb858df0a5f6bcd371b5d5637255c987278b8c9 # Author: Stephen Rothwell # Date: Wed Aug 19 15:54:41 2020 +1000 # # Add linux-next specific files for 20200819 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 8eb858df0a5f6bcd371b5d5637255c987278b8c9 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x1A367361 # 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 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5666:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/include/linux/compiler_types.h:65, from : /kisskb/src/drivers/scsi/libsas/sas_discover.c: In function 'sas_discover_domain': /kisskb/src/include/linux/compiler_attributes.h:214:41: warning: attribute 'fallthrough' not preceding a case label or default label # define fallthrough __attribute__((__fallthrough__)) ^~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:469:3: note: in expansion of macro 'fallthrough' fallthrough; ^~~~~~~~~~~ /kisskb/src/include/linux/compiler_attributes.h:214:41: error: invalid use of attribute 'fallthrough' # define fallthrough __attribute__((__fallthrough__)) ^~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:471:3: note: in expansion of macro 'fallthrough' fallthrough; /* only for the #else condition above */ ^~~~~~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:283: drivers/scsi/libsas/sas_discover.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/scsi/libsas] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/scsi] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1788: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:10.769853