Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc8 built on Apr 27 2021, 12:17
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 27 2021, 12:17
Duration:
0:01:45.006843
Builder:
ka2
Revision:
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (
4a0225c3d208cfa6e4550f2210ffd9114a952a81)
Target:
linus-rand/x86_64-randconfig/x86_64-gcc8
Branch:
linus-rand
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
make[3]: *** [scripts/Makefile.build:448: fs/fscache/fscache.o] Error 1 make[2]: *** [scripts/Makefile.build:514: fs/fscache] Error 2 make[1]: *** [Makefile:1855: fs] Error 2 make[4]: *** [scripts/Makefile.build:448: drivers/misc/mei/mei-me.o] Error 1 make[3]: *** [scripts/Makefile.build:514: drivers/misc/mei] Error 2 make[2]: *** [scripts/Makefile.build:514: drivers/misc] Error 2 make[1]: *** [Makefile:1855: drivers] Error 2 make: *** [Makefile:215: __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:3332:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3335:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:3338:warning: override: reassigning to symbol BPF_PRELOAD
Full Log
# git rev-parse -q --verify 4a0225c3d208cfa6e4550f2210ffd9114a952a81^{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 4a0225c3d208cfa6e4550f2210ffd9114a952a81^{commit} 4a0225c3d208cfa6e4550f2210ffd9114a952a81 # git checkout -q -f -B kisskb 4a0225c3d208cfa6e4550f2210ffd9114a952a81 # git clean -qxdf # < git log -1 # commit 4a0225c3d208cfa6e4550f2210ffd9114a952a81 # Merge: ca62e9090d22 86527bcbc889 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Apr 26 16:32:11 2021 -0700 # # Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi updates from Mark Brown: # "The only core work for SPI this time around is the completion of the # conversion to the new style method for specifying transfer delays, # meaning we can cope with what most controllers support more directly # using conversions in the core rather than open coding in drivers. # # Otherwise it's a good stack of cleanups and fixes plus a few new # drivers. # # Summary: # # - Completion of the conversion to new style transfer delay # configuration # # - Introduction and use of module_parport_driver() helper, merged here # as there's no parport tree # # - Support for Altera SoCs on DFL buses, NXP i.MX8DL, HiSilicon # Kunpeng, MediaTek MT8195" # # * tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (113 commits) # spi: Rename enable1 to activate in spi_set_cs() # spi: Convert Freescale QSPI binding to json schema # spi: stm32-qspi: fix debug format string # spi: tools: make a symbolic link to the header file spi.h # spi: fsi: add a missing of_node_put # spi: Make error handling of gpiod_count() call cleaner # spidev: Add Micron SPI NOR Authenta device compatible # spi: brcm,spi-bcm-qspi: convert to the json-schema # spi: altera: Add DFL bus driver for Altera API Controller # spi: altera: separate core code from platform code # spi: stm32-qspi: Fix compilation warning in ARM64 # spi: Handle SPI device setup callback failure. # spi: sync up initial chipselect state # spi: stm32-qspi: Add dirmap support # spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer # spi: stm32-qspi: fix pm_runtime usage_count counter # spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails # spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op # spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bug # spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume # ... # < /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 4a0225c3d208cfa6e4550f2210ffd9114a952a81 # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-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=0xDBED7F1A # 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 8 ARCH=x86_64 O=/kisskb/build/linus-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 8 ARCH=x86_64 O=/kisskb/build/linus-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:3332:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3335:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:3338:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-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- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: fs/fscache/cookie.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: fs/fscache/cookie.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: fs/fscache/cookie.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: fs/fscache/cookie.o: unable to initialize decompress status for section .debug_info fs/fscache/cookie.o: file not recognized: File format not recognized make[3]: *** [/kisskb/src/scripts/Makefile.build:448: fs/fscache/fscache.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:514: fs/fscache] Error 2 make[1]: *** [/kisskb/src/Makefile:1855: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: drivers/misc/mei/hw-me.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: drivers/misc/mei/hw-me.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: drivers/misc/mei/hw-me.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: drivers/misc/mei/hw-me.o: unable to initialize decompress status for section .debug_info drivers/misc/mei/hw-me.o: file not recognized: File format not recognized make[4]: *** [/kisskb/src/scripts/Makefile.build:448: drivers/misc/mei/mei-me.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/misc/mei] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/misc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1855: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-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/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:45.006843
© Michael Ellerman 2006-2018.