Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc11 built on Jun 10 2022, 07:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 10 2022, 07:38
Duration:
0:03:34.747972
Builder:
ka7
Revision:
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (
95fc76c81b9270a9ab38f4947fe5cb786c8c79cc)
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
include/linux/mtd/cfi.h:62:2: error: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Werror=cpp] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:249: drivers/spi/spi-intel.o] Error 1 make[2]: *** [scripts/Makefile.build:466: drivers/spi] Error 2 make[1]: *** [Makefile:1843: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (4)
.config:7529:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7531:warning: override: reassigning to symbol GCC_PLUGINS include/linux/mtd/cfi.h:62:2: error: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Werror=cpp] 62 | #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work.
Full Log
# git rev-parse -q --verify 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc^{commit} 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc already have revision, skipping fetch # git checkout -q -f -B kisskb 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc # git clean -qxdf # < git log -1 # commit 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc # Merge: 825464e79db4 8e1278444446 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Jun 9 12:17:43 2022 -0700 # # Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - On 32-bit fix overread/overwrite of thread_struct via ptrace # PEEK/POKE. # # - Fix softirqs not switching to the softirq stack since we moved # irq_exit(). # # - Force thread size increase when KASAN is enabled to avoid stack # overflows. # # - On Book3s 64 mark more code as not to be instrumented by KASAN to # avoid crashes. # # - Exempt __get_wchan() from KASAN checking, as it's inherently racy. # # - Fix a recently introduced crash in the papr_scm driver in some # configurations. # # - Remove include of <generated/compile.h> which is forbidden. # # Thanks to Ariel Miculas, Chen Jingwen, Christophe Leroy, Erhard Furtner, # He Ying, Kees Cook, Masahiro Yamada, Nageswara R Sastry, Paul Mackerras, # Sachin Sant, Vaibhav Jain, and Wanming Hu. # # * tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/32: Fix overread/overwrite of thread_struct via ptrace # powerpc/book3e: get rid of #include <generated/compile.h> # powerpc/kasan: Force thread size increase with KASAN # powerpc/papr_scm: don't requests stats with '0' sized stats buffer # powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK # powerpc/kasan: Silence KASAN warnings in __get_wchan() # powerpc/kasan: Mark more real-mode code as not to be instrumented # < /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 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc # < 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:7529:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7531:warning: override: reassigning to symbol GCC_PLUGINS # 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/mtd/spi-nor.h:10, from /kisskb/src/drivers/spi/spi-intel.c:13: /kisskb/src/include/linux/mtd/cfi.h:62:2: error: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Werror=cpp] 62 | #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. | ^~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/spi/spi-intel.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/spi] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1843: 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:03:34.747972
© Michael Ellerman 2006-2018.