thermal/testing build: 6 builds: 2 failed, 4 passed, 24 errors, 23 warnings (v5.4-rc1-6-g9c1b4e6b6c45)
Full Build Summary: https://kernelci.org/build/thermal/branch/testing/kernel/v5.4-rc1-6-g9c1b4e6...
Tree: thermal Branch: testing Git Describe: v5.4-rc1-6-g9c1b4e6b6c45 Git Commit: 9c1b4e6b6c453a0a97c442a0759d44d854a94535 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git Built: 6 unique architectures
Build Failures Detected:
arm64: defconfig: (gcc-8) FAIL
arm: multi_v7_defconfig: (gcc-8) FAIL
Errors and Warnings Detected:
arc: nsim_hs_defconfig (gcc-8): 2 warnings
arm64: defconfig (gcc-8): 15 errors, 9 warnings
arm: multi_v7_defconfig (gcc-8): 9 errors, 9 warnings
mips: 32r2el_defconfig (gcc-8): 3 warnings
riscv:
x86_64:
Errors summary:
2 drivers/thermal/cpu_cooling.c:601:34: error: invalid use of undefined type 'struct freq_table' 2 drivers/thermal/cpu_cooling.c:576:27: error: invalid use of undefined type 'struct freq_table' 2 drivers/thermal/cpu_cooling.c:467:29: error: invalid use of undefined type 'struct freq_table' 2 drivers/thermal/cpu_cooling.c:131:21: error: 'struct cpufreq_cooling_device' has no member named 'em' 2 drivers/thermal/cpu_cooling.c:127:27: error: 'struct cpufreq_cooling_device' has no member named 'em' 2 drivers/thermal/cpu_cooling.c:118:21: error: 'struct cpufreq_cooling_device' has no member named 'em' 2 drivers/thermal/cpu_cooling.c:114:26: error: 'struct cpufreq_cooling_device' has no member named 'em' 2 drivers/thermal/cpu_cooling.c:101:26: error: 'struct cpufreq_cooling_device' has no member named 'em' 1 drivers/thermal/cpu_cooling.c:588:9: error: implicit declaration of function 'update_freq_table'; did you mean 'uprobe_free_utask'? [-Werror=implicit-function-declaration] 1 drivers/thermal/cpu_cooling.c:467:29: error: dereferencing pointer to incomplete type 'struct freq_table' 1 drivers/thermal/cpu_cooling.c:386:22: error: 'struct cpufreq_cooling_device' has no member named 'em' 1 drivers/thermal/cpu_cooling.c:384:18: error: 'struct cpufreq_cooling_device' has no member named 'em' 1 drivers/thermal/cpu_cooling.c:303:21: error: 'struct cpufreq_cooling_device' has no member named 'em' 1 drivers/thermal/cpu_cooling.c:180:24: error: invalid use of undefined type 'struct freq_table' 1 drivers/thermal/cpu_cooling.c:180:24: error: dereferencing pointer to incomplete type 'struct freq_table' 1 drivers/thermal/cpu_cooling.c:173:22: error: redefinition of 'get_level'
Warnings summary:
5 <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] 2 include/linux/stddef.h:8:14: warning: passing argument 3 of '__cpufreq_cooling_register' makes integer from pointer without a cast [-Wint-conversion] 2 drivers/thermal/cpu_cooling.c:95:22: warning: 'get_level' defined but not used [-Wunused-function] 2 drivers/thermal/cpu_cooling.c:685:49: warning: passing argument 3 of '__cpufreq_cooling_register' makes integer from pointer without a cast [-Wint-conversion] 2 drivers/thermal/cpu_cooling.c:468:1: warning: control reaches end of non-void function [-Wreturn-type] 2 drivers/thermal/cpu_cooling.c:376:21: warning: 'get_state_freq' defined but not used [-Wunused-function] 1 drivers/thermal/cpu_cooling.c:143:12: warning: 'get_load' defined but not used [-Wunused-function] 1 drivers/thermal/cpu_cooling.c:132:1: warning: control reaches end of non-void function [-Wreturn-type] 1 drivers/thermal/cpu_cooling.c:121:12: warning: 'cpu_power_to_freq' defined but not used [-Wunused-function] 1 drivers/thermal/cpu_cooling.c:119:1: warning: control reaches end of non-void function [-Wreturn-type] 1 drivers/thermal/cpu_cooling.c:108:12: warning: 'cpu_freq_to_power' defined but not used [-Wunused-function] 1 cc1: some warnings being treated as errors 1 arch/arm64/configs/defconfig:727:warning: symbol value 'm' invalid for REMOTEPROC 1 arch/arm/configs/multi_v7_defconfig:936:warning: symbol value 'm' invalid for REMOTEPROC
================================================================================
Detailed per-defconfig build reports:
-------------------------------------------------------------------------------- 32r2el_defconfig (mips, gcc-8) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
-------------------------------------------------------------------------------- defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- defconfig (arm64, gcc-8) — FAIL, 15 errors, 9 warnings, 0 section mismatches
Errors: drivers/thermal/cpu_cooling.c:101:26: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:114:26: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:118:21: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:127:27: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:131:21: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:173:22: error: redefinition of 'get_level' drivers/thermal/cpu_cooling.c:180:24: error: invalid use of undefined type 'struct freq_table' drivers/thermal/cpu_cooling.c:180:24: error: dereferencing pointer to incomplete type 'struct freq_table' drivers/thermal/cpu_cooling.c:303:21: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:384:18: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:386:22: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:467:29: error: invalid use of undefined type 'struct freq_table' drivers/thermal/cpu_cooling.c:576:27: error: invalid use of undefined type 'struct freq_table' drivers/thermal/cpu_cooling.c:588:9: error: implicit declaration of function 'update_freq_table'; did you mean 'uprobe_free_utask'? [-Werror=implicit-function-declaration] drivers/thermal/cpu_cooling.c:601:34: error: invalid use of undefined type 'struct freq_table'
Warnings: arch/arm64/configs/defconfig:727:warning: symbol value 'm' invalid for REMOTEPROC include/linux/stddef.h:8:14: warning: passing argument 3 of '__cpufreq_cooling_register' makes integer from pointer without a cast [-Wint-conversion] drivers/thermal/cpu_cooling.c:685:49: warning: passing argument 3 of '__cpufreq_cooling_register' makes integer from pointer without a cast [-Wint-conversion] drivers/thermal/cpu_cooling.c:132:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/thermal/cpu_cooling.c:119:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/thermal/cpu_cooling.c:468:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/thermal/cpu_cooling.c:376:21: warning: 'get_state_freq' defined but not used [-Wunused-function] drivers/thermal/cpu_cooling.c:95:22: warning: 'get_level' defined but not used [-Wunused-function] cc1: some warnings being treated as errors
-------------------------------------------------------------------------------- multi_v7_defconfig (arm, gcc-8) — FAIL, 9 errors, 9 warnings, 0 section mismatches
Errors: drivers/thermal/cpu_cooling.c:101:26: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:114:26: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:118:21: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:127:27: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:131:21: error: 'struct cpufreq_cooling_device' has no member named 'em' drivers/thermal/cpu_cooling.c:467:29: error: invalid use of undefined type 'struct freq_table' drivers/thermal/cpu_cooling.c:467:29: error: dereferencing pointer to incomplete type 'struct freq_table' drivers/thermal/cpu_cooling.c:576:27: error: invalid use of undefined type 'struct freq_table' drivers/thermal/cpu_cooling.c:601:34: error: invalid use of undefined type 'struct freq_table'
Warnings: arch/arm/configs/multi_v7_defconfig:936:warning: symbol value 'm' invalid for REMOTEPROC include/linux/stddef.h:8:14: warning: passing argument 3 of '__cpufreq_cooling_register' makes integer from pointer without a cast [-Wint-conversion] drivers/thermal/cpu_cooling.c:685:49: warning: passing argument 3 of '__cpufreq_cooling_register' makes integer from pointer without a cast [-Wint-conversion] drivers/thermal/cpu_cooling.c:468:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/thermal/cpu_cooling.c:376:21: warning: 'get_state_freq' defined but not used [-Wunused-function] drivers/thermal/cpu_cooling.c:143:12: warning: 'get_load' defined but not used [-Wunused-function] drivers/thermal/cpu_cooling.c:121:12: warning: 'cpu_power_to_freq' defined but not used [-Wunused-function] drivers/thermal/cpu_cooling.c:108:12: warning: 'cpu_freq_to_power' defined but not used [-Wunused-function] drivers/thermal/cpu_cooling.c:95:22: warning: 'get_level' defined but not used [-Wunused-function]
-------------------------------------------------------------------------------- nsim_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
-------------------------------------------------------------------------------- x86_64_defconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
--- For more info write to info@kernelci.org