Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc4.9 built on Aug 23 2021, 03:42
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 23 2021, 03:42
Duration:
0:01:04.079150
Builder:
ka4
Revision:
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (
1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc4.9
Branch:
linus-rand
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
via-pmu-event.c:(.text+0x48): undefined reference to `.input_event' via-pmu-event.c:(.text+0x64): undefined reference to `.input_event' via-pmu-event.c:(.text+0x9c): undefined reference to `.input_event' via-pmu-event.c:(.init.text+0x28): undefined reference to `.input_allocate_device' via-pmu-event.c:(.init.text+0xf4): undefined reference to `.input_register_device' via-pmu-event.c:(.init.text+0x10c): undefined reference to `.input_free_device' make[1]: *** [Makefile:1176: vmlinux] Error 1 make: *** [Makefile:220: __sub-make] Error 2
Possible warnings (12)
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:4270:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4272:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4275:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH drivers/cxl/core.c:567:17: warning: missing braces around initializer [-Wmissing-braces] drivers/cxl/core.c:567:17: warning: (near initialization for '(anonymous).hdm_decoder') [-Wmissing-braces] drivers/cxl/core.c:831:17: warning: missing braces around initializer [-Wmissing-braces] drivers/cxl/core.c:831:17: warning: (near initialization for '(anonymous).status') [-Wmissing-braces] drivers/macintosh/via-pmu.c:860:12: warning: 'pmu_info_proc_show' defined but not used [-Wunused-function] drivers/macintosh/via-pmu.c:871:12: warning: 'pmu_irqstats_proc_show' defined but not used [-Wunused-function] drivers/macintosh/via-pmu.c:897:12: warning: 'pmu_battery_proc_show' defined but not used [-Wunused-function]
Full Log
# git rev-parse -q --verify 1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d^{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 1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d^{commit} 1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d # git checkout -q -f -B kisskb 1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d # git clean -qxdf # < git log -1 # commit 1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d # Merge: 9ff50bf2f2ff 9f7853d7609d # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Aug 22 09:49:31 2021 -0700 # # Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - Fix random crashes on some 32-bit CPUs by adding isync() after # locking/unlocking KUEP # # - Fix intermittent crashes when loading modules with strict module RWX # # - Fix a section mismatch introduce by a previous fix. # # Thanks to Christophe Leroy, Fabiano Rosas, Laurent Vivier, Murilo # Opsfelder Araújo, Nathan Chancellor, and Stan Johnson. # # h# -----BEGIN PGP SIGNATURE----- # # * tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/mm: Fix set_memory_*() against concurrent accesses # powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP # powerpc/xive: Do not mark xive_request_ipi() as __init # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4270:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4272:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4275:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/cxl/core.c: In function 'cxl_probe_component_regs': /kisskb/src/drivers/cxl/core.c:567:17: warning: missing braces around initializer [-Wmissing-braces] *map = (struct cxl_component_reg_map) { 0 }; ^ /kisskb/src/drivers/cxl/core.c:567:17: warning: (near initialization for '(anonymous).hdm_decoder') [-Wmissing-braces] /kisskb/src/drivers/cxl/core.c: In function 'cxl_probe_device_regs': /kisskb/src/drivers/cxl/core.c:831:17: warning: missing braces around initializer [-Wmissing-braces] *map = (struct cxl_device_reg_map){ 0 }; ^ /kisskb/src/drivers/cxl/core.c:831:17: warning: (near initialization for '(anonymous).status') [-Wmissing-braces] /kisskb/src/drivers/macintosh/via-pmu.c:860:12: warning: 'pmu_info_proc_show' defined but not used [-Wunused-function] static int pmu_info_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/macintosh/via-pmu.c:871:12: warning: 'pmu_irqstats_proc_show' defined but not used [-Wunused-function] static int pmu_irqstats_proc_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/macintosh/via-pmu.c:897:12: warning: 'pmu_battery_proc_show' defined but not used [-Wunused-function] static int pmu_battery_proc_show(struct seq_file *m, void *v) ^ drivers/macintosh/via-pmu-event.o: In function `.via_pmu_event': via-pmu-event.c:(.text+0x48): undefined reference to `.input_event' via-pmu-event.c:(.text+0x64): undefined reference to `.input_event' via-pmu-event.c:(.text+0x9c): undefined reference to `.input_event' drivers/macintosh/via-pmu-event.o: In function `.via_pmu_event_init': via-pmu-event.c:(.init.text+0x28): undefined reference to `.input_allocate_device' via-pmu-event.c:(.init.text+0xf4): undefined reference to `.input_register_device' via-pmu-event.c:(.init.text+0x10c): undefined reference to `.input_free_device' make[1]: *** [/kisskb/src/Makefile:1176: vmlinux] Error 1 make: *** [Makefile:220: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:01:04.079150
© Michael Ellerman 2006-2018.