Buildresult: linux-next-rand/arm64-randconfig/arm64-gcc8 built on Oct 21 2021, 19:01
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 21 2021, 19:01
Duration:
0:04:14.574275
Builder:
blade46
Revision:
Add linux-next specific files for 20211021 (
3196a52aff93186897f15f1a6c03220ce6523d82)
Target:
linux-next-rand/arm64-randconfig/arm64-gcc8
Branch:
linux-next-rand
Compiler:
arm64-gcc8
(aarch64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
drivers/mmc/host/sdhci-omap.c:1477:21: error: 'sdhci_omap_runtime_suspend' undeclared here (not in a function); did you mean 'sdhci_pltfm_suspend'? drivers/mmc/host/sdhci-omap.c:1478:7: error: 'sdhci_omap_runtime_resume' undeclared here (not in a function); did you mean 'sdhci_omap_context_save'? make[4]: *** [scripts/Makefile.build:288: drivers/mmc/host/sdhci-omap.o] Error 1 make[3]: *** [scripts/Makefile.build:571: drivers/mmc/host] Error 2 make[2]: *** [scripts/Makefile.build:571: drivers/mmc] Error 2 make[1]: *** [Makefile:1993: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2
Possible warnings (2)
.config:5886:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD drivers/mmc/host/sdhci-omap.c:1213:13: warning: 'sdhci_omap_context_save' declared 'static' but never defined [-Wunused-function]
Full Log
# git rev-parse -q --verify 3196a52aff93186897f15f1a6c03220ce6523d82^{commit} 3196a52aff93186897f15f1a6c03220ce6523d82 already have revision, skipping fetch # git checkout -q -f -B kisskb 3196a52aff93186897f15f1a6c03220ce6523d82 # git clean -qxdf # < git log -1 # commit 3196a52aff93186897f15f1a6c03220ce6523d82 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Oct 21 18:40:21 2021 +1100 # # Add linux-next specific files for 20211021 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 3196a52aff93186897f15f1a6c03220ce6523d82 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:5886:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In file included from /kisskb/src/include/linux/device.h:25, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/of_device.h:5, from /kisskb/src/drivers/mmc/host/sdhci-omap.c:14: /kisskb/src/drivers/mmc/host/sdhci-omap.c:1477:21: error: 'sdhci_omap_runtime_suspend' undeclared here (not in a function); did you mean 'sdhci_pltfm_suspend'? SET_RUNTIME_PM_OPS(sdhci_omap_runtime_suspend, ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/pm.h:341:21: note: in definition of macro 'SET_RUNTIME_PM_OPS' .runtime_suspend = suspend_fn, \ ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-omap.c:1478:7: error: 'sdhci_omap_runtime_resume' undeclared here (not in a function); did you mean 'sdhci_omap_context_save'? sdhci_omap_runtime_resume, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/pm.h:342:20: note: in definition of macro 'SET_RUNTIME_PM_OPS' .runtime_resume = resume_fn, \ ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-omap.c:1213:13: warning: 'sdhci_omap_context_save' declared 'static' but never defined [-Wunused-function] static void sdhci_omap_context_save(struct sdhci_omap_host *omap_host); ^~~~~~~~~~~~~~~~~~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/mmc/host/sdhci-omap.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/mmc/host] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/mmc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1993: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:04:14.574275
© Michael Ellerman 2006-2018.