Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc11 built on Apr 9 2022, 16:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 9 2022, 16:13
Duration:
0:12:32.596631
Builder:
blade46
Revision:
Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-block (
f1b45d8ccb9839b48e5884664470e54520e17f4c)
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 errors
drivers/gpu/drm/radeon/radeon_object.c:186:2: error: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Werror=cpp] cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:288: drivers/gpu/drm/radeon/radeon_object.o] Error 1 make[4]: *** [scripts/Makefile.build:550: drivers/gpu/drm/radeon] Error 2 make[3]: *** [scripts/Makefile.build:550: drivers/gpu/drm] Error 2 make[2]: *** [scripts/Makefile.build:550: drivers/gpu] Error 2 make[1]: *** [Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (5)
.config:5201:warning: override: reassigning to symbol STANDALONE .config:5202:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5204:warning: override: reassigning to symbol GCC_PLUGINS drivers/gpu/drm/radeon/radeon_object.c:186:2: error: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Werror=cpp] 186 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \
Full Log
# git gc # git rev-parse -q --verify f1b45d8ccb9839b48e5884664470e54520e17f4c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify f1b45d8ccb9839b48e5884664470e54520e17f4c^{commit} f1b45d8ccb9839b48e5884664470e54520e17f4c # git checkout -q -f -B kisskb f1b45d8ccb9839b48e5884664470e54520e17f4c # git clean -qxdf # < git log -1 # commit f1b45d8ccb9839b48e5884664470e54520e17f4c # Merge: 4d6f9f2475f6 286901941fd1 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Apr 8 18:58:03 2022 -1000 # # Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "Nothing major in here, just a few small fixes: # # - Small series of neglected drbd patches (Christoph, Lv, Xiaomeng) # # - Remove dead variable in cdrom (Enze)" # # * tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-block: # drbd: set QUEUE_FLAG_STABLE_WRITES # drbd: fix an invalid memory access caused by incorrect use of list iterator # drbd: Fix five use after free bugs in get_initial_state # cdrom: remove unused variable # < /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 f1b45d8ccb9839b48e5884664470e54520e17f4c # < make -s -j 32 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 32 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 32 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:5201:warning: override: reassigning to symbol STANDALONE .config:5202:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5204:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 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/radeon/radeon_object.c: In function 'radeon_bo_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:186:2: error: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Werror=cpp] 186 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ | ^~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/gpu/drm/radeon/radeon_object.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/gpu/drm/radeon] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/gpu] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:12:32.596631
© Michael Ellerman 2006-2018.