Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc11 built on Sep 26 2021, 11:34
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 26 2021, 11:34
Duration:
0:09:31.995430
Builder:
ka2
Revision:
Merge branch 'akpm' (patches from Andrew) (
a3b397b4fffb799d25658defafd962f0fb3e9fe0)
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)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. .config:5059:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5061:warning: override: reassigning to symbol GCC_PLUGINS .config:5065:warning: override: reassigning to symbol BPF_PRELOAD arch/x86/crypto/sm4-aesni-avx-asm_64.o: warning: objtool: sm4_aesni_avx_crypt8()+0x8: sibling call from callable instruction with modified stack frame kernel/kcsan/kcsan_test.c:953:17: warning: 'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan] drivers/hwmon/dell-smm-hwmon.c:624:31: warning: unused variable 'data' [-Wunused-variable]
Full Log
# git rev-parse -q --verify a3b397b4fffb799d25658defafd962f0fb3e9fe0^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify a3b397b4fffb799d25658defafd962f0fb3e9fe0^{commit} a3b397b4fffb799d25658defafd962f0fb3e9fe0 # git checkout -q -f -B kisskb a3b397b4fffb799d25658defafd962f0fb3e9fe0 # git clean -qxdf # < git log -1 # commit a3b397b4fffb799d25658defafd962f0fb3e9fe0 # Merge: bb19237bf6eb bcbda81020c3 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Sep 25 16:20:34 2021 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "16 patches. # # Subsystems affected by this patch series: xtensa, sh, ocfs2, scripts, # lib, and mm (memory-failure, kasan, damon, shmem, tools, pagecache, # debug, and pagemap)" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: # mm: fix uninitialized use in overcommit_policy_handler # mm/memory_failure: fix the missing pte_unmap() call # kasan: always respect CONFIG_KASAN_STACK # sh: pgtable-3level: fix cast to pointer from integer of different size # mm/debug: sync up latest migrate_reason to migrate_reason_names # mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN # mm: fs: invalidate bh_lrus for only cold path # lib/zlib_inflate/inffast: check config in C to avoid unused function warning # tools/vm/page-types: remove dependency on opt_file for idle page tracking # scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error # ocfs2: drop acl cache for directories too # mm/shmem.c: fix judgment error in shmem_is_huge() # xtensa: increase size of gcc stack frame check # mm/damon: don't use strnlen() with known-bogus source length # kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS # mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable() # < /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 a3b397b4fffb799d25658defafd962f0fb3e9fe0 # < make -s -j 48 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 48 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 48 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:5059:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5061:warning: override: reassigning to symbol GCC_PLUGINS .config:5065:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 48 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- arch/x86/crypto/sm4-aesni-avx-asm_64.o: warning: objtool: sm4_aesni_avx_crypt8()+0x8: sibling call from callable instruction with modified stack frame /kisskb/src/kernel/kcsan/kcsan_test.c: In function 'test_atomic_builtins': /kisskb/src/kernel/kcsan/kcsan_test.c:953:17: warning: 'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan] 953 | __atomic_thread_fence(__ATOMIC_SEQ_CST); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/dell-smm-hwmon.c: In function 'i8k_init_procfs': /kisskb/src/drivers/hwmon/dell-smm-hwmon.c:624:31: warning: unused variable 'data' [-Wunused-variable] 624 | struct dell_smm_data *data = dev_get_drvdata(dev); | ^~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:09:31.995430
© Michael Ellerman 2006-2018.