Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc9 built on Aug 5 2020, 15:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 5 2020, 15:51
Duration:
0:04:49.984314
Builder:
blade4b
Revision:
Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
442489c219235991de86d0277b5d859ede6d8792)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc9
Branch:
linus-rand
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
make[1]: *** [Makefile:1149: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (13)
WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON .config:5748:warning: override: reassigning to symbol PPC64 .config:5749:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5751:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5756:warning: override: reassigning to symbol UBSAN WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV arch/powerpc/platforms/powernv/pci-ioda.c:1888:13: warning: 'pnv_ioda_setup_bus_dma' defined but not used [-Wunused-function] lib/test_objagg.c:994:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] kernel/seccomp.c:1050:1: warning: no return statement in function returning non-void [-Wreturn-type] drivers/cpufreq/powernv-cpufreq.c:897:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 442489c219235991de86d0277b5d859ede6d8792^{commit} 442489c219235991de86d0277b5d859ede6d8792 already have revision, skipping fetch # git checkout -q -f -B kisskb 442489c219235991de86d0277b5d859ede6d8792 # git clean -qxdf # < git log -1 # commit 442489c219235991de86d0277b5d859ede6d8792 # Merge: f8b036a7fc23 31cd0e119d50 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Aug 4 18:17:37 2020 -0700 # # Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull timer updates from Thomas Gleixner: # "Time, timers and related driver updates: # # - Prevent unnecessary timer softirq invocations by extending the # tracking of the next expiring timer in the timer wheel beyond the # existing NOHZ functionality. # # The tracking overhead at enqueue time is within the noise, but on # sensitive workloads the avoidance of the soft interrupt invocation # is a measurable improvement. # # - The obligatory new clocksource driver for Ingenic X100 OST # # - The usual fixes, improvements, cleanups and extensions for newer # chip variants all over the driver space" # # * tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (28 commits) # timers: Recalculate next timer interrupt only when necessary # clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST. # dt-bindings: timer: Add Ingenic X1000 OST bindings. # clocksource/drivers: Replace HTTP links with HTTPS ones # clocksource/drivers/nomadik-mtu: Handle 32kHz clock # clocksource/drivers/sh_cmt: Use "kHz" for kilohertz # clocksource/drivers/imx: Add support for i.MX TPM driver with ARM64 # clocksource/drivers/ingenic: Add high resolution timer support for SMP/SMT. # timers: Lower base clock forwarding threshold # timers: Remove must_forward_clk # timers: Spare timer softirq until next expiry # timers: Expand clk forward logic beyond nohz # timers: Reuse next expiry cache after nohz exit # timers: Always keep track of next expiry # timers: Optimize _next_timer_interrupt() level iteration # timers: Add comments about calc_index() ceiling work # timers: Move trigger_dyntick_cpu() to enqueue_timer() # timers: Use only bucket expiry for base->next_expiry value # timers: Preserve higher bits of expiration on index calculation # clocksource/drivers/timer-atmel-tcb: Add sama5d2 support # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 442489c219235991de86d0277b5d859ede6d8792 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x19D1B8A8 WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=y] # 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 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5748:warning: override: reassigning to symbol PPC64 .config:5749:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5751:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5756:warning: override: reassigning to symbol UBSAN WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1888:13: warning: 'pnv_ioda_setup_bus_dma' defined but not used [-Wunused-function] 1888 | static void pnv_ioda_setup_bus_dma(struct pnv_ioda_pe *pe, struct pci_bus *bus) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_objagg.c: In function 'test_hints_case.constprop': /kisskb/src/lib/test_objagg.c:994:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 994 | } | ^ /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:1050:1: warning: no return statement in function returning non-void [-Wreturn-type] 1050 | } | ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:897:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] 897 | } | ^ Inconsistent kallsyms data Try make KALLSYMS_EXTRA_PASS=1 as a workaround make[1]: *** [/kisskb/src/Makefile:1149: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:49.984314
© Michael Ellerman 2006-2018.