Buildresult: linus-rand/arm64-randconfig/arm64-gcc5 built on Sep 13 2021, 07:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 13 2021, 07:13
Duration:
0:03:54.008663
Builder:
ka1
Revision:
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
f306b90c69ce3994bb8046b54374a90a27f66be6)
Target:
linus-rand/arm64-randconfig/arm64-gcc5
Branch:
linus-rand
Compiler:
arm64-gcc5
(aarch64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.25.1)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
scripts/dtc/include-prefixes/arm/bcm2711-rpi-4-b.dts:220.10-231.4: Warning (pci_device_reg): /scb/pcie@7d500000/pci@1,0: PCI unit address format error, expected "0,0" scripts/dtc/include-prefixes/arm/bcm2711-rpi-4-b.dts:220.10-231.4: Warning (pci_device_reg): /scb/pcie@7d500000/pci@1,0: PCI unit address format error, expected "0,0" drm_fb_helper.c:(.text+0x2d8): undefined reference to `fb_set_suspend' drm_fb_helper.c:(.text+0x304): undefined reference to `fb_set_suspend' drm_fb_helper.c:(.text+0x32c): undefined reference to `unregister_framebuffer' drm_fb_helper.c:(.text+0x344): undefined reference to `fb_sys_read' drm_fb_helper.c:(.text+0xb64): undefined reference to `fb_dealloc_cmap' drm_fb_helper.c:(.text+0xb6c): undefined reference to `framebuffer_release' drm_fb_helper.c:(.text+0xc34): undefined reference to `fb_deferred_io_cleanup' drm_fb_helper.c:(.text+0xd38): undefined reference to `fb_set_suspend' drm_fb_helper.c:(.text+0xf5c): undefined reference to `framebuffer_alloc' drm_fb_helper.c:(.text+0xf78): undefined reference to `fb_alloc_cmap' drm_fb_helper.c:(.text+0xfa8): undefined reference to `fb_dealloc_cmap' drm_fb_helper.c:(.text+0xfc8): undefined reference to `framebuffer_release' drm_fb_helper.c:(.text+0x10d4): undefined reference to `fb_deferred_io_init' drm_fb_helper.c:(.text+0x153c): undefined reference to `register_framebuffer' drm_fb_helper.c:(.text+0x2690): undefined reference to `fb_sys_write' drm_fb_helper.c:(.text+0x26d8): undefined reference to `sys_fillrect' drm_fb_helper.c:(.text+0x270c): undefined reference to `sys_copyarea' drm_fb_helper.c:(.text+0x2740): undefined reference to `sys_imageblit' drm_fb_helper.c:(.text+0x2774): undefined reference to `cfb_fillrect' drm_fb_helper.c:(.text+0x27e8): undefined reference to `cfb_copyarea' drm_fb_helper.c:(.text+0x285c): undefined reference to `cfb_imageblit' rcar_du_crtc.c:(.text+0x10b4): undefined reference to `rcar_lvds_clk_enable' rcar_du_crtc.c:(.text+0x1500): undefined reference to `rcar_lvds_clk_disable' rcar_du_drv.c:(.init.text+0x10): undefined reference to `rcar_du_of_init' rcar_du_encoder.c:(.text+0x150): undefined reference to `rcar_lvds_dual_link' make[1]: *** [Makefile:1189: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (7)
scripts/dtc/include-prefixes/arm/bcm2711-rpi-4-b.dts:220.10-231.4: Warning (pci_device_reg): /scb/pcie@7d500000/pci@1,0: PCI unit address format error, expected "0,0" scripts/dtc/include-prefixes/arm/bcm2711-rpi-4-b.dts:220.10-231.4: Warning (pci_device_reg): /scb/pcie@7d500000/pci@1,0: PCI unit address format error, expected "0,0" arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum
Full Log
# git rev-parse -q --verify f306b90c69ce3994bb8046b54374a90a27f66be6^{commit} f306b90c69ce3994bb8046b54374a90a27f66be6 already have revision, skipping fetch # git checkout -q -f -B kisskb f306b90c69ce3994bb8046b54374a90a27f66be6 # git clean -qxdf # < git log -1 # commit f306b90c69ce3994bb8046b54374a90a27f66be6 # Merge: d8e988b62f94 c9871c800f65 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Sep 12 12:42:51 2021 -0700 # # Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull CPU hotplug updates from Thomas Gleixner: # "Updates for the SMP and CPU hotplug: # # - Remove DEFINE_SMP_CALL_CACHE_FUNCTION() which is a left over of the # original hotplug code and now causing trouble with the ARM64 cache # topology setup due to the pointless SMP function call. # # It's not longer required as the hotplug callbacks are guaranteed to # be invoked on the upcoming CPU. # # - Remove the deprecated and now unused CPU hotplug functions # # - Rewrite the CPU hotplug API documentation" # # * tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # Documentation: core-api/cpuhotplug: Rewrite the API section # cpu/hotplug: Remove deprecated CPU-hotplug functions. # thermal: Replace deprecated CPU-hotplug functions. # drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 f306b90c69ce3994bb8046b54374a90a27f66be6 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/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-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- /kisskb/src/scripts/dtc/include-prefixes/arm/bcm2711-rpi-4-b.dts:220.10-231.4: Warning (pci_device_reg): /scb/pcie@7d500000/pci@1,0: PCI unit address format error, expected "0,0" /kisskb/src/scripts/dtc/include-prefixes/arm/bcm2711-rpi-4-b.dts:220.10-231.4: Warning (pci_device_reg): /scb/pcie@7d500000/pci@1,0: PCI unit address format error, expected "0,0" /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld: Unexpected GOT/PLT entries detected! /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld: Unexpected run-time procedure linkages detected! drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_set_suspend': drm_fb_helper.c:(.text+0x2d8): undefined reference to `fb_set_suspend' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_resume_worker': drm_fb_helper.c:(.text+0x304): undefined reference to `fb_set_suspend' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_unregister_fbi': drm_fb_helper.c:(.text+0x32c): undefined reference to `unregister_framebuffer' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_read': drm_fb_helper.c:(.text+0x344): undefined reference to `fb_sys_read' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_fini': drm_fb_helper.c:(.text+0xb64): undefined reference to `fb_dealloc_cmap' drm_fb_helper.c:(.text+0xb6c): undefined reference to `framebuffer_release' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fbdev_cleanup': drm_fb_helper.c:(.text+0xc34): undefined reference to `fb_deferred_io_cleanup' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_set_suspend_unlocked': drm_fb_helper.c:(.text+0xd38): undefined reference to `fb_set_suspend' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_alloc_fbi': drm_fb_helper.c:(.text+0xf5c): undefined reference to `framebuffer_alloc' drm_fb_helper.c:(.text+0xf78): undefined reference to `fb_alloc_cmap' drm_fb_helper.c:(.text+0xfa8): undefined reference to `fb_dealloc_cmap' drm_fb_helper.c:(.text+0xfc8): undefined reference to `framebuffer_release' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_generic_probe': drm_fb_helper.c:(.text+0x10d4): undefined reference to `fb_deferred_io_init' drivers/gpu/drm/drm_fb_helper.o: In function `__drm_fb_helper_initial_config_and_unlock': drm_fb_helper.c:(.text+0x153c): undefined reference to `register_framebuffer' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_write': drm_fb_helper.c:(.text+0x2690): undefined reference to `fb_sys_write' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_fillrect': drm_fb_helper.c:(.text+0x26d8): undefined reference to `sys_fillrect' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_copyarea': drm_fb_helper.c:(.text+0x270c): undefined reference to `sys_copyarea' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_imageblit': drm_fb_helper.c:(.text+0x2740): undefined reference to `sys_imageblit' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_fillrect': drm_fb_helper.c:(.text+0x2774): undefined reference to `cfb_fillrect' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_copyarea': drm_fb_helper.c:(.text+0x27e8): undefined reference to `cfb_copyarea' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_imageblit': drm_fb_helper.c:(.text+0x285c): undefined reference to `cfb_imageblit' drivers/gpu/drm/rcar-du/rcar_du_crtc.o: In function `rcar_du_crtc_atomic_enable': rcar_du_crtc.c:(.text+0x10b4): undefined reference to `rcar_lvds_clk_enable' drivers/gpu/drm/rcar-du/rcar_du_crtc.o: In function `rcar_du_crtc_atomic_disable': rcar_du_crtc.c:(.text+0x1500): undefined reference to `rcar_lvds_clk_disable' drivers/gpu/drm/rcar-du/rcar_du_drv.o: In function `rcar_du_init': rcar_du_drv.c:(.init.text+0x10): undefined reference to `rcar_du_of_init' drivers/gpu/drm/rcar-du/rcar_du_encoder.o: In function `rcar_du_encoder_init': rcar_du_encoder.c:(.text+0x150): undefined reference to `rcar_lvds_dual_link' make[1]: *** [/kisskb/src/Makefile:1189: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:03:54.008663
© Michael Ellerman 2006-2018.