automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: tadhg.kearney@intel.com, robot@bytheb.org
Subject: |FAILURE| pw113916 [PATCH v1 4/4] config: add uncore defines for x86
Date: Mon, 11 Jul 2022 12:58:50 -0400	[thread overview]
Message-ID: <20220711165850.13395-1-robot@bytheb.org> (raw)
In-Reply-To: <20220711162300.3308684-5-tadhg.kearney@intel.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/113916/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2651051145
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-static" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
"fedora:35-gcc-static" failed at step Build
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
[373/4457] Linking target lib/librte_pcapng.so.22.2.
[374/4457] Generating symbol file 'lib/76b5a35@@rte_pcapng@sha/librte_pcapng.so.22.2.symbols'.
[375/4457] Generating rte_power_def with a custom command.
[376/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[377/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[378/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_kvm_vm.c.o'.
[379/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[380/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[381/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[382/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[383/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
FAILED: lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o 
ccache gcc -Ilib/76b5a35@@rte_power@sta -Ilib -I../lib -Ilib/power -I../lib/power -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=lib.power  -MD -MQ 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -MF 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o.d' -o 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -c ../lib/power/rte_power_uncore.c
In file included from ../lib/power/rte_power_uncore.c:9:
../lib/power/rte_power_uncore.h:5: error: unterminated #ifndef
    5 | #ifndef _RTE_POWER_UNCORE_H
      | 
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[384/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[385/4457] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
[382/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[383/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[384/4637] Generating rte_power_mingw with a custom command.
[385/4637] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[386/4637] Generating rte_rawdev_def with a custom command.
[387/4637] Generating rte_rawdev_mingw with a custom command.
[388/4637] Linking static target lib/librte_rawdev.a.
[389/4637] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[390/4637] Linking static target lib/librte_regexdev.a.
[391/4637] Linking target lib/librte_rawdev.so.22.2.
[392/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
FAILED: lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o 
ccache gcc -Ilib/76b5a35@@rte_power@sta -Ilib -I../lib -Ilib/power -I../lib/power -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=lib.power  -MD -MQ 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -MF 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o.d' -o 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -c ../lib/power/rte_power_uncore.c
In file included from ../lib/power/rte_power_uncore.c:9:
../lib/power/rte_power_uncore.h:5: error: unterminated #ifndef
    5 | #ifndef _RTE_POWER_UNCORE_H
      | 
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[393/4637] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.22.2.symbols'.
[394/4637] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################
[383/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[384/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[385/4457] Generating rte_power_mingw with a custom command.
[386/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[387/4457] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[388/4457] Generating rte_rawdev_def with a custom command.
[389/4457] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
FAILED: lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o 
ccache clang -Ilib/76b5a35@@rte_power@sta -Ilib -I../lib -Ilib/power -I../lib/power -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=lib.power  -MD -MQ 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -MF 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o.d' -o 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -c ../lib/power/rte_power_uncore.c
In file included from ../lib/power/rte_power_uncore.c:9:
../lib/power/rte_power_uncore.h:5:2: error: unterminated conditional directive
#ifndef _RTE_POWER_UNCORE_H
 ^
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for function 'rte_power_uncore_get_num_freqs' [-Werror,-Wmissing-prototypes]
rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
^
../lib/power/rte_power_uncore.c:387:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int
^
static 
2 errors generated.
[390/4457] Linking static target lib/librte_rawdev.a.
[391/4457] Generating rte_rawdev_mingw with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
[378/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_kvm_vm.c.o'.
[380/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[381/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[382/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[383/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[384/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
FAILED: lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o 
ccache clang -Ilib/76b5a35@@rte_power@sta -Ilib -I../lib -Ilib/power -I../lib/power -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=lib.power  -MD -MQ 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -MF 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o.d' -o 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -c ../lib/power/rte_power_uncore.c
In file included from ../lib/power/rte_power_uncore.c:9:
../lib/power/rte_power_uncore.h:5:2: error: unterminated conditional directive
#ifndef _RTE_POWER_UNCORE_H
 ^
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for function 'rte_power_uncore_get_num_freqs' [-Werror,-Wmissing-prototypes]
rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
^
../lib/power/rte_power_uncore.c:387:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int
^
static 
2 errors generated.
[385/4637] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[386/4637] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[366/3115] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[367/3115] Generating rte_rawdev_def with a custom command.
[368/3115] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[369/3115] Generating rte_rawdev_mingw with a custom command.
[370/3115] Linking static target lib/librte_rawdev.a.
[371/3115] Linking target lib/librte_rawdev.so.22.2.
[372/3115] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[373/3115] Linking static target lib/librte_regexdev.a.
[374/3115] Generating rte_regexdev_def with a custom command.
[375/3115] Generating rte_regexdev_mingw with a custom command.
[376/3115] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
FAILED: lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o 
ccache gcc -Ilib/76b5a35@@rte_power@sta -Ilib -I../lib -Ilib/power -I../lib/power -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=lib.power  -MD -MQ 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -MF 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o.d' -o 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o' -c ../lib/power/rte_power_uncore.c
In file included from ../lib/power/rte_power_uncore.c:9:
../lib/power/rte_power_uncore.h:5: error: unterminated #ifndef
    5 | #ifndef _RTE_POWER_UNCORE_H
      | 
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[377/3115] Compiling C object 'lib/76b5a35@@rte_dmadev@sta/dmadev_rte_dmadev.c.o'.
[378/3115] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.22.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
      |                                                                 RTE_MAX_NUMA_NODES
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/power/rte_power_uncore.c: In function ‘rte_power_get_uncore_freq’:
../lib/power/rte_power_uncore.c:318:1: error: control reaches end of non-void function [-Werror=return-type]
  318 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_set_uncore_freq’:
../lib/power/rte_power_uncore.c:334:1: error: control reaches end of non-void function [-Werror=return-type]
  334 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_uncore_get_num_freqs’:
../lib/power/rte_power_uncore.c:401:1: error: control reaches end of non-void function [-Werror=return-type]
  401 | }
      | ^
At top level:
../lib/power/rte_power_uncore.c:40:33: error: ‘uncore_info’ defined but not used [-Werror=unused-variable]
   40 | static struct uncore_power_info uncore_info[RTE_MAX_NUMA_NODES][RTE_MAX_NUMA_DIE];
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[380/4077] Generating symbol file 'lib/76b5a35@@rte_pcapng@sha/librte_pcapng.so.22.2.symbols'.
[381/4077] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.22.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
      |                                                                 RTE_MAX_NUMA_NODES
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/power/rte_power_uncore.c: In function ‘rte_power_get_uncore_freq’:
../lib/power/rte_power_uncore.c:318:1: error: control reaches end of non-void function [-Werror=return-type]
  318 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_set_uncore_freq’:
../lib/power/rte_power_uncore.c:334:1: error: control reaches end of non-void function [-Werror=return-type]
  334 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_uncore_get_num_freqs’:
../lib/power/rte_power_uncore.c:401:1: error: control reaches end of non-void function [-Werror=return-type]
  401 | }
      | ^
At top level:
../lib/power/rte_power_uncore.c:40:33: error: ‘uncore_info’ defined but not used [-Werror=unused-variable]
   40 | static struct uncore_power_info uncore_info[RTE_MAX_NUMA_NODES][RTE_MAX_NUMA_DIE];
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[376/4254] Generating symbol file 'lib/76b5a35@@rte_pcapng@sha/librte_pcapng.so.22.2.symbols'.
[377/4254] Generating rte_rawdev_def with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
      |                                                                 RTE_MAX_NUMA_NODES
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/power/rte_power_uncore.c: In function ‘rte_power_get_uncore_freq’:
../lib/power/rte_power_uncore.c:318:1: error: control reaches end of non-void function [-Werror=return-type]
  318 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_set_uncore_freq’:
../lib/power/rte_power_uncore.c:334:1: error: control reaches end of non-void function [-Werror=return-type]
  334 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_uncore_get_num_freqs’:
../lib/power/rte_power_uncore.c:401:1: error: control reaches end of non-void function [-Werror=return-type]
  401 | }
      | ^
At top level:
../lib/power/rte_power_uncore.c:40:33: error: ‘uncore_info’ defined but not used [-Werror=unused-variable]
   40 | static struct uncore_power_info uncore_info[RTE_MAX_NUMA_NODES][RTE_MAX_NUMA_DIE];
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[371/3918] Generating rte_power_mingw with a custom command.
[372/3918] Generating symbol file 'lib/76b5a35@@rte_pcapng@sha/librte_pcapng.so.22.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
      |                                                                 RTE_MAX_NUMA_NODES
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/power/rte_power_uncore.c: In function ‘rte_power_get_uncore_freq’:
../lib/power/rte_power_uncore.c:318:1: error: control reaches end of non-void function [-Werror=return-type]
  318 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_set_uncore_freq’:
../lib/power/rte_power_uncore.c:334:1: error: control reaches end of non-void function [-Werror=return-type]
  334 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_uncore_get_num_freqs’:
../lib/power/rte_power_uncore.c:401:1: error: control reaches end of non-void function [-Werror=return-type]
  401 | }
      | ^
At top level:
../lib/power/rte_power_uncore.c:40:33: error: ‘uncore_info’ defined but not used [-Werror=unused-variable]
   40 | static struct uncore_power_info uncore_info[RTE_MAX_NUMA_NODES][RTE_MAX_NUMA_DIE];
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[370/4095] Generating symbol file 'lib/76b5a35@@rte_member@sha/librte_member.so.22.2.symbols'.
[371/4095] Generating symbol file 'lib/76b5a35@@rte_pcapng@sha/librte_pcapng.so.22.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
      |                                                                 RTE_MAX_NUMA_NODES
../lib/power/rte_power_uncore.c:388:1: error: no previous prototype for ‘rte_power_uncore_get_num_freqs’ [-Werror=missing-prototypes]
  388 | rte_power_uncore_get_num_freqs(unsigned int pkg, unsigned int die)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/power/rte_power_uncore.c: In function ‘rte_power_get_uncore_freq’:
../lib/power/rte_power_uncore.c:318:1: error: control reaches end of non-void function [-Werror=return-type]
  318 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_set_uncore_freq’:
../lib/power/rte_power_uncore.c:334:1: error: control reaches end of non-void function [-Werror=return-type]
  334 | }
      | ^
../lib/power/rte_power_uncore.c: In function ‘rte_power_uncore_get_num_freqs’:
../lib/power/rte_power_uncore.c:401:1: error: control reaches end of non-void function [-Werror=return-type]
  401 | }
      | ^
At top level:
../lib/power/rte_power_uncore.c:40:33: error: ‘uncore_info’ defined but not used [-Werror=unused-variable]
   40 | static struct uncore_power_info uncore_info[RTE_MAX_NUMA_NODES][RTE_MAX_NUMA_DIE];
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[379/4065] Linking static target lib/librte_regexdev.a.
[380/4065] Linking target lib/librte_rawdev.so.22.2.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2022-07-11 16:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220711162300.3308684-5-tadhg.kearney@intel.com>
2022-07-11 16:24 ` |SUCCESS| " checkpatch
2022-07-11 16:58 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220711165850.13395-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=tadhg.kearney@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).