* [dpdk-test-report] |FAILURE| pw95593 [dpdk-dev] [PATCH v7 2/2] test/power: round cpuinfo cur freq only in CPPC cpufreq
[not found] <20210709033416.46199-3-richael.zhuang@arm.com>
2021-07-09 3:35 ` [dpdk-test-report] |SUCCESS| pw95593 [PATCH v7 2/2] test/power: round cpuinfo cur freq only in CPPC cpufreq checkpatch
@ 2021-07-09 4:00 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-07-09 4:00 UTC (permalink / raw)
To: test-report; +Cc: richael.zhuang, robot
From: robot@bytheb.org
Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/95593/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1013892738
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-clang-static" failed at step "Build and test"
"ubuntu-18.04-clang-shared-doc+tests" failed at step "Build and test"
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:122:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:116:13: note: initialize the variable 'f_nom' to silence this warning
FILE *f_nom, *f_max, *f_cmax;
^
= NULL
../lib/power/power_cppc_cpufreq.c:209:6: error: variable 'f_min' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
if (f_max == NULL) {
^~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:265:6: note: uninitialized use occurs here
if (f_min != NULL)
^~~~~
../lib/power/power_cppc_cpufreq.c:209:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:202:13: note: initialize the variable 'f_min' to silence this warning
FILE *f_min, *f_max;
^
= NULL
4 errors generated.
[331/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix.c.o'.
[332/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_fc.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step "Build and test"
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:122:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:116:13: note: initialize the variable 'f_nom' to silence this warning
FILE *f_nom, *f_max, *f_cmax;
^
= NULL
../lib/power/power_cppc_cpufreq.c:209:6: error: variable 'f_min' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
if (f_max == NULL) {
^~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:265:6: note: uninitialized use occurs here
if (f_min != NULL)
^~~~~
../lib/power/power_cppc_cpufreq.c:209:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:202:13: note: initialize the variable 'f_min' to silence this warning
FILE *f_min, *f_max;
^
= NULL
4 errors generated.
[343/3414] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[344/3414] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread