Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc8 built on Apr 2 2021, 15:04
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 2 2021, 15:04
Duration:
0:05:58.651309
Builder:
blade4b
Revision:
Merge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (
1678e493d530e7977cce34e59a86bb86f3c5631e)
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
drivers/power/supply/max8997_charger.c:261:9: error: implicit declaration of function 'devm_extcon_register_notifier_all'; did you mean 'devm_extcon_register_notifier'? [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[4]: *** [scripts/Makefile.build:271: drivers/power/supply/max8997_charger.o] Error 1 make[3]: *** [scripts/Makefile.build:514: drivers/power/supply] Error 2 make[2]: *** [scripts/Makefile.build:514: drivers/power] Error 2 make[1]: *** [Makefile:1851: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2
Possible warnings (7)
.config:4820:warning: override: reassigning to symbol STANDALONE .config:4821:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4823:warning: override: reassigning to symbol GCC_PLUGINS .config:4827:warning: override: reassigning to symbol BPF_PRELOAD drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:493:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ drivers/media/common/siano/smscoreapi.o: warning: objtool: .text.unlikely: unexpected end of section
Full Log
# git rev-parse -q --verify 1678e493d530e7977cce34e59a86bb86f3c5631e^{commit} 1678e493d530e7977cce34e59a86bb86f3c5631e already have revision, skipping fetch # git checkout -q -f -B kisskb 1678e493d530e7977cce34e59a86bb86f3c5631e # git clean -qxdf # < git log -1 # commit 1678e493d530e7977cce34e59a86bb86f3c5631e # Merge: 6905b1dc3c32 6a3193cdd5e5 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Apr 1 17:57:43 2021 -0700 # # Merge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull LTO fix from Kees Cook: # "It seems that there is a bug in ld.bfd when doing module section # merging. # # As explicit merging is only needed for LTO, the work-around is to only # do it under LTO, leaving the original section layout choices alone # under normal builds: # # - Only perform explicit module section merges under LTO (Sean # Christopherson)" # # * tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled # < /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 1678e493d530e7977cce34e59a86bb86f3c5631e # < make -s -j 24 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=0xEC8EF068 # 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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4820:warning: override: reassigning to symbol STANDALONE .config:4821:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4823:warning: override: reassigning to symbol GCC_PLUGINS .config:4827:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 24 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- /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_support_uswc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:493:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ /kisskb/src/drivers/power/supply/max8997_charger.c: In function 'max8997_battery_probe': /kisskb/src/drivers/power/supply/max8997_charger.c:261:9: error: implicit declaration of function 'devm_extcon_register_notifier_all'; did you mean 'devm_extcon_register_notifier'? [-Werror=implicit-function-declaration] ret = devm_extcon_register_notifier_all(&pdev->dev, charger->edev, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ devm_extcon_register_notifier cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:271: drivers/power/supply/max8997_charger.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/power/supply] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/power] Error 2 make[2]: *** Waiting for unfinished jobs.... drivers/media/common/siano/smscoreapi.o: warning: objtool: .text.unlikely: unexpected end of section make[1]: *** [/kisskb/src/Makefile:1851: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 24 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:05:58.651309
© Michael Ellerman 2006-2018.