Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc11 built on Aug 9 2022, 06:25
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 9 2022, 06:25
Duration:
0:02:10.711482
Builder:
ka4
Revision:
Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds (
c8a684e2e110376c58f0bfa30fb3855d1e319670)
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 warnings (8)
.config:5935:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5937:warning: override: reassigning to symbol GCC_PLUGINS drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:494:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] 494 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ drivers/gpu/drm/radeon/radeon_object.c:186:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] 186 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ vmlinux.o: warning: objtool: ibt_selftest+0x11: sibling call from callable instruction with modified stack frame vmlinux.o: warning: objtool: ibt_selftest+0x1e: return with modified stack frame
Full Log
# git rev-parse -q --verify c8a684e2e110376c58f0bfa30fb3855d1e319670^{commit} c8a684e2e110376c58f0bfa30fb3855d1e319670 already have revision, skipping fetch # git checkout -q -f -B kisskb c8a684e2e110376c58f0bfa30fb3855d1e319670 # git clean -qxdf # < git log -1 # commit c8a684e2e110376c58f0bfa30fb3855d1e319670 # Merge: 607ca0f742b7 38ba0bb291aa # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Aug 8 11:36:21 2022 -0700 # # Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds # # Pull LED updates from Pavel Machek: # "A new driver for bcm63138, is31fl319x updates, fixups for multicolor. # # The clevo-mail driver got disabled, it needs an API fix" # # * tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds: (23 commits) # leds: is31fl319x: use simple i2c probe function # leds: is31fl319x: Fix devm vs. non-devm ordering # leds: is31fl319x: Make use of dev_err_probe() # leds: is31fl319x: Make use of device properties # leds: is31fl319x: Cleanup formatting and dev_dbg calls # leds: is31fl319x: Add support for is31fl319{0,1,3} chips # leds: is31fl319x: Move chipset-specific values in chipdef struct # leds: is31fl319x: Use non-wildcard names for vars, structs and defines # leds: is31fl319x: Add missing si-en compatibles # dt-bindings: leds: pwm-multicolor: document max-brigthness # leds: turris-omnia: convert to use dev_groups # leds: leds-bcm63138: get rid of LED_OFF # leds: add help info about BCM63138 module name # dt-bindings: leds: leds-bcm63138: unify full stops in descriptions # dt-bindings: leds: lp50xx: fix LED children names # dt-bindings: leds: class-multicolor: reference class directly in multi-led node # leds: bcm63138: add support for BCM63138 controller # dt-bindings: leds: add Broadcom's BCM63138 controller # leds: clevo-mail: Mark as broken pending interface fix # leds: pwm-multicolor: Support active-low LEDs # ... # < /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 c8a684e2e110376c58f0bfa30fb3855d1e319670 # < make -s -j 120 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 120 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 120 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:5935:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5937:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 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- /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:494:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] 494 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:186:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] 186 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ | ^~~~~~~ vmlinux.o: warning: objtool: ibt_selftest+0x11: sibling call from callable instruction with modified stack frame vmlinux.o: warning: objtool: ibt_selftest+0x1e: return with modified stack frame Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:02:10.711482
© Michael Ellerman 2006-2018.