Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc9 built on Jun 23 2020, 05:56
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 23 2020, 05:56
Duration:
0:04:33.610179
Builder:
ka2
Revision:
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (
dd0d718152e4c65b173070d48ea9dfc06894c3e5)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc9
Branch:
linus-rand
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
make[1]: *** [Makefile:1139: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (8)
WARNING: unmet direct dependencies detected for HOTPLUG_CPU .config:6261:warning: override: reassigning to symbol STANDALONE .config:6265:warning: override: reassigning to symbol PPC64 .config:6266:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6267:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6273:warning: override: reassigning to symbol UBSAN arch/powerpc/platforms/powernv/pci-ioda.c:1888:13: warning: 'pnv_ioda_setup_bus_dma' defined but not used [-Wunused-function] drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify dd0d718152e4c65b173070d48ea9dfc06894c3e5^{commit} dd0d718152e4c65b173070d48ea9dfc06894c3e5 already have revision, skipping fetch # git checkout -q -f -B kisskb dd0d718152e4c65b173070d48ea9dfc06894c3e5 # git clean -qxdf # < git log -1 # commit dd0d718152e4c65b173070d48ea9dfc06894c3e5 # Merge: 751645789f7c 06096cc6c5a8 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Jun 22 09:49:59 2020 -0700 # # Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi fixes from Mark Brown: # "Quite a lot of fixes here for no single reason. # # There's a collection of the usual sort of device specific fixes and # also a bunch of people have been working on spidev and the userspace # test program spidev_test so they've got an unusually large collection # of small fixes" # # * tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: spidev: fix a potential use-after-free in spidev_release() # spi: spidev: fix a race between spidev_release and spidev_remove # spi: stm32-qspi: Fix error path in case of -EPROBE_DEFER # spi: uapi: spidev: Use TABs for alignment # spi: spi-fsl-dspi: Free DMA memory with matching function # spi: tools: Add macro definitions to fix build errors # spi: tools: Make default_tx/rx and input_tx static # spi: dt-bindings: amlogic, meson-gx-spicc: Fix schema for meson-g12a # spi: rspi: Use requested instead of maximum bit rate # spi: spidev_test: Use %u to format unsigned numbers # spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 dd0d718152e4c65b173070d48ea9dfc06894c3e5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xD942B118 WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # 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 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6261:warning: override: reassigning to symbol STANDALONE .config:6265:warning: override: reassigning to symbol PPC64 .config:6266:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6267:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6273:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1888:13: warning: 'pnv_ioda_setup_bus_dma' defined but not used [-Wunused-function] 1888 | static void pnv_ioda_setup_bus_dma(struct pnv_ioda_pe *pe, struct pci_bus *bus) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2148 | } | ^ Inconsistent kallsyms data Try make KALLSYMS_EXTRA_PASS=1 as a workaround make[1]: *** [/kisskb/src/Makefile:1139: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:33.610179
© Michael Ellerman 2006-2018.