Buildresult: linus-rand/arm64-randconfig/arm64-gcc8 built on Jul 17 2021, 02:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 17 2021, 02:31
Duration:
0:05:49.037704
Builder:
ka1
Revision:
Merge branch 'akpm' (patches from Andrew) (
65090f30ab791810a3dc840317e57df05018559c)
Target:
linus-rand/arm64-randconfig/arm64-gcc8
Branch:
linus-rand
Compiler:
arm64-gcc8
(aarch64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
sil-sii8620.c:(.text+0xd0): undefined reference to `extcon_unregister_notifier' sil-sii8620.c:(.text+0x2ac4): undefined reference to `extcon_find_edev_by_node' sil-sii8620.c:(.text+0x2b50): undefined reference to `extcon_register_notifier' sil-sii8620.c:(.text+0x2b90): undefined reference to `extcon_get_state' make[1]: *** [Makefile:1199: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 65090f30ab791810a3dc840317e57df05018559c^{commit} 65090f30ab791810a3dc840317e57df05018559c already have revision, skipping fetch # git checkout -q -f -B kisskb 65090f30ab791810a3dc840317e57df05018559c # git clean -qxdf # < git log -1 # commit 65090f30ab791810a3dc840317e57df05018559c # Merge: 349a2d52ffe5 0ed950d1f281 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jun 29 17:29:11 2021 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc updates from Andrew Morton: # "191 patches. # # Subsystems affected by this patch series: kthread, ia64, scripts, # ntfs, squashfs, ocfs2, kernel/watchdog, and mm (gup, pagealloc, slab, # slub, kmemleak, dax, debug, pagecache, gup, swap, memcg, pagemap, # mprotect, bootmem, dma, tracing, vmalloc, kasan, initialization, # pagealloc, and memory-failure)" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (191 commits) # mm,hwpoison: make get_hwpoison_page() call get_any_page() # mm,hwpoison: send SIGBUS with error virutal address # mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes # mm/page_alloc: allow high-order pages to be stored on the per-cpu lists # mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM # mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA # docs: remove description of DISCONTIGMEM # arch, mm: remove stale mentions of DISCONIGMEM # mm: remove CONFIG_DISCONTIGMEM # m68k: remove support for DISCONTIGMEM # arc: remove support for DISCONTIGMEM # arc: update comment about HIGHMEM implementation # alpha: remove DISCONTIGMEM and NUMA # mm/page_alloc: move free_the_page # mm/page_alloc: fix counting of managed_pages # mm/page_alloc: improve memmap_pages dbg msg # mm: drop SECTION_SHIFT in code comments # mm/page_alloc: introduce vm.percpu_pagelist_high_fraction # mm/page_alloc: limit the number of pages on PCP lists when reclaim is active # mm/page_alloc: scale the number of pages that are batch freed # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 65090f30ab791810a3dc840317e57df05018559c # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld: Unexpected GOT/PLT entries detected! /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld: Unexpected run-time procedure linkages detected! drivers/gpu/drm/bridge/sil-sii8620.o: In function `sii8620_remove': sil-sii8620.c:(.text+0xd0): undefined reference to `extcon_unregister_notifier' drivers/gpu/drm/bridge/sil-sii8620.o: In function `sii8620_probe': sil-sii8620.c:(.text+0x2ac4): undefined reference to `extcon_find_edev_by_node' sil-sii8620.c:(.text+0x2b50): undefined reference to `extcon_register_notifier' drivers/gpu/drm/bridge/sil-sii8620.o: In function `sii8620_extcon_work': sil-sii8620.c:(.text+0x2b90): undefined reference to `extcon_get_state' make[1]: *** [/kisskb/src/Makefile:1199: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:05:49.037704
© Michael Ellerman 2006-2018.