Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc11 built on May 7 2022, 11:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 7 2022, 11:31
Duration:
0:04:41.607137
Builder:
blade4b
Revision:
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (
4b97bac0756a81cda5afd45417a99b5bccdcff67)
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:288: drivers/spi/spi-intel.o] Error 1 make[2]: *** [scripts/Makefile.build:550: drivers/spi] Error 2 make[1]: *** [Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (4)
.config:6622:warning: override: reassigning to symbol STANDALONE .config:6625: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 4b97bac0756a81cda5afd45417a99b5bccdcff67^{commit} 4b97bac0756a81cda5afd45417a99b5bccdcff67 already have revision, skipping fetch # git checkout -q -f -B kisskb 4b97bac0756a81cda5afd45417a99b5bccdcff67 # git clean -qxdf # < git log -1 # commit 4b97bac0756a81cda5afd45417a99b5bccdcff67 # Merge: adcffc1716f8 3e1ad196385c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri May 6 14:32:16 2022 -0700 # # Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "Regression fixes in zone activation: # # - move a loop invariant out of the loop to avoid checking space # status # # - properly handle unlimited activation # # Other fixes: # # - for subpage, force the free space v2 mount to avoid a warning and # make it easy to switch a filesystem on different page size systems # # - export sysfs status of exclusive operation 'balance paused', so the # user space tools can recognize it and allow adding a device with # paused balance # # - fix assertion failure when logging directory key range item" # # * tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: sysfs: export the balance paused state of exclusive operation # btrfs: fix assertion failure when logging directory key range item # btrfs: zoned: activate block group properly on unlimited active zone device # btrfs: zoned: move non-changing condition check out of the loop # btrfs: force v2 space cache usage for subpage mount # < /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 4b97bac0756a81cda5afd45417a99b5bccdcff67 # < make -s -j 24 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 24 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 24 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:6622:warning: override: reassigning to symbol STANDALONE .config:6625:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 24 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:288: drivers/spi/spi-intel.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/spi] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 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:04:41.607137
© Michael Ellerman 2006-2018.