Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc8 built on Oct 20 2021, 04:29
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 20 2021, 04:29
Duration:
0:03:16.874864
Builder:
ka2
Revision:
Merge branch 'akpm' (patches from Andrew) (
d9abdee5fd5abffd0e763e52fbfa3116de167822)
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/hwmon/dell-smm-hwmon.c:624:24: error: unused variable 'data' [-Werror=unused-variable] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:277: drivers/hwmon/dell-smm-hwmon.o] Error 1 make[2]: *** [scripts/Makefile.build:540: drivers/hwmon] Error 2 make[1]: *** [Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (2)
.config:5788:warning: override: reassigning to symbol STANDALONE .config:5791:warning: override: reassigning to symbol GCC_PLUGINS
Full Log
# git rev-parse -q --verify d9abdee5fd5abffd0e763e52fbfa3116de167822^{commit} d9abdee5fd5abffd0e763e52fbfa3116de167822 already have revision, skipping fetch # git checkout -q -f -B kisskb d9abdee5fd5abffd0e763e52fbfa3116de167822 # git clean -qxdf # < git log -1 # commit d9abdee5fd5abffd0e763e52fbfa3116de167822 # Merge: 519d81956ee2 362d5dfc483c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Oct 19 05:41:36 2021 -1000 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "19 patches. # # Subsystems affected by this patch series: mm (userfaultfd, migration, # memblock, mempolicy, slub, secretmem, and thp), ocfs2, binfmt, vfs, # and misc" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: # mailmap: add Andrej Shadura # mm/thp: decrease nr_thps in file's mapping on THP split # mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem() # vfs: check fd has read access in kernel_read_file_from_fd() # elfcore: correct reference to CONFIG_UML # mm, slub: fix incorrect memcg slab count for bulk free # mm, slub: fix potential use-after-free in slab_debugfs_fops # mm, slub: fix potential memoryleak in kmem_cache_open() # mm, slub: fix mismatch between reconstructed freelist depth and cnt # mm, slub: fix two bugs in slab_debug_trace_open() # mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind() # memblock: check memory total_size # ocfs2: mount fails with buffer overflow in strlen # ocfs2: fix data corruption after conversion from inline format # mm/migrate: fix CPUHP state to update node demotion order # mm/migrate: add CPU hotplug to demotion #ifdef # mm/migrate: optimize hotplug-time demotion order updates # userfaultfd: fix a race between writeprotect and exit_mmap() # mm/userfaultfd: selftests: fix memory corruption with thp 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 d9abdee5fd5abffd0e763e52fbfa3116de167822 # < make -s -j 48 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 # 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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5788:warning: override: reassigning to symbol STANDALONE .config:5791:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 48 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/hwmon/dell-smm-hwmon.c: In function 'i8k_init_procfs': /kisskb/src/drivers/hwmon/dell-smm-hwmon.c:624:24: error: unused variable 'data' [-Werror=unused-variable] struct dell_smm_data *data = dev_get_drvdata(dev); ^~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/hwmon/dell-smm-hwmon.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/hwmon] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 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:03:16.874864
© Michael Ellerman 2006-2018.